diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-09 22:52:27 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-09 22:52:27 +0000 |
commit | bcacdc0eb56666cec6e09a914778bdec95d7ea93 (patch) | |
tree | beeac8db82c60b9c9966867dadfa16dfebc5c701 /dev-perl/perltidy | |
parent | Add a patch by Martin von Gagern to fix segfaults for non-english users #97541. (diff) | |
download | historical-bcacdc0eb56666cec6e09a914778bdec95d7ea93.tar.gz historical-bcacdc0eb56666cec6e09a914778bdec95d7ea93.tar.bz2 historical-bcacdc0eb56666cec6e09a914778bdec95d7ea93.zip |
QA: Removed obsolete DEPEND="${DEPEND}"
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-perl/perltidy')
-rw-r--r-- | dev-perl/perltidy/perltidy-20020425-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/perltidy/perltidy-20020425.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/perltidy/perltidy-20031021.ebuild | 4 |
3 files changed, 3 insertions, 9 deletions
diff --git a/dev-perl/perltidy/perltidy-20020425-r1.ebuild b/dev-perl/perltidy/perltidy-20020425-r1.ebuild index e6d4dc7ac9ab..46d72cf8ef07 100644 --- a/dev-perl/perltidy/perltidy-20020425-r1.ebuild +++ b/dev-perl/perltidy/perltidy-20020425-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/perltidy/perltidy-20020425-r1.ebuild,v 1.8 2005/03/17 09:09:14 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20020425-r1.ebuild,v 1.9 2005/07/09 22:50:43 swegener Exp $ inherit perl-module @@ -14,6 +14,4 @@ LICENSE="GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" IUSE="" -DEPEND="${DEPEND}" - mymake="/usr" diff --git a/dev-perl/perltidy/perltidy-20020425.ebuild b/dev-perl/perltidy/perltidy-20020425.ebuild index 8c181e1daed2..bf41912ba2d7 100644 --- a/dev-perl/perltidy/perltidy-20020425.ebuild +++ b/dev-perl/perltidy/perltidy-20020425.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/perltidy/perltidy-20020425.ebuild,v 1.15 2005/03/17 09:09:14 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20020425.ebuild,v 1.16 2005/07/09 22:50:43 swegener Exp $ inherit perl-module @@ -14,6 +14,4 @@ LICENSE="GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" IUSE="" -DEPEND="${DEPEND}" - mymake="/usr" diff --git a/dev-perl/perltidy/perltidy-20031021.ebuild b/dev-perl/perltidy/perltidy-20031021.ebuild index a873bb140db9..a557d4b0f22f 100644 --- a/dev-perl/perltidy/perltidy-20031021.ebuild +++ b/dev-perl/perltidy/perltidy-20031021.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/perltidy/perltidy-20031021.ebuild,v 1.8 2005/04/19 18:23:51 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20031021.ebuild,v 1.9 2005/07/09 22:50:43 swegener Exp $ inherit perl-module @@ -14,6 +14,4 @@ LICENSE="GPL-2" KEYWORDS="x86 sparc amd64 alpha ppc" IUSE="" -DEPEND="${DEPEND}" - mymake="/usr" |