diff options
author | Robert Coie <rac@gentoo.org> | 2004-10-16 23:57:25 +0000 |
---|---|---|
committer | Robert Coie <rac@gentoo.org> | 2004-10-16 23:57:25 +0000 |
commit | 1270582f6baf7b13b974b16bfc457ce784624b8d (patch) | |
tree | ae3e23310f9c3252c592b91bc03553b10e9bc0c8 /dev-perl/OpenCA-REQ | |
parent | Add baselayout-1.9.4-r5 with splash patch from Spock for the sake of 2004.3; ... (diff) | |
download | gentoo-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/OpenCA-REQ')
-rw-r--r-- | dev-perl/OpenCA-REQ/OpenCA-REQ-0.7.35-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/OpenCA-REQ/OpenCA-REQ-0.7.35.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/OpenCA-REQ/OpenCA-REQ-0.9.52.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-perl/OpenCA-REQ/OpenCA-REQ-0.7.35-r1.ebuild b/dev-perl/OpenCA-REQ/OpenCA-REQ-0.7.35-r1.ebuild index a65f8820dc27..456fe7e0cc6e 100644 --- a/dev-perl/OpenCA-REQ/OpenCA-REQ-0.7.35-r1.ebuild +++ b/dev-perl/OpenCA-REQ/OpenCA-REQ-0.7.35-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/OpenCA-REQ/OpenCA-REQ-0.7.35-r1.ebuild,v 1.7 2004/07/14 19:56:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/OpenCA-REQ/OpenCA-REQ-0.7.35-r1.ebuild,v 1.8 2004/10/16 23:57:23 rac Exp $ inherit perl-module DESCRIPTION="The perl OpenCA::REQ Module" @@ -8,7 +8,7 @@ SRC_URI="http://www.cpan.org/authors/id/M/MA/MADWOLF/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/authors/id/M/MA/MADWOLF/${P}.readme" SLOT="0" -LICENSE="Artistic | GPL-2" +LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="x86 amd64 ppc sparc alpha" IUSE="" diff --git a/dev-perl/OpenCA-REQ/OpenCA-REQ-0.7.35.ebuild b/dev-perl/OpenCA-REQ/OpenCA-REQ-0.7.35.ebuild index 58075d92926c..e1d02e04e0f5 100644 --- a/dev-perl/OpenCA-REQ/OpenCA-REQ-0.7.35.ebuild +++ b/dev-perl/OpenCA-REQ/OpenCA-REQ-0.7.35.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/OpenCA-REQ/OpenCA-REQ-0.7.35.ebuild,v 1.13 2004/07/14 19:56:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/OpenCA-REQ/OpenCA-REQ-0.7.35.ebuild,v 1.14 2004/10/16 23:57:23 rac Exp $ inherit perl-module DESCRIPTION="The perl OpenCA::REQ Module" @@ -8,7 +8,7 @@ SRC_URI="http://www.cpan.org/authors/id/M/MA/MADWOLF/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/authors/id/M/MA/MADWOLF/${P}.readme" SLOT="0" -LICENSE="Artistic | GPL-2" +LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="x86 amd64 ppc sparc alpha" IUSE="" diff --git a/dev-perl/OpenCA-REQ/OpenCA-REQ-0.9.52.ebuild b/dev-perl/OpenCA-REQ/OpenCA-REQ-0.9.52.ebuild index c6faf5b5ddf9..4138bf951192 100644 --- a/dev-perl/OpenCA-REQ/OpenCA-REQ-0.9.52.ebuild +++ b/dev-perl/OpenCA-REQ/OpenCA-REQ-0.9.52.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/OpenCA-REQ/OpenCA-REQ-0.9.52.ebuild,v 1.3 2004/07/14 19:56:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/OpenCA-REQ/OpenCA-REQ-0.9.52.ebuild,v 1.4 2004/10/16 23:57:23 rac Exp $ inherit perl-module DESCRIPTION="The perl OpenCA::REQ Module" @@ -8,7 +8,7 @@ SRC_URI="http://www.cpan.org/authors/id/M/MA/MADWOLF/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/authors/id/M/MA/MADWOLF/${P}.readme" SLOT="0" -LICENSE="Artistic | GPL-2" +LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha" IUSE="" |