diff options
author | Torsten Veller <tove@gentoo.org> | 2012-03-31 07:43:24 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2012-03-31 07:43:24 +0000 |
commit | f2f41121bde927585b39258199a21282828bf859 (patch) | |
tree | 135606d9823ef45e9a66dfff320c35d0e5cbd1a0 /dev-perl/Devel-Cycle/Devel-Cycle-1.07.ebuild | |
parent | Drop useless sed for unused SCons buildsystem (diff) | |
download | historical-f2f41121bde927585b39258199a21282828bf859.tar.gz historical-f2f41121bde927585b39258199a21282828bf859.tar.bz2 historical-f2f41121bde927585b39258199a21282828bf859.zip |
Cleanup
Package-Manager: portage-2.2.0_alpha96/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Devel-Cycle/Devel-Cycle-1.07.ebuild')
-rw-r--r-- | dev-perl/Devel-Cycle/Devel-Cycle-1.07.ebuild | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/dev-perl/Devel-Cycle/Devel-Cycle-1.07.ebuild b/dev-perl/Devel-Cycle/Devel-Cycle-1.07.ebuild deleted file mode 100644 index 5db7424a9a5b..000000000000 --- a/dev-perl/Devel-Cycle/Devel-Cycle-1.07.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-Cycle/Devel-Cycle-1.07.ebuild,v 1.9 2012/03/24 19:55:36 armin76 Exp $ - -inherit perl-module - -DESCRIPTION="Find memory cycles in objects" -HOMEPAGE="http://search.cpan.org/~lds/${P}/" -SRC_URI="mirror://cpan/authors/id/L/LD/LDS/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="amd64 ppc x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-lang/perl" |