dilfridge    15/04/12 18:33:53

  Modified:             ChangeLog
  Added:                Apache-AuthCookie-3.220.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0B08240A96F66571)

Revision  Changes    Path
1.33                 dev-perl/Apache-AuthCookie/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Apache-AuthCookie/ChangeLog?rev=1.33&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Apache-AuthCookie/ChangeLog?rev=1.33&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Apache-AuthCookie/ChangeLog?r1=1.32&r2=1.33

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog   25 Aug 2014 02:17:39 -0000      1.32
+++ ChangeLog   12 Apr 2015 18:33:53 -0000      1.33
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Apache-AuthCookie
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/ChangeLog,v 1.32 
2014/08/25 02:17:39 axs Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/ChangeLog,v 1.33 
2015/04/12 18:33:53 dilfridge Exp $
+
+*Apache-AuthCookie-3.220.0 (12 Apr 2015)
+
+  12 Apr 2015; Andreas K. Huettel <[email protected]>
+  +Apache-AuthCookie-3.220.0.ebuild:
+  Version bump
 
 *Apache-AuthCookie-3.180.0-r1 (25 Aug 2014)
 



1.1                  dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.220.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.220.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.220.0.ebuild?rev=1.1&content-type=text/plain

Index: Apache-AuthCookie-3.220.0.ebuild
===================================================================
# Copyright 1999-2015 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.220.0.ebuild,v
 1.1 2015/04/12 18:33:53 dilfridge Exp $

EAPI=5

MODULE_AUTHOR=MSCHOUT
MODULE_VERSION=3.22
inherit perl-module

DESCRIPTION="Perl Authentication and Authorization via cookies"

SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND="
        >=www-apache/mod_perl-2
        >=dev-perl/Apache-Test-1.35
        >=virtual/perl-CGI-3.120.0
        >=dev-perl/Class-Load-0.30.0
        >=dev-perl/autobox-1.100.0
"
DEPEND="${RDEPEND}
        virtual/perl-ExtUtils-MakeMaker
"




Reply via email to