diff options
author | Javier Villavicencio <the_paya@gentoo.org> | 2006-10-30 02:56:31 +0000 |
---|---|---|
committer | Javier Villavicencio <the_paya@gentoo.org> | 2006-10-30 02:56:31 +0000 |
commit | 5cc1e0cd10c142dad5fa04ea359d410a186f1558 (patch) | |
tree | 5c24a04d4036a59e8768b32f439212482a510dfd | |
parent | Keyworded ~x86-fbsd. (diff) | |
download | gentoo-2-5cc1e0cd10c142dad5fa04ea359d410a186f1558.tar.gz gentoo-2-5cc1e0cd10c142dad5fa04ea359d410a186f1558.tar.bz2 gentoo-2-5cc1e0cd10c142dad5fa04ea359d410a186f1558.zip |
Keyworded ~x86-fbsd.
(Portage version: 2.1.2_pre3-r8)
-rw-r--r-- | net-p2p/nicotine+/ChangeLog | 6 | ||||
-rw-r--r-- | net-p2p/nicotine+/nicotine+-1.2.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-p2p/nicotine+/ChangeLog b/net-p2p/nicotine+/ChangeLog index dc619d8b6631..5081147e8504 100644 --- a/net-p2p/nicotine+/ChangeLog +++ b/net-p2p/nicotine+/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-p2p/nicotine+ # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine+/ChangeLog,v 1.3 2006/07/16 12:23:36 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine+/ChangeLog,v 1.4 2006/10/30 02:56:31 the_paya Exp $ + + 30 Oct 2006; Javier Villavicencio <the_paya@gentoo.org> + nicotine+-1.2.3.ebuild: + Keyworded ~x86-fbsd. 16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> nicotine+-1.2.3.ebuild: diff --git a/net-p2p/nicotine+/nicotine+-1.2.3.ebuild b/net-p2p/nicotine+/nicotine+-1.2.3.ebuild index 947163ad2df5..2a33462f8626 100644 --- a/net-p2p/nicotine+/nicotine+-1.2.3.ebuild +++ b/net-p2p/nicotine+/nicotine+-1.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine+/nicotine+-1.2.3.ebuild,v 1.3 2006/07/16 12:23:36 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine+/nicotine+-1.2.3.ebuild,v 1.4 2006/10/30 02:56:31 the_paya Exp $ inherit distutils eutils multilib toolchain-funcs @@ -10,7 +10,7 @@ HOMEPAGE="http://www.nicotine-plus.org" SRC_URI="http://thegraveyard.org/daelstorm/nicotine/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" IUSE="vorbis geoip" RDEPEND="virtual/python |