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/perlsieve
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/perlsieve')
-rw-r--r--dev-perl/perlsieve/perlsieve-0.4.9b.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/perlsieve/perlsieve-0.4.9b.ebuild b/dev-perl/perlsieve/perlsieve-0.4.9b.ebuild
index 6a99f76000ca..c62b643aa676 100644
--- a/dev-perl/perlsieve/perlsieve-0.4.9b.ebuild
+++ b/dev-perl/perlsieve/perlsieve-0.4.9b.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/perlsieve/perlsieve-0.4.9b.ebuild,v 1.8 2004/07/14 20:08:51 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/perlsieve/perlsieve-0.4.9b.ebuild,v 1.9 2004/10/16 23:57:25 rac Exp $
inherit perl-module
@@ -9,7 +9,7 @@ DESCRIPTION="Access Sieve services"
HOMEPAGE="http://sourceforge.net/projects/websieve/"
SRC_URI="http://lists.opensoftwareservices.com/websieve/${P}.tar.gz"
-LICENSE="Artistic | GPL-2"
+LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="x86 ~amd64 alpha ~hppa ~mips ~ppc ~sparc s390"
IUSE=""