diff options
Diffstat (limited to 'dev-perl/URI/URI-1.580.ebuild')
-rw-r--r-- | dev-perl/URI/URI-1.580.ebuild | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/dev-perl/URI/URI-1.580.ebuild b/dev-perl/URI/URI-1.580.ebuild deleted file mode 100644 index 903f7d7d3cf2..000000000000 --- a/dev-perl/URI/URI-1.580.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.580.ebuild,v 1.2 2011/07/30 10:45:59 tove Exp $ - -EAPI=3 - -MODULE_AUTHOR=GAAS -MODULE_VERSION=1.58 -inherit perl-module - -DESCRIPTION="A URI Perl Module" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -DEPEND="virtual/perl-MIME-Base64" -RDEPEND="${DEPEND}" - -SRC_TEST=no # see ChangeLog - -mydoc="rfc2396.txt" |