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
commit0b78879e1901d6e2dc44a3c7ab89210c413a9f49 (patch)
treec6cd4f3ac76d1638f9ea91388f015faac947a936 /dev-perl/Error
parentAdd baselayout-1.9.4-r5 with splash patch from Spock for the sake of 2004.3; ... (diff)
downloadhistorical-0b78879e1901d6e2dc44a3c7ab89210c413a9f49.tar.gz
historical-0b78879e1901d6e2dc44a3c7ab89210c413a9f49.tar.bz2
historical-0b78879e1901d6e2dc44a3c7ab89210c413a9f49.zip
modify LICENSE to match glep 23 syntax
Diffstat (limited to 'dev-perl/Error')
-rw-r--r--dev-perl/Error/Error-0.15-r1.ebuild4
-rw-r--r--dev-perl/Error/Error-0.15-r2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/Error/Error-0.15-r1.ebuild b/dev-perl/Error/Error-0.15-r1.ebuild
index ab72564fcce1..d621888bb436 100644
--- a/dev-perl/Error/Error-0.15-r1.ebuild
+++ b/dev-perl/Error/Error-0.15-r1.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/Error/Error-0.15-r1.ebuild,v 1.15 2004/07/13 06:34:37 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/Error-0.15-r1.ebuild,v 1.16 2004/10/16 23:57:21 rac Exp $
inherit perl-module
@@ -9,7 +9,7 @@ DESCRIPTION="A Error Perl Module"
SRC_URI="http://www.cpan.org/modules/by-module/Error/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-module/Error/${P}.readme"
-LICENSE="Artistic | GPL-2"
+LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="x86 amd64 ppc sparc alpha"
IUSE=""
diff --git a/dev-perl/Error/Error-0.15-r2.ebuild b/dev-perl/Error/Error-0.15-r2.ebuild
index fad79591da40..69092ef252c4 100644
--- a/dev-perl/Error/Error-0.15-r2.ebuild
+++ b/dev-perl/Error/Error-0.15-r2.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/Error/Error-0.15-r2.ebuild,v 1.11 2004/07/13 06:34:37 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/Error-0.15-r2.ebuild,v 1.12 2004/10/16 23:57:21 rac Exp $
inherit perl-module
@@ -9,7 +9,7 @@ DESCRIPTION="Error/exception handling in an OO-ish way"
SRC_URI="http://www.cpan.org/modules/by-module/Error/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-module/Error/${P}.readme"
-LICENSE="Artistic | GPL-2"
+LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="x86 amd64 ppc sparc alpha ~mips s390"
IUSE=""