summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Coie <rac@gentoo.org>2004-10-16 23:57:25 +0000
committerRobert Coie <rac@gentoo.org>2004-10-16 23:57:25 +0000
commit1270582f6baf7b13b974b16bfc457ce784624b8d (patch)
treeae3e23310f9c3252c592b91bc03553b10e9bc0c8 /dev-perl/Text-Shellwords
parentAdd baselayout-1.9.4-r5 with splash patch from Spock for the sake of 2004.3; ... (diff)
downloadgentoo-2-1270582f6baf7b13b974b16bfc457ce784624b8d.tar.gz
gentoo-2-1270582f6baf7b13b974b16bfc457ce784624b8d.tar.bz2
gentoo-2-1270582f6baf7b13b974b16bfc457ce784624b8d.zip
modify LICENSE to match glep 23 syntax
Diffstat (limited to 'dev-perl/Text-Shellwords')
-rw-r--r--dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild4
-rw-r--r--dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild b/dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild
index 61f0740c27fa..e3fd2db256f5 100644
--- a/dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild
+++ b/dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild,v 1.7 2004/06/25 01:05:39 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild,v 1.8 2004/10/16 23:57:23 rac Exp $
IUSE=""
@@ -15,7 +15,7 @@ SRC_URI="http://www.cpan.org/modules/by-module/Text/${MY_P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-module/Text/${MY_P}.readme"
SLOT="0"
-LICENSE="Artistic | GPL-2"
+LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="x86 amd64 ~ppc ~sparc alpha"
src_compile() {
diff --git a/dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild b/dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild
index 8411de748a62..a1da20501651 100644
--- a/dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild
+++ b/dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild,v 1.2 2004/06/25 01:05:39 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild,v 1.3 2004/10/16 23:57:23 rac Exp $
IUSE=""
@@ -15,7 +15,7 @@ SRC_URI="http://www.cpan.org/modules/by-module/Text/${MY_P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-module/Text/${MY_P}.readme"
SLOT="0"
-LICENSE="Artistic | GPL-2"
+LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha"
SRC_TEST="do"