commit: fd389522da62b4f053d5798e6d9d4f6ab4d0a096 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Wed Apr 15 16:43:32 2020 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Wed Apr 15 17:04:25 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd389522
dev-perl/XML-Directory: Remove old 1.0.0 Package-Manager: Portage-2.3.97, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org> dev-perl/XML-Directory/XML-Directory-1.0.0.ebuild | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/dev-perl/XML-Directory/XML-Directory-1.0.0.ebuild b/dev-perl/XML-Directory/XML-Directory-1.0.0.ebuild deleted file mode 100644 index 3e3cbcbf178..00000000000 --- a/dev-perl/XML-Directory/XML-Directory-1.0.0.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR="PCIMPRICH" -MODULE_VERSION="1.00" - -inherit perl-module - -DESCRIPTION="Returns a content of directory as XML" - -LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )" -SLOT="0" -KEYWORDS="~amd64" -IUSE=""
