diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-07-02 10:03:38 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-07-02 10:03:38 +0000 |
commit | 2cd7760226adf006d32dd86e8adbc33e349b0497 (patch) | |
tree | fc040a9e3a3a935a4230dd0010561c8f3213c41d /net-p2p | |
parent | fix compilation with USE=speex enabled, thanks for Pacho Ramos for providing ... (diff) | |
download | gentoo-2-2cd7760226adf006d32dd86e8adbc33e349b0497.tar.gz gentoo-2-2cd7760226adf006d32dd86e8adbc33e349b0497.tar.bz2 gentoo-2-2cd7760226adf006d32dd86e8adbc33e349b0497.zip |
stable x86, bug 276113
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/nicotine+/ChangeLog | 6 | ||||
-rw-r--r-- | net-p2p/nicotine+/nicotine+-1.2.10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-p2p/nicotine+/ChangeLog b/net-p2p/nicotine+/ChangeLog index e1c39ca6c566..4bd8f3918c2e 100644 --- a/net-p2p/nicotine+/ChangeLog +++ b/net-p2p/nicotine+/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-p2p/nicotine+ # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine+/ChangeLog,v 1.32 2009/07/01 19:52:13 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine+/ChangeLog,v 1.33 2009/07/02 10:03:38 fauli Exp $ + + 02 Jul 2009; Christian Faulhammer <fauli@gentoo.org> + nicotine+-1.2.10.ebuild: + stable x86, bug 276113 *nicotine+-1.2.12 (01 Jul 2009) diff --git a/net-p2p/nicotine+/nicotine+-1.2.10.ebuild b/net-p2p/nicotine+/nicotine+-1.2.10.ebuild index f88e3f8ea982..ea01ce07c890 100644 --- a/net-p2p/nicotine+/nicotine+-1.2.10.ebuild +++ b/net-p2p/nicotine+/nicotine+-1.2.10.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-p2p/nicotine+/nicotine+-1.2.10.ebuild,v 1.2 2009/02/22 14:48:23 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine+/nicotine+-1.2.10.ebuild,v 1.3 2009/07/02 10:03:38 fauli Exp $ inherit distutils multilib toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.nicotine-plus.org/files/${P}.tar.bz2" LICENSE="GPL-3 LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd" IUSE="geoip spell vorbis" RDEPEND="virtual/python |