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 | d22d89d227e43e1d0a73a4a3cee87b152ee5d70d (patch) | |
tree | 8d8123f22c1df0963065da8d5d9555400d3c5e01 /dev-perl/Apache-Session | |
parent | Fix LICENSE (#301969) (diff) | |
download | gentoo-2-d22d89d227e43e1d0a73a4a3cee87b152ee5d70d.tar.gz gentoo-2-d22d89d227e43e1d0a73a4a3cee87b152ee5d70d.tar.bz2 gentoo-2-d22d89d227e43e1d0a73a4a3cee87b152ee5d70d.zip |
Fix LICENSE: same terms as perl (#301969)
(Portage version: 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 |