* [gentoo-commits] gentoo-x86 commit in dev-perl/CGI-Session: CGI-Session-4.41.ebuild ChangeLog
@ 2009-03-21 20:38 Torsten Veller (tove)
0 siblings, 0 replies; 5+ messages in thread
From: Torsten Veller (tove) @ 2009-03-21 20:38 UTC (permalink / raw
To: gentoo-commits
tove 09/03/21 20:38:59
Modified: ChangeLog
Added: CGI-Session-4.41.ebuild
Log:
Version bump
(Portage version: 2.2_rc26/cvs/Linux i686)
Revision Changes Path
1.31 dev-perl/CGI-Session/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/ChangeLog?r1=1.30&r2=1.31
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog 4 Jan 2009 10:25:34 -0000 1.30
+++ ChangeLog 21 Mar 2009 20:38:59 -0000 1.31
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/CGI-Session
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.30 2009/01/04 10:25:34 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.31 2009/03/21 20:38:59 tove Exp $
+
+*CGI-Session-4.41 (21 Mar 2009)
+
+ 21 Mar 2009; Torsten Veller <tove@gentoo.org> +CGI-Session-4.41.ebuild:
+ Version bump
*CGI-Session-4.40 (04 Jan 2009)
1.1 dev-perl/CGI-Session/CGI-Session-4.41.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.41.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.41.ebuild?rev=1.1&content-type=text/plain
Index: CGI-Session-4.41.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.41.ebuild,v 1.1 2009/03/21 20:38:59 tove Exp $
EAPI=2
MODULE_AUTHOR=MARKSTOS
inherit perl-module
DESCRIPTION="persistent session data in CGI applications "
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE="test"
RDEPEND="virtual/perl-Digest-MD5
virtual/perl-Scalar-List-Utils
>=virtual/perl-CGI-3.26"
DEPEND="${RDEPEND}
virtual/perl-Module-Build
test? ( virtual/perl-Test-Simple
dev-perl/Cgi-Simple
dev-perl/Test-Pod )"
SRC_TEST="do"
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/CGI-Session: CGI-Session-4.41.ebuild ChangeLog
@ 2009-05-02 8:41 Torsten Veller (tove)
0 siblings, 0 replies; 5+ messages in thread
From: Torsten Veller (tove) @ 2009-05-02 8:41 UTC (permalink / raw
To: gentoo-commits
tove 09/05/02 08:41:04
Modified: CGI-Session-4.41.ebuild ChangeLog
Log:
Stable on x86 (#268166)
(Portage version: 2.2_rc31/cvs/Linux i686)
Revision Changes Path
1.2 dev-perl/CGI-Session/CGI-Session-4.41.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.41.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.41.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.41.ebuild?r1=1.1&r2=1.2
Index: CGI-Session-4.41.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.41.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- CGI-Session-4.41.ebuild 21 Mar 2009 20:38:59 -0000 1.1
+++ CGI-Session-4.41.ebuild 2 May 2009 08:41:04 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.41.ebuild,v 1.1 2009/03/21 20:38:59 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.41.ebuild,v 1.2 2009/05/02 08:41:04 tove Exp $
EAPI=2
@@ -11,7 +11,7 @@
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc x86"
IUSE="test"
RDEPEND="virtual/perl-Digest-MD5
1.33 dev-perl/CGI-Session/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/ChangeLog?r1=1.32&r2=1.33
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog 1 May 2009 20:48:13 -0000 1.32
+++ ChangeLog 2 May 2009 08:41:04 -0000 1.33
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/CGI-Session
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.32 2009/05/01 20:48:13 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.33 2009/05/02 08:41:04 tove Exp $
+
+ 02 May 2009; Torsten Veller <tove@gentoo.org> CGI-Session-4.41.ebuild:
+ Stable on x86 (#268166)
01 May 2009; Torsten Veller <tove@gentoo.org> -CGI-Session-4.39.ebuild,
-CGI-Session-4.40.ebuild:
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/CGI-Session: CGI-Session-4.41.ebuild ChangeLog
@ 2009-05-03 17:31 Markus Meier (maekke)
0 siblings, 0 replies; 5+ messages in thread
From: Markus Meier (maekke) @ 2009-05-03 17:31 UTC (permalink / raw
To: gentoo-commits
maekke 09/05/03 17:31:25
Modified: CGI-Session-4.41.ebuild ChangeLog
Log:
amd64 stable, bug #268166
(Portage version: 2.1.6.12/cvs/Linux x86_64)
Revision Changes Path
1.3 dev-perl/CGI-Session/CGI-Session-4.41.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.41.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.41.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.41.ebuild?r1=1.2&r2=1.3
Index: CGI-Session-4.41.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.41.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- CGI-Session-4.41.ebuild 2 May 2009 08:41:04 -0000 1.2
+++ CGI-Session-4.41.ebuild 3 May 2009 17:31:24 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.41.ebuild,v 1.2 2009/05/02 08:41:04 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.41.ebuild,v 1.3 2009/05/03 17:31:24 maekke Exp $
EAPI=2
@@ -11,7 +11,7 @@
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86"
IUSE="test"
RDEPEND="virtual/perl-Digest-MD5
1.34 dev-perl/CGI-Session/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/ChangeLog?r1=1.33&r2=1.34
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog 2 May 2009 08:41:04 -0000 1.33
+++ ChangeLog 3 May 2009 17:31:24 -0000 1.34
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/CGI-Session
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.33 2009/05/02 08:41:04 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.34 2009/05/03 17:31:24 maekke Exp $
+
+ 03 May 2009; Markus Meier <maekke@gentoo.org> CGI-Session-4.41.ebuild:
+ amd64 stable, bug #268166
02 May 2009; Torsten Veller <tove@gentoo.org> CGI-Session-4.41.ebuild:
Stable on x86 (#268166)
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/CGI-Session: CGI-Session-4.41.ebuild ChangeLog
@ 2009-05-03 18:16 Tiago Cunha (tcunha)
0 siblings, 0 replies; 5+ messages in thread
From: Tiago Cunha (tcunha) @ 2009-05-03 18:16 UTC (permalink / raw
To: gentoo-commits
tcunha 09/05/03 18:16:29
Modified: CGI-Session-4.41.ebuild ChangeLog
Log:
stable sparc, bug 268166
(Portage version: 2.1.6.11/cvs/Linux sparc64)
Revision Changes Path
1.4 dev-perl/CGI-Session/CGI-Session-4.41.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.41.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.41.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.41.ebuild?r1=1.3&r2=1.4
Index: CGI-Session-4.41.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.41.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- CGI-Session-4.41.ebuild 3 May 2009 17:31:24 -0000 1.3
+++ CGI-Session-4.41.ebuild 3 May 2009 18:16:29 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.41.ebuild,v 1.3 2009/05/03 17:31:24 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.41.ebuild,v 1.4 2009/05/03 18:16:29 tcunha Exp $
EAPI=2
@@ -11,7 +11,7 @@
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ~ia64 ~ppc sparc x86"
IUSE="test"
RDEPEND="virtual/perl-Digest-MD5
1.35 dev-perl/CGI-Session/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/ChangeLog?r1=1.34&r2=1.35
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog 3 May 2009 17:31:24 -0000 1.34
+++ ChangeLog 3 May 2009 18:16:29 -0000 1.35
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/CGI-Session
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.34 2009/05/03 17:31:24 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.35 2009/05/03 18:16:29 tcunha Exp $
+
+ 03 May 2009; Tiago Cunha <tcunha@gentoo.org> CGI-Session-4.41.ebuild:
+ stable sparc, bug 268166
03 May 2009; Markus Meier <maekke@gentoo.org> CGI-Session-4.41.ebuild:
amd64 stable, bug #268166
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/CGI-Session: CGI-Session-4.41.ebuild ChangeLog
@ 2009-05-04 16:18 Raul Porcel (armin76)
0 siblings, 0 replies; 5+ messages in thread
From: Raul Porcel (armin76) @ 2009-05-04 16:18 UTC (permalink / raw
To: gentoo-commits
armin76 09/05/04 16:18:06
Modified: CGI-Session-4.41.ebuild ChangeLog
Log:
ia64 stable wrt #268166
(Portage version: 2.1.6.11/cvs/Linux ia64)
Revision Changes Path
1.5 dev-perl/CGI-Session/CGI-Session-4.41.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.41.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.41.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.41.ebuild?r1=1.4&r2=1.5
Index: CGI-Session-4.41.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.41.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- CGI-Session-4.41.ebuild 3 May 2009 18:16:29 -0000 1.4
+++ CGI-Session-4.41.ebuild 4 May 2009 16:18:06 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.41.ebuild,v 1.4 2009/05/03 18:16:29 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.41.ebuild,v 1.5 2009/05/04 16:18:06 armin76 Exp $
EAPI=2
@@ -11,7 +11,7 @@
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc sparc x86"
+KEYWORDS="amd64 ia64 ~ppc sparc x86"
IUSE="test"
RDEPEND="virtual/perl-Digest-MD5
1.36 dev-perl/CGI-Session/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/CGI-Session/ChangeLog?r1=1.35&r2=1.36
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog 3 May 2009 18:16:29 -0000 1.35
+++ ChangeLog 4 May 2009 16:18:06 -0000 1.36
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/CGI-Session
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.35 2009/05/03 18:16:29 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.36 2009/05/04 16:18:06 armin76 Exp $
+
+ 04 May 2009; Raúl Porcel <armin76@gentoo.org> CGI-Session-4.41.ebuild:
+ ia64 stable wrt #268166
03 May 2009; Tiago Cunha <tcunha@gentoo.org> CGI-Session-4.41.ebuild:
stable sparc, bug 268166
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2009-05-04 16:18 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-03 18:16 [gentoo-commits] gentoo-x86 commit in dev-perl/CGI-Session: CGI-Session-4.41.ebuild ChangeLog Tiago Cunha (tcunha)
-- strict thread matches above, loose matches on Subject: below --
2009-05-04 16:18 Raul Porcel (armin76)
2009-05-03 17:31 Markus Meier (maekke)
2009-05-02 8:41 Torsten Veller (tove)
2009-03-21 20:38 Torsten Veller (tove)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox