diff options
Diffstat (limited to 'dev-perl/PostScript-Simple/PostScript-Simple-0.07.ebuild')
-rw-r--r-- | dev-perl/PostScript-Simple/PostScript-Simple-0.07.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-perl/PostScript-Simple/PostScript-Simple-0.07.ebuild b/dev-perl/PostScript-Simple/PostScript-Simple-0.07.ebuild index 9034abd2da7d..71f68d8a206f 100644 --- a/dev-perl/PostScript-Simple/PostScript-Simple-0.07.ebuild +++ b/dev-perl/PostScript-Simple/PostScript-Simple-0.07.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript-Simple/PostScript-Simple-0.07.ebuild,v 1.9 2007/01/19 15:35:16 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript-Simple/PostScript-Simple-0.07.ebuild,v 1.10 2007/07/10 23:33:30 mr_bones_ Exp $ inherit perl-module @@ -13,5 +13,4 @@ SLOT="0" KEYWORDS="amd64 hppa ia64 ppc sparc ~x86" IUSE="" - DEPEND="dev-lang/perl" |