diff options
| author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-09-29 21:45:06 +0200 |
|---|---|---|
| committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-09-29 21:45:06 +0200 |
| commit | 39636ed132a3b49a32d98218f9d6feb480d0925c (patch) | |
| tree | dd5683d901a7558ea6dfd37c031166b78255ce10 /dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild | |
| parent | 75edaab22d1e92930a9d76e828b2a6299e331ebd (diff) | |
| download | gentoo-39636ed132a3b49a32d98218f9d6feb480d0925c.tar.gz gentoo-39636ed132a3b49a32d98218f9d6feb480d0925c.tar.bz2 gentoo-39636ed132a3b49a32d98218f9d6feb480d0925c.zip | |
dev-perl/Algorithm-C3: Remove old
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild')
| -rw-r--r-- | dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild b/dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild deleted file mode 100644 index b8e81326ecd2..000000000000 --- a/dev-perl/Algorithm-C3/Algorithm-C3-0.90.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -MODULE_AUTHOR=HAARG -MODULE_VERSION=0.09 -inherit perl-module - -DESCRIPTION="A module for merging hierarchies using the C3 algorithm" - -SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~ppc-aix ~ppc-macos ~x64-macos ~x86-solaris" -IUSE="test" - -RDEPEND="" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( virtual/perl-Test-Simple )" - -SRC_TEST=do |
