summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-03-27 02:07:40 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-03-27 02:07:40 +0000
commit1b45e188f62a5debd33d20b31a0a1e488fc7ceee (patch)
tree40c85a081b7972f87419ba34501fed8145f3c175 /dev-perl/Getopt-Mixed/Getopt-Mixed-1.008.ebuild
parentrepoman fix (diff)
downloadgentoo-2-1b45e188f62a5debd33d20b31a0a1e488fc7ceee.tar.gz
gentoo-2-1b45e188f62a5debd33d20b31a0a1e488fc7ceee.tar.bz2
gentoo-2-1b45e188f62a5debd33d20b31a0a1e488fc7ceee.zip
repoman fix
Diffstat (limited to 'dev-perl/Getopt-Mixed/Getopt-Mixed-1.008.ebuild')
-rw-r--r--dev-perl/Getopt-Mixed/Getopt-Mixed-1.008.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/Getopt-Mixed/Getopt-Mixed-1.008.ebuild b/dev-perl/Getopt-Mixed/Getopt-Mixed-1.008.ebuild
index 08a899e75c71..4335241b9ebc 100644
--- a/dev-perl/Getopt-Mixed/Getopt-Mixed-1.008.ebuild
+++ b/dev-perl/Getopt-Mixed/Getopt-Mixed-1.008.ebuild
@@ -6,8 +6,7 @@ IUSE=""
inherit perl-module
-S="${WORKDIR}/${P}"
-CATEGORY="dev-perl"
+S=${WORKDIR}/${P}
DESCRIPTION="Getopt::Mixed is used for parsing mixed options"
SRC_URI="http://www.cpan.org/modules/by-module/Getopt/${P}.tar.gz"
@@ -15,6 +14,6 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Getopt/${P}.readme"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ppc ~sparc ~sparc64 ~alpha"
+KEYWORDS="~x86 ppc ~sparc ~alpha"
DEPEND="${DEPEND}"