* [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Server-Simple-Mason: ChangeLog HTTP-Server-Simple-Mason-0.140.0.ebuild
@ 2011-08-30 13:43 Torsten Veller (tove)
0 siblings, 0 replies; 3+ messages in thread
From: Torsten Veller (tove) @ 2011-08-30 13:43 UTC (permalink / raw
To: gentoo-commits
tove 11/08/30 13:43:01
Modified: ChangeLog
Added: HTTP-Server-Simple-Mason-0.140.0.ebuild
Log:
Change version scheme
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Revision Changes Path
1.19 dev-perl/HTTP-Server-Simple-Mason/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Server-Simple-Mason/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Server-Simple-Mason/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Server-Simple-Mason/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple-Mason/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 14 Jan 2011 17:21:34 -0000 1.18
+++ ChangeLog 30 Aug 2011 13:43:01 -0000 1.19
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/HTTP-Server-Simple-Mason
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple-Mason/ChangeLog,v 1.18 2011/01/14 17:21:34 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple-Mason/ChangeLog,v 1.19 2011/08/30 13:43:01 tove Exp $
+
+*HTTP-Server-Simple-Mason-0.140.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org>
+ +HTTP-Server-Simple-Mason-0.140.0.ebuild:
+ Change version scheme
14 Jan 2011; Torsten Veller <tove@gentoo.org>
-HTTP-Server-Simple-Mason-0.13.ebuild:
1.1 dev-perl/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.140.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.140.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.140.0.ebuild?rev=1.1&content-type=text/plain
Index: HTTP-Server-Simple-Mason-0.140.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.140.0.ebuild,v 1.1 2011/08/30 13:43:01 tove Exp $
EAPI=4
MODULE_AUTHOR=JESSE
MODULE_VERSION=0.14
inherit perl-module
DESCRIPTION="An abstract baseclass for a standalone mason server"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
DEPEND="dev-perl/Hook-LexWrap
dev-perl/URI
dev-perl/libwww-perl
>=dev-perl/HTML-Mason-1.25
>=dev-perl/HTTP-Server-Simple-0.04"
RDEPEND="${DEPEND}"
SRC_TEST="do"
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Server-Simple-Mason: ChangeLog HTTP-Server-Simple-Mason-0.140.0.ebuild
@ 2012-02-24 10:18 Agostino Sarubbo (ago)
0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-02-24 10:18 UTC (permalink / raw
To: gentoo-commits
ago 12/02/24 10:18:38
Modified: ChangeLog HTTP-Server-Simple-Mason-0.140.0.ebuild
Log:
Stable for amd64, wrt bug #400143
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Revision Changes Path
1.21 dev-perl/HTTP-Server-Simple-Mason/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Server-Simple-Mason/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Server-Simple-Mason/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Server-Simple-Mason/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple-Mason/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 4 Sep 2011 11:22:02 -0000 1.20
+++ ChangeLog 24 Feb 2012 10:18:38 -0000 1.21
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/HTTP-Server-Simple-Mason
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple-Mason/ChangeLog,v 1.20 2011/09/04 11:22:02 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple-Mason/ChangeLog,v 1.21 2012/02/24 10:18:38 ago Exp $
+
+ 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org>
+ HTTP-Server-Simple-Mason-0.140.0.ebuild:
+ Stable for amd64, wrt bug #400143
04 Sep 2011; Torsten Veller <tove@gentoo.org>
-HTTP-Server-Simple-Mason-0.14.ebuild:
1.2 dev-perl/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.140.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.140.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.140.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.140.0.ebuild?r1=1.1&r2=1.2
Index: HTTP-Server-Simple-Mason-0.140.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.140.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- HTTP-Server-Simple-Mason-0.140.0.ebuild 30 Aug 2011 13:43:01 -0000 1.1
+++ HTTP-Server-Simple-Mason-0.140.0.ebuild 24 Feb 2012 10:18:38 -0000 1.2
@@ -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/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.140.0.ebuild,v 1.1 2011/08/30 13:43:01 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.140.0.ebuild,v 1.2 2012/02/24 10:18:38 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="An abstract baseclass for a standalone mason server"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE=""
DEPEND="dev-perl/Hook-LexWrap
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Server-Simple-Mason: ChangeLog HTTP-Server-Simple-Mason-0.140.0.ebuild
@ 2012-03-08 15:27 PaweA Hajdan (phajdan.jr)
0 siblings, 0 replies; 3+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2012-03-08 15:27 UTC (permalink / raw
To: gentoo-commits
phajdan.jr 12/03/08 15:27:56
Modified: ChangeLog HTTP-Server-Simple-Mason-0.140.0.ebuild
Log:
x86 stable wrt bug #400143
(Portage version: 2.1.10.44/cvs/Linux i686)
Revision Changes Path
1.22 dev-perl/HTTP-Server-Simple-Mason/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Server-Simple-Mason/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Server-Simple-Mason/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Server-Simple-Mason/ChangeLog?r1=1.21&r2=1.22
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple-Mason/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog 24 Feb 2012 10:18:38 -0000 1.21
+++ ChangeLog 8 Mar 2012 15:27:56 -0000 1.22
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/HTTP-Server-Simple-Mason
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple-Mason/ChangeLog,v 1.21 2012/02/24 10:18:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple-Mason/ChangeLog,v 1.22 2012/03/08 15:27:56 phajdan.jr Exp $
+
+ 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ HTTP-Server-Simple-Mason-0.140.0.ebuild:
+ x86 stable wrt bug #400143
24 Feb 2012; Agostino Sarubbo <ago@gentoo.org>
HTTP-Server-Simple-Mason-0.140.0.ebuild:
1.3 dev-perl/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.140.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.140.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.140.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.140.0.ebuild?r1=1.2&r2=1.3
Index: HTTP-Server-Simple-Mason-0.140.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.140.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- HTTP-Server-Simple-Mason-0.140.0.ebuild 24 Feb 2012 10:18:38 -0000 1.2
+++ HTTP-Server-Simple-Mason-0.140.0.ebuild 8 Mar 2012 15:27:56 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.140.0.ebuild,v 1.2 2012/02/24 10:18:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.140.0.ebuild,v 1.3 2012/03/08 15:27:56 phajdan.jr Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="An abstract baseclass for a standalone mason server"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
DEPEND="dev-perl/Hook-LexWrap
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-03-08 15:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-08 15:27 [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Server-Simple-Mason: ChangeLog HTTP-Server-Simple-Mason-0.140.0.ebuild PaweA Hajdan (phajdan.jr)
-- strict thread matches above, loose matches on Subject: below --
2012-02-24 10:18 Agostino Sarubbo (ago)
2011-08-30 13:43 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