diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-04-27 14:29:51 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-04-27 14:29:51 +0000 |
commit | ca2754d237e424150f527ecea5243976a1fb7079 (patch) | |
tree | 5c4c5cd3f67b472aa759d63cdacd03ec25eaaf74 /net-misc/vinagre | |
parent | Stable for HPPA (bug #260063). (diff) | |
download | gentoo-2-ca2754d237e424150f527ecea5243976a1fb7079.tar.gz gentoo-2-ca2754d237e424150f527ecea5243976a1fb7079.tar.bz2 gentoo-2-ca2754d237e424150f527ecea5243976a1fb7079.zip |
Stable for HPPA (bug #260063).
(Portage version: 2.2_rc31/cvs/Linux i686)
Diffstat (limited to 'net-misc/vinagre')
-rw-r--r-- | net-misc/vinagre/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/vinagre/vinagre-2.24.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/vinagre/ChangeLog b/net-misc/vinagre/ChangeLog index 110cc5acc30a..7d246b19fb20 100644 --- a/net-misc/vinagre/ChangeLog +++ b/net-misc/vinagre/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/vinagre # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vinagre/ChangeLog,v 1.37 2009/04/12 21:00:18 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vinagre/ChangeLog,v 1.38 2009/04/27 14:29:51 jer Exp $ + + 27 Apr 2009; Jeroen Roovers <jer@gentoo.org> vinagre-2.24.2-r1: + Stable for HPPA (bug #260063). 12 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> vinagre-2.24.2-r1.ebuild: diff --git a/net-misc/vinagre/vinagre-2.24.2-r1.ebuild b/net-misc/vinagre/vinagre-2.24.2-r1.ebuild index 14a018778ba8..a5737febc260 100644 --- a/net-misc/vinagre/vinagre-2.24.2-r1.ebuild +++ b/net-misc/vinagre/vinagre-2.24.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vinagre/vinagre-2.24.2-r1.ebuild,v 1.9 2009/04/12 21:00:18 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vinagre/vinagre-2.24.2-r1.ebuild,v 1.10 2009/04/27 14:29:51 jer Exp $ EAPI=2 @@ -11,7 +11,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" # FIXME: make gnome-panel applet optional? |