diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-09 22:46:51 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-09 22:46:51 +0000 |
commit | 595d0f4513cf69fa274f8edc7d61d46643c7d2ab (patch) | |
tree | 0a51aa2955d4d3cf59950dcdc13796b30e0f38d0 | |
parent | Clean up updatedb.conf as directed by Nikolai Weibull in #97377. (diff) | |
download | gentoo-2-595d0f4513cf69fa274f8edc7d61d46643c7d2ab.tar.gz gentoo-2-595d0f4513cf69fa274f8edc7d61d46643c7d2ab.tar.bz2 gentoo-2-595d0f4513cf69fa274f8edc7d61d46643c7d2ab.zip |
QA: Removed obsolete DEPEND="${DEPEND}"
(Portage version: 2.0.51.22-r1)
8 files changed, 9 insertions, 27 deletions
diff --git a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.02.ebuild b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.02.ebuild index 9445f7e3a0b7..be9bf32df29b 100644 --- a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.02.ebuild +++ b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.02.ebuild,v 1.9 2005/04/24 15:59:32 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.02.ebuild,v 1.10 2005/07/09 22:45:14 swegener Exp $ inherit perl-module @@ -13,6 +13,4 @@ LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="x86 amd64 ppc sparc alpha" IUSE="" -DEPEND="${DEPEND}" - -export OPTIMIZE="$CFLAGS" +export OPTIMIZE="${CFLAGS}" diff --git a/dev-perl/HTML-Template/HTML-Template-2.6-r1.ebuild b/dev-perl/HTML-Template/HTML-Template-2.6-r1.ebuild index 62f56ad50476..c13d8dbaf047 100644 --- a/dev-perl/HTML-Template/HTML-Template-2.6-r1.ebuild +++ b/dev-perl/HTML-Template/HTML-Template-2.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Template/HTML-Template-2.6-r1.ebuild,v 1.11 2005/04/25 21:09:11 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Template/HTML-Template-2.6-r1.ebuild,v 1.12 2005/07/09 22:45:59 swegener Exp $ inherit perl-module @@ -12,5 +12,3 @@ LICENSE="|| ( Artistic GPL-1 GPL-2 )" SLOT="0" KEYWORDS="x86 amd64 sparc ppc alpha" IUSE="" - -DEPEND="${DEPEND}" diff --git a/dev-perl/HTML-Template/HTML-Template-2.7.ebuild b/dev-perl/HTML-Template/HTML-Template-2.7.ebuild index 6f46905c9955..29d655db83ff 100644 --- a/dev-perl/HTML-Template/HTML-Template-2.7.ebuild +++ b/dev-perl/HTML-Template/HTML-Template-2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Template/HTML-Template-2.7.ebuild,v 1.3 2005/04/25 21:09:11 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Template/HTML-Template-2.7.ebuild,v 1.4 2005/07/09 22:45:59 swegener Exp $ inherit perl-module @@ -12,5 +12,3 @@ LICENSE="|| ( Artistic GPL-1 GPL-2 )" SLOT="0" KEYWORDS="~x86 ~amd64 ~sparc ~ppc ~alpha" IUSE="" - -DEPEND="${DEPEND}" diff --git a/dev-perl/IPC-ShareLite/IPC-ShareLite-0.09.ebuild b/dev-perl/IPC-ShareLite/IPC-ShareLite-0.09.ebuild index 274c5ffe516f..48450ae034c7 100644 --- a/dev-perl/IPC-ShareLite/IPC-ShareLite-0.09.ebuild +++ b/dev-perl/IPC-ShareLite/IPC-ShareLite-0.09.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-ShareLite/IPC-ShareLite-0.09.ebuild,v 1.11 2005/04/27 13:19:46 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-ShareLite/IPC-ShareLite-0.09.ebuild,v 1.12 2005/07/09 22:44:26 swegener Exp $ inherit perl-module @@ -13,8 +13,6 @@ LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="x86 amd64 ppc sparc alpha ~ppc64" IUSE="" -DEPEND="${DEPEND}" - export OPTIMIZE="$CFLAGS" src_compile() { diff --git a/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild b/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild index 9d7982eb902f..b0f41c1c32d8 100644 --- a/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild +++ b/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild,v 1.9 2005/05/01 18:14:28 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild,v 1.10 2005/07/09 22:46:51 swegener Exp $ inherit perl-module @@ -14,5 +14,3 @@ SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="x86 amd64 ppc sparc alpha ~hppa" IUSE="" - -DEPEND="${DEPEND}" diff --git a/dev-perl/set-scalar/set-scalar-1.17.ebuild b/dev-perl/set-scalar/set-scalar-1.17.ebuild index 981c61aef573..d9794b0fd597 100644 --- a/dev-perl/set-scalar/set-scalar-1.17.ebuild +++ b/dev-perl/set-scalar/set-scalar-1.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/set-scalar/set-scalar-1.17.ebuild,v 1.10 2005/05/01 18:18:44 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/set-scalar/set-scalar-1.17.ebuild,v 1.11 2005/07/09 22:43:40 swegener Exp $ inherit perl-module MY_P=Set-Scalar-${PV} @@ -14,6 +14,3 @@ HOMEPAGE="http://search.cpan.org/author/JHI/Set-Scalar-1.17/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="x86 ppc sparc alpha s390" - -DEPEND="${DEPEND}" -RDEPEND="${DEPEND}" diff --git a/dev-perl/set-scalar/set-scalar-1.19.ebuild b/dev-perl/set-scalar/set-scalar-1.19.ebuild index b5709e26d50b..27866a0f6df5 100644 --- a/dev-perl/set-scalar/set-scalar-1.19.ebuild +++ b/dev-perl/set-scalar/set-scalar-1.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/set-scalar/set-scalar-1.19.ebuild,v 1.5 2005/04/29 19:37:56 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/set-scalar/set-scalar-1.19.ebuild,v 1.6 2005/07/09 22:43:40 swegener Exp $ inherit perl-module MY_P=Set-Scalar-${PV} @@ -16,6 +16,3 @@ LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~s390" SRC_TEST="do" - -DEPEND="${DEPEND}" -RDEPEND="${DEPEND}" diff --git a/dev-perl/text-template/text-template-1.44.ebuild b/dev-perl/text-template/text-template-1.44.ebuild index 5c72c33169bd..34a70476d59d 100644 --- a/dev-perl/text-template/text-template-1.44.ebuild +++ b/dev-perl/text-template/text-template-1.44.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-template/text-template-1.44.ebuild,v 1.9 2005/05/01 18:15:31 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-template/text-template-1.44.ebuild,v 1.10 2005/07/09 22:41:56 swegener Exp $ inherit perl-module @@ -14,5 +14,3 @@ SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="x86 amd64 ppc sparc alpha ~hppa" IUSE="" - -DEPEND="${DEPEND}" |