diff options
author | Torsten Veller <tove@gentoo.org> | 2011-01-17 08:15:14 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-01-17 08:15:14 +0000 |
commit | fd98308f130910f236a65a528a38b66c0842c94f (patch) | |
tree | 6594a467ddb68505e27f9068f02c6542001515fa /virtual/perl-Module-Build/perl-Module-Build-0.36.03.ebuild | |
parent | Fix preview PNG generation with ghostscript-gpl-9.00, bug 351774. (diff) | |
download | historical-fd98308f130910f236a65a528a38b66c0842c94f.tar.gz historical-fd98308f130910f236a65a528a38b66c0842c94f.tar.bz2 historical-fd98308f130910f236a65a528a38b66c0842c94f.zip |
Cleanup
Package-Manager: portage-2.2.0_alpha15/cvs/Linux x86_64
Diffstat (limited to 'virtual/perl-Module-Build/perl-Module-Build-0.36.03.ebuild')
-rw-r--r-- | virtual/perl-Module-Build/perl-Module-Build-0.36.03.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/virtual/perl-Module-Build/perl-Module-Build-0.36.03.ebuild b/virtual/perl-Module-Build/perl-Module-Build-0.36.03.ebuild deleted file mode 100644 index 13a4fab24511..000000000000 --- a/virtual/perl-Module-Build/perl-Module-Build-0.36.03.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.36.03.ebuild,v 1.5 2010/09/07 20:27:36 tove Exp $ - -DESCRIPTION="Build and install Perl modules" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~perl-core/Module-Build-${PV} )" |