diff options
author | 2014-05-10 13:42:53 +0000 | |
---|---|---|
committer | 2014-05-10 13:42:53 +0000 | |
commit | bf6df8b558cb2c7669770e663199c15b9283ddcd (patch) | |
tree | dc919d13e17aae8284b6a1faa3a855e0c70db221 /net-p2p | |
parent | Stable for ppc, wrt bug #490064 (diff) | |
download | gentoo-2-bf6df8b558cb2c7669770e663199c15b9283ddcd.tar.gz gentoo-2-bf6df8b558cb2c7669770e663199c15b9283ddcd.tar.bz2 gentoo-2-bf6df8b558cb2c7669770e663199c15b9283ddcd.zip |
Stable for ppc, wrt bug #500760
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/gtk-gnutella/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/gtk-gnutella/gtk-gnutella-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/gtk-gnutella/ChangeLog b/net-p2p/gtk-gnutella/ChangeLog index 1eb0dcb21ad9..aa3593a5d6e3 100644 --- a/net-p2p/gtk-gnutella/ChangeLog +++ b/net-p2p/gtk-gnutella/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/gtk-gnutella # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/gtk-gnutella/ChangeLog,v 1.157 2014/05/04 08:23:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gtk-gnutella/ChangeLog,v 1.158 2014/05/10 13:42:53 ago Exp $ + + 10 May 2014; Agostino Sarubbo <ago@gentoo.org> gtk-gnutella-1.0.1.ebuild: + Stable for ppc, wrt bug #500760 04 May 2014; Agostino Sarubbo <ago@gentoo.org> gtk-gnutella-1.0.1.ebuild: Stable for x86, wrt bug #500760 diff --git a/net-p2p/gtk-gnutella/gtk-gnutella-1.0.1.ebuild b/net-p2p/gtk-gnutella/gtk-gnutella-1.0.1.ebuild index 6452bbf727d2..13b7173189ce 100644 --- a/net-p2p/gtk-gnutella/gtk-gnutella-1.0.1.ebuild +++ b/net-p2p/gtk-gnutella/gtk-gnutella-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/gtk-gnutella/gtk-gnutella-1.0.1.ebuild,v 1.4 2014/05/04 08:23:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gtk-gnutella/gtk-gnutella-1.0.1.ebuild,v 1.5 2014/05/10 13:42:53 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ HOMEPAGE="http://gtk-gnutella.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~ppc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc x86 ~x86-fbsd" RDEPEND=" dev-libs/glib:2 |