summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-10-20 16:35:09 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-10-20 16:35:09 +0000
commit3bbdc2dab7da61beacc1b7fd4760270506915d34 (patch)
tree2b97431672331ad1636019430d195cc3af2ae536 /dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.3.ebuild
parentBug 152023, dep for new version of www-apps/otrs (diff)
downloadgentoo-2-3bbdc2dab7da61beacc1b7fd4760270506915d34.tar.gz
gentoo-2-3bbdc2dab7da61beacc1b7fd4760270506915d34.tar.bz2
gentoo-2-3bbdc2dab7da61beacc1b7fd4760270506915d34.zip
Correcting licenses
(Portage version: 2.1.2_pre3-r5)
Diffstat (limited to 'dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.3.ebuild')
-rw-r--r--dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.3.ebuild b/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.3.ebuild
index 39ca6f96d8e3..0b07c7f36e9f 100644
--- a/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.3.ebuild
+++ b/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.3.ebuild,v 1.1 2006/10/20 16:33:10 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.3.ebuild,v 1.2 2006/10/20 16:35:09 mcummings Exp $
inherit perl-module
@@ -8,7 +8,7 @@ DESCRIPTION="Provides interoperable MD5-based crypt() functions"
HOMEPAGE="http://search.cpan.org/~luismunoz/"
SRC_URI="mirror://cpan/authors/id/L/LU/LUISMUNOZ/${P}.tar.gz"
-LICENSE="|| ( Artistic GPL-2 )"
+LICENSE="|| ( Artistic Apache-2.0 )"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""