diff options
author | 2009-06-23 15:03:04 +0200 | |
---|---|---|
committer | 2009-06-23 15:03:04 +0200 | |
commit | 13da49b22e4d98d5c7a1e26a8a29c4011d20dad8 (patch) | |
tree | bd1c85b8e99c55f098f072ec3214692305c91845 /dev-perl/B-Utils/B-Utils-0.06.ebuild | |
parent | Added new ebuild to satisfy deps of bumped Catalyst-Model-DBIC-Schema (diff) | |
download | perl-overlay-13da49b22e4d98d5c7a1e26a8a29c4011d20dad8.tar.gz perl-overlay-13da49b22e4d98d5c7a1e26a8a29c4011d20dad8.tar.bz2 perl-overlay-13da49b22e4d98d5c7a1e26a8a29c4011d20dad8.zip |
Moved to gentoo
Diffstat (limited to 'dev-perl/B-Utils/B-Utils-0.06.ebuild')
-rw-r--r-- | dev-perl/B-Utils/B-Utils-0.06.ebuild | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-perl/B-Utils/B-Utils-0.06.ebuild b/dev-perl/B-Utils/B-Utils-0.06.ebuild deleted file mode 100644 index 6b952e9f7..000000000 --- a/dev-perl/B-Utils/B-Utils-0.06.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -MODULE_AUTHOR=CLKAO -inherit perl-module - -DESCRIPTION="Helper functions for op tree manipulation" -LICENSE="|| ( Artistic GPL-2 )" - -SLOT="0" -KEYWORDS="~amd64 ~x86" - -IUSE="" -DEPEND="" - |