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/Math-BigInt | |
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/Math-BigInt')
-rw-r--r-- | dev-perl/Math-BigInt/Math-BigInt-1.64.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Math-BigInt/Math-BigInt-1.65.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Math-BigInt/Math-BigInt-1.69.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Math-BigInt/Math-BigInt-1.70.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-perl/Math-BigInt/Math-BigInt-1.64.ebuild b/dev-perl/Math-BigInt/Math-BigInt-1.64.ebuild index cc7d72c5ba6c..6109f72fdd0a 100644 --- a/dev-perl/Math-BigInt/Math-BigInt-1.64.ebuild +++ b/dev-perl/Math-BigInt/Math-BigInt-1.64.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/Math-BigInt/Math-BigInt-1.64.ebuild,v 1.6 2004/07/14 18:55:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt/Math-BigInt-1.64.ebuild,v 1.7 2004/10/16 23:57:22 rac Exp $ inherit perl-module @@ -9,6 +9,6 @@ SRC_URI="http://www.cpan.org/modules/by-authors/id/T/TE/TELS/math/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-authors/id/T/TE/TELS/math/${P}.readme" SLOT="0" -LICENSE="Artistic | GPL-2" +LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="x86 amd64 ~alpha ~hppa ~mips ~ppc ~sparc" IUSE="" diff --git a/dev-perl/Math-BigInt/Math-BigInt-1.65.ebuild b/dev-perl/Math-BigInt/Math-BigInt-1.65.ebuild index aad8184a4236..a46a25561fc7 100644 --- a/dev-perl/Math-BigInt/Math-BigInt-1.65.ebuild +++ b/dev-perl/Math-BigInt/Math-BigInt-1.65.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/Math-BigInt/Math-BigInt-1.65.ebuild,v 1.5 2004/07/14 18:55:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt/Math-BigInt-1.65.ebuild,v 1.6 2004/10/16 23:57:22 rac Exp $ inherit perl-module @@ -9,6 +9,6 @@ SRC_URI="http://www.cpan.org/modules/by-authors/id/T/TE/TELS/math/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-authors/id/T/TE/TELS/math/${P}.readme" SLOT="0" -LICENSE="Artistic | GPL-2" +LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="~x86 ~amd64 ~alpha ~hppa ~mips ~ppc ~sparc" IUSE="" diff --git a/dev-perl/Math-BigInt/Math-BigInt-1.69.ebuild b/dev-perl/Math-BigInt/Math-BigInt-1.69.ebuild index ce91cc4baaed..4d40a601deae 100644 --- a/dev-perl/Math-BigInt/Math-BigInt-1.69.ebuild +++ b/dev-perl/Math-BigInt/Math-BigInt-1.69.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/Math-BigInt/Math-BigInt-1.69.ebuild,v 1.6 2004/07/14 18:55:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt/Math-BigInt-1.69.ebuild,v 1.7 2004/10/16 23:57:22 rac Exp $ inherit perl-module @@ -10,6 +10,6 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/T/TE/TELS/math/${P}.readme" SRC_TEST="do" SLOT="0" -LICENSE="Artistic | GPL-2" +LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="x86 ~amd64 alpha ~hppa ~mips ~ppc sparc s390" IUSE="" diff --git a/dev-perl/Math-BigInt/Math-BigInt-1.70.ebuild b/dev-perl/Math-BigInt/Math-BigInt-1.70.ebuild index 3efa4ab5a132..1483098dd360 100644 --- a/dev-perl/Math-BigInt/Math-BigInt-1.70.ebuild +++ b/dev-perl/Math-BigInt/Math-BigInt-1.70.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/Math-BigInt/Math-BigInt-1.70.ebuild,v 1.3 2004/07/14 18:55:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt/Math-BigInt-1.70.ebuild,v 1.4 2004/10/16 23:57:22 rac Exp $ inherit perl-module @@ -10,6 +10,6 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/T/TE/TELS/math/${P}.readme" SRC_TEST="do" SLOT="0" -LICENSE="Artistic | GPL-2" +LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="~x86 ~amd64 ~alpha ~hppa ~mips ~ppc ~sparc ~s390" IUSE="" |