commit: f214ec3a7bbdcb4e1ffb20576991ad9f8a8e05eb Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Sat Jul 21 12:11:13 2018 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Sat Jul 21 12:27:02 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f214ec3a
dev-perl/String-Escape: Cleanup old version 2010.002 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-perl/String-Escape/String-Escape-2010.002.ebuild | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/dev-perl/String-Escape/String-Escape-2010.002.ebuild b/dev-perl/String-Escape/String-Escape-2010.002.ebuild deleted file mode 100644 index 4c39352feaa..00000000000 --- a/dev-perl/String-Escape/String-Escape-2010.002.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=EVO -MODULE_VERSION=2010.002 -inherit perl-module - -DESCRIPTION="Backslash escapes, quoted phrase, word elision, etc" -LICENSE="|| ( Artistic GPL-2 )" - -SLOT="0" -KEYWORDS="~amd64 ~x86"
