diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-02 16:41:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-02 16:41:43 +0000 |
commit | b9cc1440917f10b6254967aff0582f1be605cdfd (patch) | |
tree | b3b41e9a07bcd7598d53385bcac2acf4e1c57e9e /dev-perl | |
parent | Stable for amd64, wrt bug #410403 (diff) | |
download | gentoo-2-b9cc1440917f10b6254967aff0582f1be605cdfd.tar.gz gentoo-2-b9cc1440917f10b6254967aff0582f1be605cdfd.tar.bz2 gentoo-2-b9cc1440917f10b6254967aff0582f1be605cdfd.zip |
Stable for amd64, wrt bug #410151
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.180.0.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Apache-AuthCookie/ChangeLog | 8 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.180.0.ebuild b/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.180.0.ebuild index 48d0e10aea79..ba6b5e1d4334 100644 --- a/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.180.0.ebuild +++ b/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.180.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-AuthCookie/Apache-AuthCookie-3.180.0.ebuild,v 1.1 2011/09/01 13:50:02 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.180.0.ebuild,v 1.2 2012/04/02 16:41:43 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl Authentication and Authorization via cookies" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~x86" +KEYWORDS="amd64 ~ia64 ~x86" IUSE="" RDEPEND=">=www-apache/mod_perl-2 diff --git a/dev-perl/Apache-AuthCookie/ChangeLog b/dev-perl/Apache-AuthCookie/ChangeLog index a90bc4c881a3..65e7cf9b35d5 100644 --- a/dev-perl/Apache-AuthCookie/ChangeLog +++ b/dev-perl/Apache-AuthCookie/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Apache-AuthCookie -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/ChangeLog,v 1.26 2011/09/04 11:20:47 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/ChangeLog,v 1.27 2012/04/02 16:41:43 ago Exp $ + + 02 Apr 2012; Agostino Sarubbo <ago@gentoo.org> + Apache-AuthCookie-3.180.0.ebuild: + Stable for amd64, wrt bug #410151 04 Sep 2011; Torsten Veller <tove@gentoo.org> -Apache-AuthCookie-3.180.ebuild: |