diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 09:52:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 09:52:40 +0000 |
commit | afd5110cb55dfbc7cbf09f3c52707d9d352e392c (patch) | |
tree | a44f21d517b1cf8c823ef900ec8974a8c4fed054 /dev-perl/Apache-Session | |
parent | Stable for amd64, wrt bug #400029 (diff) | |
download | historical-afd5110cb55dfbc7cbf09f3c52707d9d352e392c.tar.gz historical-afd5110cb55dfbc7cbf09f3c52707d9d352e392c.tar.bz2 historical-afd5110cb55dfbc7cbf09f3c52707d9d352e392c.zip |
Stable for amd64, wrt bug #400031
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Apache-Session')
-rw-r--r-- | dev-perl/Apache-Session/Apache-Session-1.890.0.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Apache-Session/ChangeLog | 7 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Apache-Session/Apache-Session-1.890.0.ebuild b/dev-perl/Apache-Session/Apache-Session-1.890.0.ebuild index 82b15ef08a52..398313dbde4e 100644 --- a/dev-perl/Apache-Session/Apache-Session-1.890.0.ebuild +++ b/dev-perl/Apache-Session/Apache-Session-1.890.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.890.0.ebuild,v 1.1 2011/09/01 13:45:40 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.890.0.ebuild,v 1.2 2012/02/24 09:52:40 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl module for Apache::Session" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="" RDEPEND=" diff --git a/dev-perl/Apache-Session/ChangeLog b/dev-perl/Apache-Session/ChangeLog index 4875a896780d..f175545b6603 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.61 2011/09/04 11:23:10 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/ChangeLog,v 1.62 2012/02/24 09:52:40 ago Exp $ + + 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Apache-Session-1.890.0.ebuild: + Stable for amd64, wrt bug #400031 04 Sep 2011; Torsten Veller <tove@gentoo.org> -Apache-Session-1.89.ebuild: Cleanup |