diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-23 13:02:44 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-23 13:02:44 +0000 |
commit | 10d4c9df991e322eb5c0567b47de559eabfb1032 (patch) | |
tree | 7c0e2944987ffa717acf290fd4f1e9b836349865 /net-p2p | |
parent | Stable on amd64 wrt bug #352473 (diff) | |
download | gentoo-2-10d4c9df991e322eb5c0567b47de559eabfb1032.tar.gz gentoo-2-10d4c9df991e322eb5c0567b47de559eabfb1032.tar.bz2 gentoo-2-10d4c9df991e322eb5c0567b47de559eabfb1032.zip |
Stable on amd64 wrt bug #352475
(Portage version: 2.1.9.33/cvs/Linux x86_64)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/nicotine+/ChangeLog | 7 | ||||
-rw-r--r-- | net-p2p/nicotine+/nicotine+-1.2.16.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-p2p/nicotine+/ChangeLog b/net-p2p/nicotine+/ChangeLog index a407dec1fd29..91dba91ed886 100644 --- a/net-p2p/nicotine+/ChangeLog +++ b/net-p2p/nicotine+/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/nicotine+ -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine+/ChangeLog,v 1.50 2010/12/21 04:27:36 dirtyepic Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine+/ChangeLog,v 1.51 2011/01/23 13:02:44 hwoarang Exp $ + + 23 Jan 2011; Markos Chandras <hwoarang@gentoo.org> nicotine+-1.2.16.ebuild: + Stable on amd64 wrt bug #352475 *nicotine+-1.2.16 (21 Dec 2010) diff --git a/net-p2p/nicotine+/nicotine+-1.2.16.ebuild b/net-p2p/nicotine+/nicotine+-1.2.16.ebuild index e4031d5072fe..dabf071712bb 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-2010 Gentoo Foundation +# 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.1 2010/12/21 04:27:36 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine+/nicotine+-1.2.16.ebuild,v 1.2 2011/01/23 13:02:44 hwoarang 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" |