summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Apache-Session/Apache-Session-1.88.ebuild5
-rw-r--r--dev-perl/Apache-Session/ChangeLog7
2 files changed, 7 insertions, 5 deletions
diff --git a/dev-perl/Apache-Session/Apache-Session-1.88.ebuild b/dev-perl/Apache-Session/Apache-Session-1.88.ebuild
index 8ea77d4a7be6..6af0752bc151 100644
--- a/dev-perl/Apache-Session/Apache-Session-1.88.ebuild
+++ b/dev-perl/Apache-Session/Apache-Session-1.88.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.88.ebuild,v 1.2 2009/05/08 18:31:12 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.88.ebuild,v 1.3 2010/01/28 18:27:27 tove Exp $
MODULE_AUTHOR=CHORNY
MODULE_A="${P}.zip"
@@ -9,7 +9,6 @@ inherit perl-module
DESCRIPTION="Perl module for Apache::Session"
SLOT="0"
-LICENSE="Artistic"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE=""
diff --git a/dev-perl/Apache-Session/ChangeLog b/dev-perl/Apache-Session/ChangeLog
index 67ba755110d5..956dd790e5eb 100644
--- a/dev-perl/Apache-Session/ChangeLog
+++ b/dev-perl/Apache-Session/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Apache-Session
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.56 2009/05/08 18:31:12 tove Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.57 2010/01/28 18:27:27 tove Exp $
+
+ 28 Jan 2010; Torsten Veller <tove@gentoo.org> Apache-Session-1.88.ebuild:
+ Fix LICENSE: same terms as perl (#301969)
08 May 2009; Torsten Veller <tove@gentoo.org> Apache-Session-1.88.ebuild:
Add unzip to DEPEND