commit: 940aed1058de8691f00cf63d1f061c7561dd32a6
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Sep 26 13:03:00 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Sep 30 07:30:47 2014 +0000
URL:
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=940aed10
[cleanup] dev-perl/CGI-Cookie-XS Remove old EAPIs
Package-Manager: portage-2.2.10
---
dev-perl/CGI-Cookie-XS/CGI-Cookie-XS-0.16.ebuild | 21 ---------------------
dev-perl/CGI-Cookie-XS/ChangeLog | 3 +++
2 files changed, 3 insertions(+), 21 deletions(-)
diff --git a/dev-perl/CGI-Cookie-XS/CGI-Cookie-XS-0.16.ebuild
b/dev-perl/CGI-Cookie-XS/CGI-Cookie-XS-0.16.ebuild
deleted file mode 100644
index e779e7d..0000000
--- a/dev-perl/CGI-Cookie-XS/CGI-Cookie-XS-0.16.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=AGENT
-inherit perl-module
-
-DESCRIPTION="HTTP Cookie parser in pure C"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-RDEPEND="
- virtual/perl-Filter
-"
-DEPEND="
- ${RDEPEND}
-"
-SRC_TEST="do"
diff --git a/dev-perl/CGI-Cookie-XS/ChangeLog b/dev-perl/CGI-Cookie-XS/ChangeLog
index 6ed447c..3ddf7ed 100644
--- a/dev-perl/CGI-Cookie-XS/ChangeLog
+++ b/dev-perl/CGI-Cookie-XS/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 26 Sep 2014; Kent Fredric <[email protected]> -CGI-Cookie-XS-0.16.ebuild:
+ Remove old EAPIs
+
*CGI-Cookie-XS-0.180.0 (26 Sep 2014)
26 Sep 2014; Kent Fredric <[email protected]> -CGI-Cookie-XS-0.18.ebuild,