summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-25 04:43:34 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-25 04:43:34 +0000
commitfe2f1bb446bb826cea56281f8ec61bf6bcb04968 (patch)
tree37f594450eeb25f75438763518d4420762c7cdce /dev-perl/SGMLSpm
parentmirror:// fixes (diff)
downloadgentoo-2-fe2f1bb446bb826cea56281f8ec61bf6bcb04968.tar.gz
gentoo-2-fe2f1bb446bb826cea56281f8ec61bf6bcb04968.tar.bz2
gentoo-2-fe2f1bb446bb826cea56281f8ec61bf6bcb04968.zip
repoman'd
Diffstat (limited to 'dev-perl/SGMLSpm')
-rw-r--r--dev-perl/SGMLSpm/SGMLSpm-1.03-r1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-perl/SGMLSpm/SGMLSpm-1.03-r1.ebuild b/dev-perl/SGMLSpm/SGMLSpm-1.03-r1.ebuild
index bddd32dd196c..ef1bc88757b0 100644
--- a/dev-perl/SGMLSpm/SGMLSpm-1.03-r1.ebuild
+++ b/dev-perl/SGMLSpm/SGMLSpm-1.03-r1.ebuild
@@ -1,15 +1,16 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r1.ebuild,v 1.3 2002/07/25 04:13:27 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r1.ebuild,v 1.4 2002/07/25 04:43:34 seemant Exp $
MY_P="${P}ii"
S=${WORKDIR}/${PN}
DESCRIPTION="Perl library for parsing the output of nsgmls"
SRC_URI="http://cpan.perl.org/pub/perl/CPAN/modules/by-module/SGMLS/${MY_P}.tar.gz"
-SLOT="0"
HOMEPAGE="http://cpan.perl.org/pub/perl/CPAN/modules/by-module/SGMLS/${MY_P}.readme"
+
SLOT="0"
LICENSE="GPL-2"
+KEYWORDS="x86"
src_unpack() {