summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.38.ebuild')
-rw-r--r--dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.38.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.38.ebuild b/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.38.ebuild
deleted file mode 100644
index 41231b513e9e..000000000000
--- a/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.38.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.38.ebuild,v 1.5 2004/12/20 11:17:03 mcummings Exp $
-
-inherit perl-module
-
-MY_P=Locale-Maketext-Lexicon-${PV}
-S=${WORKDIR}/${MY_P}
-
-DESCRIPTION="Use other catalog formats in Maketext"
-HOMEPAGE="http://www.cpan.org/authors/id/A/AU/AUTRIJUS/"
-SRC_URI="http://www.cpan.org/authors/id/A/AU/AUTRIJUS/${MY_P}.tar.gz"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64"
-IUSE=""
-
-DEPEND="dev-perl/locale-maketext
- <dev-perl/Test-Simple-0.48
- dev-perl/regexp-common"
-
-SRC_TEST="do"