summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-01-14 15:59:30 +0000
committerTorsten Veller <tove@gentoo.org>2011-01-14 15:59:30 +0000
commit1d33b3d8abeeea1456eb124148d891af62dbcbe3 (patch)
tree58cc931f20719f2a7cb008100e3c24141f5f09a3 /dev-perl/URI
parentversion bump - remove old (diff)
downloadhistorical-1d33b3d8abeeea1456eb124148d891af62dbcbe3.tar.gz
historical-1d33b3d8abeeea1456eb124148d891af62dbcbe3.tar.bz2
historical-1d33b3d8abeeea1456eb124148d891af62dbcbe3.zip
Cleanup
Package-Manager: portage-2.2.0_alpha15/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/URI')
-rw-r--r--dev-perl/URI/URI-1.38.ebuild21
-rw-r--r--dev-perl/URI/URI-1.54.ebuild21
2 files changed, 0 insertions, 42 deletions
diff --git a/dev-perl/URI/URI-1.38.ebuild b/dev-perl/URI/URI-1.38.ebuild
deleted file mode 100644
index 0f84b7e1ee40..000000000000
--- a/dev-perl/URI/URI-1.38.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.38.ebuild,v 1.8 2009/09/15 02:25:57 tgall Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=GAAS
-inherit perl-module
-
-DESCRIPTION="A URI Perl Module"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
-IUSE=""
-
-DEPEND="virtual/perl-MIME-Base64"
-RDEPEND="${DEPEND}"
-
-SRC_TEST=no # see ChangeLog
-
-mydoc="rfc2396.txt"
diff --git a/dev-perl/URI/URI-1.54.ebuild b/dev-perl/URI/URI-1.54.ebuild
deleted file mode 100644
index dbf5eb90c9ef..000000000000
--- a/dev-perl/URI/URI-1.54.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.54.ebuild,v 1.1 2010/04/07 08:00:59 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=GAAS
-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 ~sparc-fbsd ~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"