diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-04-02 16:49:02 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-04-02 16:54:15 +0200 |
commit | f0fdd0f00b21320ff5e0d170b74ed03839f8fabb (patch) | |
tree | c595c50d6559215d68f5b3fe02bcbdae73b9cfe0 /dev-perl/Mozilla-CA/Mozilla-CA-20150826.ebuild | |
parent | dev-perl/Net-CIDR: Remove old (diff) | |
download | gentoo-f0fdd0f00b21320ff5e0d170b74ed03839f8fabb.tar.gz gentoo-f0fdd0f00b21320ff5e0d170b74ed03839f8fabb.tar.bz2 gentoo-f0fdd0f00b21320ff5e0d170b74ed03839f8fabb.zip |
dev-perl/Mozilla-CA: Remove old
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-perl/Mozilla-CA/Mozilla-CA-20150826.ebuild')
-rw-r--r-- | dev-perl/Mozilla-CA/Mozilla-CA-20150826.ebuild | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/dev-perl/Mozilla-CA/Mozilla-CA-20150826.ebuild b/dev-perl/Mozilla-CA/Mozilla-CA-20150826.ebuild deleted file mode 100644 index 2524cc625046..000000000000 --- a/dev-perl/Mozilla-CA/Mozilla-CA-20150826.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -DIST_AUTHOR=ABH -inherit perl-module - -DESCRIPTION="Mozilla's CA cert bundle in PEM format" - -LICENSE="MPL-1.1" -SLOT="0" -KEYWORDS="alpha amd64 ppc ~ppc64 x86" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker -" |