diff options
author | Torsten Veller <tove@gentoo.org> | 2010-01-28 18:27:27 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-01-28 18:27:27 +0000 |
commit | c7fc819f9f2b7cd3a31af8b4cf2a40eaef6c4e46 (patch) | |
tree | c2a109e0aff22f1dc7e17b6b45373c9c19f02b34 /dev-perl/Apache-Session | |
parent | Fix LICENSE (#301969) (diff) | |
download | historical-c7fc819f9f2b7cd3a31af8b4cf2a40eaef6c4e46.tar.gz historical-c7fc819f9f2b7cd3a31af8b4cf2a40eaef6c4e46.tar.bz2 historical-c7fc819f9f2b7cd3a31af8b4cf2a40eaef6c4e46.zip |
Fix LICENSE: same terms as perl (#301969)
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Apache-Session')
-rw-r--r-- | dev-perl/Apache-Session/Apache-Session-1.88.ebuild | 5 | ||||
-rw-r--r-- | dev-perl/Apache-Session/ChangeLog | 7 |
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 |