summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-10-20 18:40:27 +0000
committerAron Griffis <agriffis@gentoo.org>2006-10-20 18:40:27 +0000
commit80a0e052bdcce67e01bb4cb690d00c818d76c2b6 (patch)
treefe3531e31a21e34dfb241b478878148c6f2a11f2 /net-misc/vino
parentRemoved old versions. (diff)
downloadgentoo-2-80a0e052bdcce67e01bb4cb690d00c818d76c2b6.tar.gz
gentoo-2-80a0e052bdcce67e01bb4cb690d00c818d76c2b6.tar.bz2
gentoo-2-80a0e052bdcce67e01bb4cb690d00c818d76c2b6.zip
Mark 2.13.5 stable on alpha
(Portage version: 2.1.1-r1)
Diffstat (limited to 'net-misc/vino')
-rw-r--r--net-misc/vino/ChangeLog5
-rw-r--r--net-misc/vino/vino-2.13.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/vino/ChangeLog b/net-misc/vino/ChangeLog
index 8f084492b287..44477158efd4 100644
--- a/net-misc/vino/ChangeLog
+++ b/net-misc/vino/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/vino
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.67 2006/10/09 14:39:20 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.68 2006/10/20 18:40:27 agriffis Exp $
+
+ 20 Oct 2006; Aron Griffis <agriffis@gentoo.org> vino-2.13.5.ebuild:
+ Mark 2.13.5 stable on alpha
*vino-2.16.0 (09 Oct 2006)
diff --git a/net-misc/vino/vino-2.13.5.ebuild b/net-misc/vino/vino-2.13.5.ebuild
index 13cb006e9bda..0c42baa91755 100644
--- a/net-misc/vino/vino-2.13.5.ebuild
+++ b/net-misc/vino/vino-2.13.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-2.13.5.ebuild,v 1.16 2006/09/19 18:11:03 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-2.13.5.ebuild,v 1.17 2006/10/20 18:40:26 agriffis Exp $
inherit eutils gnome2 autotools
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
IUSE="avahi crypt gnutls jpeg zlib"
RDEPEND=">=x11-libs/gtk+-2