diff options
Diffstat (limited to 'net-p2p/nicotine')
-rw-r--r-- | net-p2p/nicotine/ChangeLog | 6 | ||||
-rw-r--r-- | net-p2p/nicotine/Manifest | 6 | ||||
-rw-r--r-- | net-p2p/nicotine/nicotine-1.0.4.1.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/nicotine/nicotine-1.0.4.ebuild | 4 |
4 files changed, 12 insertions, 8 deletions
diff --git a/net-p2p/nicotine/ChangeLog b/net-p2p/nicotine/ChangeLog index d3db20f993bd..117383bf1a28 100644 --- a/net-p2p/nicotine/ChangeLog +++ b/net-p2p/nicotine/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-p2p/nicotine # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine/ChangeLog,v 1.3 2003/10/25 15:17:22 tseng Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine/ChangeLog,v 1.4 2003/11/01 13:26:30 weeve Exp $ + + 01 Nov 2003; Jason Wever <weeve@gentoo.org> nicotine-1.0.4.1.ebuild, + nicotine-1.0.4.ebuild: + Added ~sparc keyword. 25 Oct 2003; Brandon Hale <tseng@gentoo.org> metadata.xml: I'm taking over this package from liquidx, changing metadata to reflect this. diff --git a/net-p2p/nicotine/Manifest b/net-p2p/nicotine/Manifest index 3ef425fc6d17..f8cc7ef3bff3 100644 --- a/net-p2p/nicotine/Manifest +++ b/net-p2p/nicotine/Manifest @@ -1,6 +1,6 @@ -MD5 2e8eab56e1ab2fe99443abacc7ddc86b ChangeLog 701 +MD5 25bb556098a06bcee72ec14fa3c6b594 ChangeLog 822 MD5 091ea7fa2e8f9a7fecab637d577413a5 metadata.xml 219 -MD5 3cc0a8180e34505e67bdd42c01955df2 nicotine-1.0.4.ebuild 651 -MD5 e28859dbf4bffb0492595caa0c505c38 nicotine-1.0.4.1.ebuild 651 +MD5 ec4923c39b07709758fc7e92b1570d62 nicotine-1.0.4.ebuild 656 +MD5 2740b7f31cbbf9c852331830e45aa1b1 nicotine-1.0.4.1.ebuild 658 MD5 5cfab8187f861f1bccab403a82465970 files/digest-nicotine-1.0.4 67 MD5 b93106f0feb2a186392581c8407f07a0 files/digest-nicotine-1.0.4.1 69 diff --git a/net-p2p/nicotine/nicotine-1.0.4.1.ebuild b/net-p2p/nicotine/nicotine-1.0.4.1.ebuild index b1d44207f87f..a092ac858ba5 100644 --- a/net-p2p/nicotine/nicotine-1.0.4.1.ebuild +++ b/net-p2p/nicotine/nicotine-1.0.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.4.1.ebuild,v 1.1 2003/10/24 15:03:56 tseng Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine/nicotine-1.0.4.1.ebuild,v 1.2 2003/11/01 13:26:30 weeve Exp $ inherit distutils @@ -10,7 +10,7 @@ SRC_URI="http://thegraveyard.org/nicotine/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~sparc" IUSE="oggvorbis geoip" DEPEND="virtual/python diff --git a/net-p2p/nicotine/nicotine-1.0.4.ebuild b/net-p2p/nicotine/nicotine-1.0.4.ebuild index fe6d62438b5d..e0b017b16400 100644 --- a/net-p2p/nicotine/nicotine-1.0.4.ebuild +++ b/net-p2p/nicotine/nicotine-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.4.ebuild,v 1.1 2003/09/20 11:53:48 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine/nicotine-1.0.4.ebuild,v 1.2 2003/11/01 13:26:30 weeve Exp $ inherit distutils @@ -10,7 +10,7 @@ SRC_URI="http://thegraveyard.org/nicotine/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~sparc" IUSE="oggvorbis geoip" DEPEND="virtual/python |