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/Digest-SHA1
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/Digest-SHA1')
-rw-r--r--dev-perl/Digest-SHA1/Digest-SHA1-2.07.ebuild4
-rw-r--r--dev-perl/Digest-SHA1/Digest-SHA1-2.10.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/Digest-SHA1/Digest-SHA1-2.07.ebuild b/dev-perl/Digest-SHA1/Digest-SHA1-2.07.ebuild
index 7ef3374c2875..5c3106b638a3 100644
--- a/dev-perl/Digest-SHA1/Digest-SHA1-2.07.ebuild
+++ b/dev-perl/Digest-SHA1/Digest-SHA1-2.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/Digest-SHA1/Digest-SHA1-2.07.ebuild,v 1.8 2004/07/14 17:25:54 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.07.ebuild,v 1.9 2004/10/16 23:57:21 rac Exp $
inherit perl-module
@@ -9,6 +9,6 @@ SRC_URI="http://www.perl.com/CPAN/authors/id/GAAS/${P}.tar.gz"
HOMEPAGE="http://cpan.pair.com/modules/by-category/14_Security_and_Encryption/Digest/${P}.readme"
SLOT="0"
-LICENSE="Artistic | GPL-2"
+LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="x86 amd64 ppc sparc alpha hppa mips ia64"
IUSE=""
diff --git a/dev-perl/Digest-SHA1/Digest-SHA1-2.10.ebuild b/dev-perl/Digest-SHA1/Digest-SHA1-2.10.ebuild
index ba3a2d5b635d..32274b9c829f 100644
--- a/dev-perl/Digest-SHA1/Digest-SHA1-2.10.ebuild
+++ b/dev-perl/Digest-SHA1/Digest-SHA1-2.10.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/Digest-SHA1/Digest-SHA1-2.10.ebuild,v 1.4 2004/07/21 22:01:38 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.10.ebuild,v 1.5 2004/10/16 23:57:21 rac Exp $
inherit perl-module
@@ -9,7 +9,7 @@ SRC_URI="http://www.perl.com/CPAN/authors/id/GAAS/${P}.tar.gz"
HOMEPAGE="http://cpan.pair.com/modules/by-category/14_Security_and_Encryption/Digest/${P}.readme"
SLOT="0"
-LICENSE="Artistic | GPL-2"
+LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~mips ~ia64 ppc64"
IUSE=""