summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2005-12-26 17:30:04 +0000
committerLuca Barbato <lu_zero@gentoo.org>2005-12-26 17:30:04 +0000
commita130a5397930afeaf7197712c035846f3687e4c4 (patch)
tree2150ff9c59330300d00b601a38f3cfd2efb2f3b7 /net-p2p/nicotine
parentoggvorbis Cleanup (diff)
downloadhistorical-a130a5397930afeaf7197712c035846f3687e4c4.tar.gz
historical-a130a5397930afeaf7197712c035846f3687e4c4.tar.bz2
historical-a130a5397930afeaf7197712c035846f3687e4c4.zip
oggvorbis Cleanup
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'net-p2p/nicotine')
-rw-r--r--net-p2p/nicotine/ChangeLog6
-rw-r--r--net-p2p/nicotine/Manifest8
-rw-r--r--net-p2p/nicotine/nicotine-1.0.6.ebuild8
-rw-r--r--net-p2p/nicotine/nicotine-1.0.7.ebuild8
-rw-r--r--net-p2p/nicotine/nicotine-1.0.8_rc1.ebuild8
5 files changed, 21 insertions, 17 deletions
diff --git a/net-p2p/nicotine/ChangeLog b/net-p2p/nicotine/ChangeLog
index eb998d5e647b..298050d90ba3 100644
--- a/net-p2p/nicotine/ChangeLog
+++ b/net-p2p/nicotine/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-p2p/nicotine
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine/ChangeLog,v 1.21 2005/12/17 15:07:56 port001 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine/ChangeLog,v 1.22 2005/12/26 17:30:04 lu_zero Exp $
+
+ 26 Dec 2005; Luca Barbato <lu_zero@gentoo.org> nicotine-1.0.6.ebuild,
+ nicotine-1.0.7.ebuild, nicotine-1.0.8_rc1.ebuild:
+ oggvorbis Cleanup
17 Dec 2005; Ian Leitch <port001@gentoo.org> nicotine-1.0.8.ebuild:
Stable on x86
diff --git a/net-p2p/nicotine/Manifest b/net-p2p/nicotine/Manifest
index 69d2c4f50de3..aad3b199c06a 100644
--- a/net-p2p/nicotine/Manifest
+++ b/net-p2p/nicotine/Manifest
@@ -1,4 +1,4 @@
-MD5 e5ff60ff7facf55c423a7a95b9321ed1 ChangeLog 2872
+MD5 2043f70c56656d01418885ede6d08872 ChangeLog 3017
MD5 ebe82bf48e6c50ff0bea6683e2cd5a11 files/digest-nicotine-1.0.6 67
MD5 b69e30499fb81eb307980c9c6cfd7cfa files/digest-nicotine-1.0.7 67
MD5 7e3bf2a61202e106b1f2321242c5866f files/digest-nicotine-1.0.8 67
@@ -6,7 +6,7 @@ MD5 eb27238fd4e86aa72390212dcab12ef1 files/digest-nicotine-1.0.8_rc1 70
MD5 78b6c9a0f315f06a45fb52448ea77c26 files/nicotine-n.png 6723
MD5 c480abc8a1ded5a696e66c9447c88e6b files/nicotine.desktop 176
MD5 6856707c2f27c8d8f34a272940e15f55 metadata.xml 221
-MD5 141b0d9b6905341e6c3fc5772b3a86b6 nicotine-1.0.6.ebuild 655
-MD5 9bf874b679973ae2065c265d59936217 nicotine-1.0.7.ebuild 649
+MD5 3bb6b0af221546fa06623e4067f4aeab nicotine-1.0.6.ebuild 648
+MD5 87777972e4824cc793067dfcb807b152 nicotine-1.0.7.ebuild 642
MD5 9de543072d91198f4e37982bbcbd0be5 nicotine-1.0.8.ebuild 831
-MD5 f1af7ef59bdf872959ce30ff1fa6a98e nicotine-1.0.8_rc1.ebuild 701
+MD5 3fe58ab1b19727b0083284185d011a03 nicotine-1.0.8_rc1.ebuild 694
diff --git a/net-p2p/nicotine/nicotine-1.0.6.ebuild b/net-p2p/nicotine/nicotine-1.0.6.ebuild
index c656fcbcd9f0..0725d44072be 100644
--- a/net-p2p/nicotine/nicotine-1.0.6.ebuild
+++ b/net-p2p/nicotine/nicotine-1.0.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine/nicotine-1.0.6.ebuild,v 1.4 2004/06/25 00:35:30 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine/nicotine-1.0.6.ebuild,v 1.5 2005/12/26 17:30:04 lu_zero Exp $
inherit distutils
@@ -11,11 +11,11 @@ SRC_URI="http://thegraveyard.org/nicotine/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~sparc ~ppc"
-IUSE="oggvorbis geoip"
+IUSE="vorbis geoip"
DEPEND="virtual/python
>=dev-python/pygtk-1.99.16
- oggvorbis? ( >=dev-python/pyvorbis-1
+ vorbis? ( >=dev-python/pyvorbis-1
>=dev-python/pyogg-1 )
geoip? ( >=dev-python/geoip-python-0.2.0
>=dev-libs/geoip-1.2.1 )"
diff --git a/net-p2p/nicotine/nicotine-1.0.7.ebuild b/net-p2p/nicotine/nicotine-1.0.7.ebuild
index 31997d8a49c4..cee8fef4d20f 100644
--- a/net-p2p/nicotine/nicotine-1.0.7.ebuild
+++ b/net-p2p/nicotine/nicotine-1.0.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine/nicotine-1.0.7.ebuild,v 1.4 2004/06/25 00:35:30 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine/nicotine-1.0.7.ebuild,v 1.5 2005/12/26 17:30:04 lu_zero Exp $
inherit distutils
@@ -11,11 +11,11 @@ SRC_URI="http://nicotine.thegraveyard.org/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ~sparc"
-IUSE="oggvorbis geoip"
+IUSE="vorbis geoip"
DEPEND="virtual/python
>=dev-python/pygtk-1.99.16
- oggvorbis? ( >=dev-python/pyvorbis-1
+ vorbis? ( >=dev-python/pyvorbis-1
>=dev-python/pyogg-1 )
geoip? ( >=dev-python/geoip-python-0.2.0
>=dev-libs/geoip-1.2.1 )"
diff --git a/net-p2p/nicotine/nicotine-1.0.8_rc1.ebuild b/net-p2p/nicotine/nicotine-1.0.8_rc1.ebuild
index 831dceaa83fa..2e749b50eea0 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 Foundation
+# Copyright 1999-2005 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_rc1.ebuild,v 1.3 2004/06/25 00:35:30 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine/nicotine-1.0.8_rc1.ebuild,v 1.4 2005/12/26 17:30:04 lu_zero Exp $
inherit distutils
@@ -11,11 +11,11 @@ SRC_URI="http://nicotine.thegraveyard.org/${PN}-1.0.8rc1.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ~sparc ~amd64"
-IUSE="oggvorbis geoip"
+IUSE="vorbis geoip"
S="${WORKDIR}/${PN}-1.0.8rc1"
DEPEND="virtual/python
>=dev-python/pygtk-1.99.16
- oggvorbis? ( >=dev-python/pyvorbis-1
+ vorbis? ( >=dev-python/pyvorbis-1
>=dev-python/pyogg-1 )
geoip? ( >=dev-python/geoip-python-0.2.0
>=dev-libs/geoip-1.2.1 )"