summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Class-MakeMethods/Class-MakeMethods-1.005.ebuild')
-rw-r--r--dev-perl/Class-MakeMethods/Class-MakeMethods-1.005.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.005.ebuild b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.005.ebuild
index a8f5b62a8eaf..dabac1c59a82 100644
--- a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.005.ebuild
+++ b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.005.ebuild
@@ -1,6 +1,6 @@
# Copyright 2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/Class-MakeMethods-1.005.ebuild,v 1.1 2002/06/28 12:22:31 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/Class-MakeMethods-1.005.ebuild,v 1.2 2002/07/23 22:29:48 seemant Exp $
inherit perl-module
@@ -8,11 +8,12 @@ MY_P=Class-MakeMethods-${PV}
S=${WORKDIR}/${MY_P}
CATEGORY="dev-perl"
DESCRIPTION="Automated method creation module for Perl"
-LICENSE="Artistic | GPL-2"
SRC_URI="http://www.cpan.org/modules/by-module/Class/${MY_P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-module/Class/${MY_P}.readme"
SLOT="0"
+LICENSE="Artistic | GPL-2"
+KEYWORDS="x86"
src_compile() {
base_src_compile