Removed unnecessary block of 9libs (bug #132120).
authorAlexandre Buisse <nattfodd@gentoo.org>
Wed, 20 Dec 2006 01:00:31 +0000 (01:00 +0000)
committerAlexandre Buisse <nattfodd@gentoo.org>
Wed, 20 Dec 2006 01:00:31 +0000 (01:00 +0000)
Package-Manager: portage-2.1.2_rc2-r5

net-libs/libwww/ChangeLog
net-libs/libwww/libwww-5.4.0-r3.ebuild
net-libs/libwww/libwww-5.4.0-r4.ebuild
net-libs/libwww/libwww-5.4.0-r5.ebuild
net-libs/libwww/libwww-5.4.0-r6.ebuild
net-libs/libwww/libwww-5.4.0-r7.ebuild

index f3cb38c32d75f1985498f8cc41b1408682bb2a40..b62b68e689ba1815ba1e6abb15ad842ff91e7dc6 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for net-libs/libwww
 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/ChangeLog,v 1.74 2006/11/23 20:02:54 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/ChangeLog,v 1.75 2006/12/20 01:00:31 nattfodd Exp $
+
+  20 Dec 2006; Alexandre Buisse <nattfodd@gentoo.org>
+  libwww-5.4.0-r3.ebuild, libwww-5.4.0-r4.ebuild, libwww-5.4.0-r5.ebuild,
+  libwww-5.4.0-r6.ebuild, libwww-5.4.0-r7.ebuild:
+  Removed unnecessary block of 9lib (bug #132120).
 
   23 Nov 2006; Francesco Riosa <vivo@gentoo.org> libwww-5.4.0-r3.ebuild,
   libwww-5.4.0-r4.ebuild, libwww-5.4.0-r5.ebuild, libwww-5.4.0-r6.ebuild,
index 3dd11d746c8306c1b802ae2860981cc145fd1d0f..2b361d6f2067de92118d8510999bb149c6f8c732 100644 (file)
@@ -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-libs/libwww/libwww-5.4.0-r3.ebuild,v 1.7 2006/11/23 20:02:54 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r3.ebuild,v 1.8 2006/12/20 01:00:31 nattfodd Exp $
 
 WANT_AUTOMAKE="1.4"
 WANT_AUTOCONF="latest"
@@ -22,8 +22,7 @@ RDEPEND="dev-lang/perl
        >=sys-libs/zlib-1.1.4
        mysql? ( virtual/mysql )
        ssl? ( >=dev-libs/openssl-0.9.6 )"
-DEPEND="!dev-libs/9libs
-       >=sys-devel/autoconf-2.13
+DEPEND=">=sys-devel/autoconf-2.13
        ${RDEPEND}"
 
 S=${WORKDIR}/${MY_P}
index 3cdcb8a1df7a8e9a071cc165279659581ad66f01..0caf9502d81c4788da2936d4166be24e2873cbaf 100644 (file)
@@ -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-libs/libwww/libwww-5.4.0-r4.ebuild,v 1.19 2006/11/23 20:02:54 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r4.ebuild,v 1.20 2006/12/20 01:00:31 nattfodd Exp $
 
 WANT_AUTOMAKE="1.4"
 WANT_AUTOCONF="latest"
@@ -23,7 +23,6 @@ RDEPEND=">=sys-libs/zlib-1.1.4
        ssl? ( >=dev-libs/openssl-0.9.6 )"
 
 DEPEND="${RDEPEND}
-       !dev-libs/9libs
        >=sys-devel/autoconf-2.13
        dev-lang/perl"
 
index 03baa7e5f2a08810f9f7806418c22766573b34eb..17f9ffde3e6c98c4bd8b03ac4369501a74f7134c 100644 (file)
@@ -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-libs/libwww/libwww-5.4.0-r5.ebuild,v 1.9 2006/11/23 20:02:54 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r5.ebuild,v 1.10 2006/12/20 01:00:31 nattfodd Exp $
 
 WANT_AUTOMAKE="1.4"
 WANT_AUTOCONF="latest"
@@ -23,7 +23,6 @@ RDEPEND=">=sys-libs/zlib-1.1.4
        ssl? ( >=dev-libs/openssl-0.9.6 )"
 
 DEPEND="${RDEPEND}
-       !dev-libs/9libs
        >=sys-devel/autoconf-2.13
        dev-lang/perl"
 
index 610e650e82b58e08e2b5c39000bf0b768b0c3009..264980a8b4499fab7c385e71ea9c116760b87256 100644 (file)
@@ -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-libs/libwww/libwww-5.4.0-r6.ebuild,v 1.11 2006/11/23 20:02:54 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r6.ebuild,v 1.12 2006/12/20 01:00:31 nattfodd Exp $
 
 WANT_AUTOMAKE="1.4"
 WANT_AUTOCONF="latest"
@@ -23,7 +23,6 @@ RDEPEND=">=sys-libs/zlib-1.1.4
        ssl? ( >=dev-libs/openssl-0.9.6 )"
 
 DEPEND="${RDEPEND}
-       !dev-libs/9libs
        dev-lang/perl"
 
 S=${WORKDIR}/${MY_P}
index ee7e512877344db8b85f3ee74afc4b1a6e0210c6..da8bd09c11c8d48064e05b0028c134999cdbf7aa 100644 (file)
@@ -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-libs/libwww/libwww-5.4.0-r7.ebuild,v 1.10 2006/11/23 20:02:54 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r7.ebuild,v 1.11 2006/12/20 01:00:31 nattfodd Exp $
 
 WANT_AUTOMAKE="latest"
 WANT_AUTOCONF="latest"
@@ -23,7 +23,6 @@ RDEPEND=">=sys-libs/zlib-1.1.4
        ssl? ( >=dev-libs/openssl-0.9.6 )"
 DEPEND="${RDEPEND}
        dev-util/pkgconfig
-       !dev-libs/9libs
        dev-lang/perl"
 
 S=${WORKDIR}/${MY_P}