diff options
Diffstat (limited to 'dev-perl/common-sense/common-sense-2.02.ebuild')
-rw-r--r-- | dev-perl/common-sense/common-sense-2.02.ebuild | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-perl/common-sense/common-sense-2.02.ebuild b/dev-perl/common-sense/common-sense-2.02.ebuild deleted file mode 100644 index dab44bdeef51..000000000000 --- a/dev-perl/common-sense/common-sense-2.02.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/common-sense/common-sense-2.02.ebuild,v 1.3 2009/12/23 17:45:17 grobian Exp $ - -MODULE_AUTHOR="MLEHMANN" -EAPI=2 - -inherit perl-module - -DESCRIPTION="common::sense - save a tree AND a kitten, use common::sense!" - -IUSE="" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-solaris" |