From 1270582f6baf7b13b974b16bfc457ce784624b8d Mon Sep 17 00:00:00 2001 From: Robert Coie Date: Sat, 16 Oct 2004 23:57:25 +0000 Subject: modify LICENSE to match glep 23 syntax --- dev-perl/Text-Shellwords/Text-Shellwords-1.00.ebuild | 4 ++-- dev-perl/Text-Shellwords/Text-Shellwords-1.07.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'dev-perl/Text-Shellwords') 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" -- cgit v1.2.3-65-gdbad