diff options
Diffstat (limited to 'dev-perl/Convert-UUlib/Convert-UUlib-1.33.ebuild')
-rw-r--r-- | dev-perl/Convert-UUlib/Convert-UUlib-1.33.ebuild | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/dev-perl/Convert-UUlib/Convert-UUlib-1.33.ebuild b/dev-perl/Convert-UUlib/Convert-UUlib-1.33.ebuild deleted file mode 100644 index fe6668d6893c..000000000000 --- a/dev-perl/Convert-UUlib/Convert-UUlib-1.33.ebuild +++ /dev/null @@ -1,19 +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/Convert-UUlib/Convert-UUlib-1.33.ebuild,v 1.1 2009/11/10 09:58:39 robbat2 Exp $ - -EAPI=2 - -MY_P=${PN}-${PV/0} -S=${WORKDIR}/${MY_P} -MODULE_AUTHOR=MLEHMANN -inherit perl-module - -DESCRIPTION="A Perl interface to the uulib library" - -LICENSE="Artistic GPL-2" # needs both -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" -IUSE="" - -SRC_TEST="do" |