summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-08-07 02:20:23 +0000
committerMike Frysinger <vapier@gentoo.org>2003-08-07 02:20:23 +0000
commitedc13b114c9734a582eb59dae14ea2b49a7a8f25 (patch)
tree1e12500be0ac702ac8b1bc113192abf10d154b80 /dev-perl/Safe
parentfix license/repoman (diff)
downloadgentoo-2-edc13b114c9734a582eb59dae14ea2b49a7a8f25.tar.gz
gentoo-2-edc13b114c9734a582eb59dae14ea2b49a7a8f25.tar.bz2
gentoo-2-edc13b114c9734a582eb59dae14ea2b49a7a8f25.zip
fix license/repoman
Diffstat (limited to 'dev-perl/Safe')
-rw-r--r--dev-perl/Safe/Safe-2.09.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/dev-perl/Safe/Safe-2.09.ebuild b/dev-perl/Safe/Safe-2.09.ebuild
index c877f05bbdd0..4ad706ff0b02 100644
--- a/dev-perl/Safe/Safe-2.09.ebuild
+++ b/dev-perl/Safe/Safe-2.09.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Safe/Safe-2.09.ebuild,v 1.8 2003/06/21 21:36:37 drobbins Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Safe/Safe-2.09.ebuild,v 1.9 2003/08/07 02:16:57 vapier Exp $
inherit perl-module
DESCRIPTION="Compile and execute code in restricted compartments"
-SRC_URI="http://www.cpan.org/modules/by-module/Safe/${P}.tar.gz"
HOMEPAGE="http://search.cpan.org/author/ABERGMAN/${P}/"
-IUSE=""
-SLOT="0"
+SRC_URI="http://www.cpan.org/modules/by-module/Safe/${P}.tar.gz"
+
LICENSE="Artistic"
+SLOT="0"
KEYWORDS="x86 amd64 ppc sparc alpha mips hppa arm"