axs 14/08/25 02:19:52
Modified: ChangeLog
Added: Apache-AuthTicket-0.900.0-r1.ebuild
Apache-AuthTicket-0.930.0-r1.ebuild
Removed: Apache-AuthTicket-0.900.0.ebuild
Apache-AuthTicket-0.930.0.ebuild
Log:
bumped EAPI to 5; committed directly to stable as no other changes present
and revbump helps stable systems to keep from dieing on perl-5.18 upgrade
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed
Manifest commit with key 2B6559ED)
Revision Changes Path
1.23 dev-perl/Apache-AuthTicket/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Apache-AuthTicket/ChangeLog?rev=1.23&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Apache-AuthTicket/ChangeLog?rev=1.23&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Apache-AuthTicket/ChangeLog?r1=1.22&r2=1.23
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthTicket/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog 4 Aug 2014 09:24:35 -0000 1.22
+++ ChangeLog 25 Aug 2014 02:19:52 -0000 1.23
@@ -1,6 +1,15 @@
# ChangeLog for dev-perl/Apache-AuthTicket
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthTicket/ChangeLog,v 1.22
2014/08/04 09:24:35 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthTicket/ChangeLog,v 1.23
2014/08/25 02:19:52 axs Exp $
+
+*Apache-AuthTicket-0.900.0-r1 (25 Aug 2014)
+*Apache-AuthTicket-0.930.0-r1 (25 Aug 2014)
+
+ 25 Aug 2014; Ian Stakenvicius (_AxS_) <[email protected]>
+ +Apache-AuthTicket-0.900.0-r1.ebuild, +Apache-AuthTicket-0.930.0-r1.ebuild,
+ -Apache-AuthTicket-0.900.0.ebuild, -Apache-AuthTicket-0.930.0.ebuild:
+ bumped EAPI to 5; committed directly to stable as no other changes present
and
+ revbump helps stable systems to keep from dieing on perl-5.18 upgrade
04 Aug 2014; Mikle Kolyada <[email protected]>
Apache-AuthTicket-0.900.0.ebuild, Apache-AuthTicket-0.930.0.ebuild:
1.1
dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.900.0-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.900.0-r1.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.900.0-r1.ebuild?rev=1.1&content-type=text/plain
Index: Apache-AuthTicket-0.900.0-r1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:
/var/cvsroot/gentoo-x86/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.900.0-r1.ebuild,v
1.1 2014/08/25 02:19:52 axs Exp $
EAPI=5
MODULE_AUTHOR=MSCHOUT
MODULE_VERSION=0.90
inherit perl-module
DESCRIPTION="Cookie based access module"
LICENSE="|| ( Artistic-2 GPL-1 GPL-2 GPL-3 )" # GPL-1+
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
RDEPEND=">=dev-perl/Apache-AuthCookie-3.0
dev-perl/DBI
virtual/perl-Digest-MD5
dev-perl/SQL-Abstract"
DEPEND="${RDEPEND}"
SRC_TEST="do"
1.1
dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.930.0-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.930.0-r1.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.930.0-r1.ebuild?rev=1.1&content-type=text/plain
Index: Apache-AuthTicket-0.930.0-r1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:
/var/cvsroot/gentoo-x86/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.930.0-r1.ebuild,v
1.1 2014/08/25 02:19:52 axs Exp $
EAPI=5
MODULE_AUTHOR=MSCHOUT
MODULE_VERSION=0.93
inherit perl-module
DESCRIPTION="Cookie based access module"
LICENSE="|| ( Artistic-2 GPL-1 GPL-2 GPL-3 )" # GPL-1+
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=dev-perl/Apache-AuthCookie-3.0
dev-perl/DBI
virtual/perl-Digest-MD5
dev-perl/SQL-Abstract"
DEPEND="${RDEPEND}"
SRC_TEST="do"