diff options
author | Brent Baude <ranger@gentoo.org> | 2011-03-27 19:15:07 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-03-27 19:15:07 +0000 |
commit | 946ae1cc79cdcf852b907755a016966de28303b9 (patch) | |
tree | e2cb00482f845f21b69f519c88c2052ac9da81a9 /net-p2p/nicotine+ | |
parent | Marking hoe-2.8.0 ~ppc for bug 354481 (diff) | |
download | gentoo-2-946ae1cc79cdcf852b907755a016966de28303b9.tar.gz gentoo-2-946ae1cc79cdcf852b907755a016966de28303b9.tar.bz2 gentoo-2-946ae1cc79cdcf852b907755a016966de28303b9.zip |
stable ppc, bug 352475
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'net-p2p/nicotine+')
-rw-r--r-- | net-p2p/nicotine+/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/nicotine+/nicotine+-1.2.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/nicotine+/ChangeLog b/net-p2p/nicotine+/ChangeLog index 9c5ea99f15e8..88c9bce361af 100644 --- a/net-p2p/nicotine+/ChangeLog +++ b/net-p2p/nicotine+/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/nicotine+ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine+/ChangeLog,v 1.52 2011/01/31 08:51:49 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine+/ChangeLog,v 1.53 2011/03/27 19:15:07 ranger Exp $ + + 27 Mar 2011; Brent Baude <ranger@gentoo.org> nicotine+-1.2.16.ebuild: + stable ppc, bug 352475 31 Jan 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> nicotine+-1.2.16.ebuild: diff --git a/net-p2p/nicotine+/nicotine+-1.2.16.ebuild b/net-p2p/nicotine+/nicotine+-1.2.16.ebuild index 32fe567d9be1..09728a48df1b 100644 --- a/net-p2p/nicotine+/nicotine+-1.2.16.ebuild +++ b/net-p2p/nicotine+/nicotine+-1.2.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine+/nicotine+-1.2.16.ebuild,v 1.3 2011/01/31 08:51:49 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine+/nicotine+-1.2.16.ebuild,v 1.4 2011/03/27 19:15:07 ranger Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/nicotine-plus/${P}.tar.bz2" LICENSE="GPL-3 LGPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-python/pygtk-2.12" |