summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-01-28 19:42:47 +0000
committerTorsten Veller <tove@gentoo.org>2010-01-28 19:42:47 +0000
commitf8f6d80657acf0108e00e4e3b80ebe7ac18bdb42 (patch)
treee4abdae71bf04335ab720af12d3220d0cff76e78 /dev-perl/Authen-SASL
parentEnable JRuby support. (diff)
downloadhistorical-f8f6d80657acf0108e00e4e3b80ebe7ac18bdb42.tar.gz
historical-f8f6d80657acf0108e00e4e3b80ebe7ac18bdb42.tar.bz2
historical-f8f6d80657acf0108e00e4e3b80ebe7ac18bdb42.zip
Fix LICENSE: same terms as perl (#301969)
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Authen-SASL')
-rw-r--r--dev-perl/Authen-SASL/Authen-SASL-2.13.ebuild3
-rw-r--r--dev-perl/Authen-SASL/ChangeLog5
2 files changed, 5 insertions, 3 deletions
diff --git a/dev-perl/Authen-SASL/Authen-SASL-2.13.ebuild b/dev-perl/Authen-SASL/Authen-SASL-2.13.ebuild
index 135d1cd5202d..bfdc685cf22d 100644
--- a/dev-perl/Authen-SASL/Authen-SASL-2.13.ebuild
+++ b/dev-perl/Authen-SASL/Authen-SASL-2.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.13.ebuild,v 1.2 2010/01/09 16:31:20 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.13.ebuild,v 1.3 2010/01/28 19:42:47 tove Exp $
EAPI=2
@@ -10,7 +10,6 @@ inherit perl-module
DESCRIPTION="A Perl SASL interface"
HOMEPAGE="http://search.cpan.org/~gbarr/"
-LICENSE="Artistic"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~ppc-aix ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="kerberos"
diff --git a/dev-perl/Authen-SASL/ChangeLog b/dev-perl/Authen-SASL/ChangeLog
index 407de735c772..645e4883c37c 100644
--- a/dev-perl/Authen-SASL/ChangeLog
+++ b/dev-perl/Authen-SASL/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Authen-SASL
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.67 2010/01/21 12:43:59 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.68 2010/01/28 19:42:47 tove Exp $
+
+ 28 Jan 2010; Torsten Veller <tove@gentoo.org> Authen-SASL-2.13.ebuild:
+ Fix LICENSE: same terms as perl (#301969)
21 Jan 2010; Torsten Veller <tove@gentoo.org> Authen-SASL-2.10.ebuild:
mips -> ~mips and drop all others