diff options
Diffstat (limited to 'net-p2p/nicotine+/nicotine+-1.2.16.ebuild')
-rw-r--r-- | net-p2p/nicotine+/nicotine+-1.2.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |