summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2016-02-20 23:42:10 +1300
committerKent Fredric <kentfredric@gmail.com>2016-02-20 23:42:10 +1300
commit54f4c72f835fd180e3989450a9cdba0bdd01f34a (patch)
tree17b143220b7a35d57f431c20e99e1433d6121368 /dev-perl
parentdev-perl/HTTP-Cookies: Rename 6.0.1 to 6.10.0 (diff)
downloadgentoo-54f4c72f835fd180e3989450a9cdba0bdd01f34a.tar.gz
gentoo-54f4c72f835fd180e3989450a9cdba0bdd01f34a.tar.bz2
gentoo-54f4c72f835fd180e3989450a9cdba0bdd01f34a.zip
dev-perl/HTTP-Cookies: Remove old version
Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/HTTP-Cookies/HTTP-Cookies-6.0.1-r1.ebuild25
1 files changed, 0 insertions, 25 deletions
diff --git a/dev-perl/HTTP-Cookies/HTTP-Cookies-6.0.1-r1.ebuild b/dev-perl/HTTP-Cookies/HTTP-Cookies-6.0.1-r1.ebuild
deleted file mode 100644
index 447a5ff18f98..000000000000
--- a/dev-perl/HTTP-Cookies/HTTP-Cookies-6.0.1-r1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=GAAS
-MODULE_VERSION=${PV/0./0}
-inherit perl-module
-
-DESCRIPTION="Storage of cookies"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="
- !<dev-perl/libwww-perl-6
- >=dev-perl/HTTP-Date-6.0.0
- virtual/perl-Time-Local
- >=dev-perl/HTTP-Message-6.0.0
-"
-DEPEND="${RDEPEND}"
-
-SRC_TEST=online