diff options
author | Markus Meier <maekke@gentoo.org> | 2008-08-10 11:25:03 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-08-10 11:25:03 +0000 |
commit | 8875f0da6e63e6f80239cbc3e3967bce63112b9c (patch) | |
tree | bd08c1b37870ab35a14c4babfeb574c1d5edccd1 | |
parent | x86 stable, bug #229709 (diff) | |
download | gentoo-2-8875f0da6e63e6f80239cbc3e3967bce63112b9c.tar.gz gentoo-2-8875f0da6e63e6f80239cbc3e3967bce63112b9c.tar.bz2 gentoo-2-8875f0da6e63e6f80239cbc3e3967bce63112b9c.zip |
x86 stable, bug #229709
(Portage version: 2.2_rc6/cvs/Linux 2.6.27-rc2 i686)
-rw-r--r-- | net-misc/vinagre/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/vinagre/vinagre-0.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/vinagre/ChangeLog b/net-misc/vinagre/ChangeLog index b275220f268f..4ba2cb976f09 100644 --- a/net-misc/vinagre/ChangeLog +++ b/net-misc/vinagre/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/vinagre # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vinagre/ChangeLog,v 1.11 2008/08/04 20:50:14 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vinagre/ChangeLog,v 1.12 2008/08/10 11:25:03 maekke Exp $ + + 10 Aug 2008; Markus Meier <maekke@gentoo.org> vinagre-0.5.1.ebuild: + x86 stable, bug #229709 04 Aug 2008; Gilles Dartiguelongue <eva@gentoo.org> -vinagre-0.5.0.ebuild: clean up old revisions. diff --git a/net-misc/vinagre/vinagre-0.5.1.ebuild b/net-misc/vinagre/vinagre-0.5.1.ebuild index e96046e17068..eb00840191e7 100644 --- a/net-misc/vinagre/vinagre-0.5.1.ebuild +++ b/net-misc/vinagre/vinagre-0.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vinagre/vinagre-0.5.1.ebuild,v 1.7 2008/07/30 21:54:04 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vinagre/vinagre-0.5.1.ebuild,v 1.8 2008/08/10 11:25:03 maekke Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/vinagre/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="avahi test" RDEPEND=">=dev-libs/glib-2.15.3 |