diff options
author | 2004-06-11 13:40:21 +0000 | |
---|---|---|
committer | 2004-06-11 13:40:21 +0000 | |
commit | 1fab36a47e44a2c346785db855ebc22ec4a16135 (patch) | |
tree | 3c690f3d9487e75b436ff383201f5ed2f7be7604 /net-p2p | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-1fab36a47e44a2c346785db855ebc22ec4a16135.tar.gz gentoo-2-1fab36a47e44a2c346785db855ebc22ec4a16135.tar.bz2 gentoo-2-1fab36a47e44a2c346785db855ebc22ec4a16135.zip |
~amd64
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/nicotine/ChangeLog | 7 | ||||
-rw-r--r-- | net-p2p/nicotine/nicotine-1.0.8_rc1.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/net-p2p/nicotine/ChangeLog b/net-p2p/nicotine/ChangeLog index a6d79a9b9843..df4e5a5bee9e 100644 --- a/net-p2p/nicotine/ChangeLog +++ b/net-p2p/nicotine/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-p2p/nicotine # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine/ChangeLog,v 1.14 2004/05/18 01:32:25 khai Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine/ChangeLog,v 1.15 2004/06/11 13:40:21 kugelfang Exp $ + +*nicotine-1.0.8_rc1 (10 Jun 2004) + + 10 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> nicotine-1.0.8_rc1.ebuild: + Marked ~amd64. 17 May 2004; Yi Qiang <khai@gentoo.org> : Version bump diff --git a/net-p2p/nicotine/nicotine-1.0.8_rc1.ebuild b/net-p2p/nicotine/nicotine-1.0.8_rc1.ebuild index 687ba5bc71dd..9fc5d61e63e6 100644 --- a/net-p2p/nicotine/nicotine-1.0.8_rc1.ebuild +++ b/net-p2p/nicotine/nicotine-1.0.8_rc1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine/nicotine-1.0.8_rc1.ebuild,v 1.1 2004/05/18 01:32:25 khai Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine/nicotine-1.0.8_rc1.ebuild,v 1.2 2004/06/11 13:40:21 kugelfang Exp $ inherit distutils @@ -10,7 +10,7 @@ HOMEPAGE="http://thegraveyard.org/nicotine/" SRC_URI="http://nicotine.thegraveyard.org/${PN}-1.0.8rc1.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc" +KEYWORDS="x86 ~sparc ~amd64" IUSE="oggvorbis geoip" S="${WORKDIR}/${PN}-1.0.8rc1" DEPEND="virtual/python |