diff options
author | Jon Hood <squinky86@gentoo.org> | 2006-07-07 00:30:25 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2006-07-07 00:30:25 +0000 |
commit | da331432a25c55b6dde441381181ebacd16c7dfa (patch) | |
tree | 365048148f952155093ccd7016b6ee68f8dedf4a | |
parent | Stable on amd64, bug #123209. (diff) | |
download | historical-da331432a25c55b6dde441381181ebacd16c7dfa.tar.gz historical-da331432a25c55b6dde441381181ebacd16c7dfa.tar.bz2 historical-da331432a25c55b6dde441381181ebacd16c7dfa.zip |
Stable on amd64. Remove old versions. Add net-p2p to metadata.
Package-Manager: portage-2.1.1_pre2-r4
-rw-r--r-- | net-p2p/nicotine/ChangeLog | 7 | ||||
-rw-r--r-- | net-p2p/nicotine/files/digest-nicotine-1.0.8 | 2 | ||||
-rw-r--r-- | net-p2p/nicotine/metadata.xml | 4 | ||||
-rw-r--r-- | net-p2p/nicotine/nicotine-1.0.8.ebuild | 6 |
4 files changed, 13 insertions, 6 deletions
diff --git a/net-p2p/nicotine/ChangeLog b/net-p2p/nicotine/ChangeLog index 500b0cadddf3..2a313aac1a03 100644 --- a/net-p2p/nicotine/ChangeLog +++ b/net-p2p/nicotine/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-p2p/nicotine # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine/ChangeLog,v 1.23 2006/05/23 18:23:09 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine/ChangeLog,v 1.24 2006/07/07 00:30:25 squinky86 Exp $ + + 07 Jul 2006; Jon Hood <squinky86@gentoo.org> metadata.xml, + -nicotine-1.0.6.ebuild, -nicotine-1.0.7.ebuild, + -nicotine-1.0.8_rc1.ebuild, nicotine-1.0.8.ebuild: + Stable on amd64. Remove old versions. Add net-p2p to metadata. 23 May 2006; Bryan Ăstergaard <kloeri@gentoo.org> metadata.xml: Remove port001 from metadata, bug 26349. diff --git a/net-p2p/nicotine/files/digest-nicotine-1.0.8 b/net-p2p/nicotine/files/digest-nicotine-1.0.8 index d7bcd2704a7b..e2914a5866e1 100644 --- a/net-p2p/nicotine/files/digest-nicotine-1.0.8 +++ b/net-p2p/nicotine/files/digest-nicotine-1.0.8 @@ -1 +1,3 @@ MD5 2392a74dc5be09a062ba77ec4a041e99 nicotine-1.0.8.tar.bz2 305645 +RMD160 eaf4b0496f563ebf4521954b8d309ad3fcf5376d nicotine-1.0.8.tar.bz2 305645 +SHA256 8e9d8707991316603363a9198fa4a3510e66aecfcead6f6f721b0500916bf4d2 nicotine-1.0.8.tar.bz2 305645 diff --git a/net-p2p/nicotine/metadata.xml b/net-p2p/nicotine/metadata.xml index 54494c4bb860..0633df79cbed 100644 --- a/net-p2p/nicotine/metadata.xml +++ b/net-p2p/nicotine/metadata.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>no-herd</herd> +<herd>net-p2p</herd> <maintainer> -<email>maintainer-needed@gentoo.org</email> +<email>net-p2p@gentoo.org</email> </maintainer> </pkgmetadata> diff --git a/net-p2p/nicotine/nicotine-1.0.8.ebuild b/net-p2p/nicotine/nicotine-1.0.8.ebuild index 0fb33f62db1d..a2dca11d48c0 100644 --- a/net-p2p/nicotine/nicotine-1.0.8.ebuild +++ b/net-p2p/nicotine/nicotine-1.0.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.0.8.ebuild,v 1.4 2005/12/17 15:07:56 port001 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine/nicotine-1.0.8.ebuild,v 1.5 2006/07/07 00:30:25 squinky86 Exp $ inherit distutils @@ -10,7 +10,7 @@ HOMEPAGE="http://thegraveyard.org/nicotine/" SRC_URI="http://nicotine.thegraveyard.org/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc ~amd64" +KEYWORDS="amd64 ~sparc x86" IUSE="vorbis geoip" DEPEND="virtual/python |