* [gentoo-commits] gentoo-x86 commit in dev-perl/WWW-Curl: WWW-Curl-4.150.0.ebuild ChangeLog
@ 2011-08-28 9:10 Torsten Veller (tove)
0 siblings, 0 replies; 4+ messages in thread
From: Torsten Veller (tove) @ 2011-08-28 9:10 UTC (permalink / raw
To: gentoo-commits
tove 11/08/28 09:10:49
Modified: ChangeLog
Added: WWW-Curl-4.150.0.ebuild
Log:
Change version scheme
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Revision Changes Path
1.23 dev-perl/WWW-Curl/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/WWW-Curl/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/WWW-Curl/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/WWW-Curl/ChangeLog?r1=1.22&r2=1.23
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog 14 Jan 2011 15:45:08 -0000 1.22
+++ ChangeLog 28 Aug 2011 09:10:48 -0000 1.23
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/WWW-Curl
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/ChangeLog,v 1.22 2011/01/14 15:45:08 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/ChangeLog,v 1.23 2011/08/28 09:10:48 tove Exp $
+
+*WWW-Curl-4.150.0 (28 Aug 2011)
+
+ 28 Aug 2011; Torsten Veller <tove@gentoo.org> +WWW-Curl-4.150.0.ebuild:
+ Change version scheme
14 Jan 2011; Torsten Veller <tove@gentoo.org> -WWW-Curl-4.09.ebuild,
-WWW-Curl-4.11.ebuild, -WWW-Curl-4.12.ebuild, -WWW-Curl-4.14.ebuild:
1.1 dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild?rev=1.1&content-type=text/plain
Index: WWW-Curl-4.150.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/WWW-Curl/WWW-Curl-4.150.0.ebuild,v 1.1 2011/08/28 09:10:48 tove Exp $
EAPI=4
MODULE_AUTHOR=SZBALINT
MODULE_VERSION=4.15
inherit perl-module
DESCRIPTION="Perl extension interface for libcurl"
LICENSE="|| ( MPL-1.0 MPL-1.1 MIT )"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
RDEPEND="net-misc/curl"
DEPEND="${RDEPEND}"
SRC_TEST=online
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/WWW-Curl: WWW-Curl-4.150.0.ebuild ChangeLog
@ 2012-02-24 10:44 Agostino Sarubbo (ago)
0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-02-24 10:44 UTC (permalink / raw
To: gentoo-commits
ago 12/02/24 10:44:48
Modified: WWW-Curl-4.150.0.ebuild ChangeLog
Log:
Stable for amd64, wrt bug #400263
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Revision Changes Path
1.2 dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild?r1=1.1&r2=1.2
Index: WWW-Curl-4.150.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- WWW-Curl-4.150.0.ebuild 28 Aug 2011 09:10:48 -0000 1.1
+++ WWW-Curl-4.150.0.ebuild 24 Feb 2012 10:44:48 -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/WWW-Curl/WWW-Curl-4.150.0.ebuild,v 1.1 2011/08/28 09:10:48 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild,v 1.2 2012/02/24 10:44:48 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@
LICENSE="|| ( MPL-1.0 MPL-1.1 MIT )"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
IUSE=""
RDEPEND="net-misc/curl"
1.25 dev-perl/WWW-Curl/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/WWW-Curl/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/WWW-Curl/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/WWW-Curl/ChangeLog?r1=1.24&r2=1.25
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog 4 Sep 2011 11:22:30 -0000 1.24
+++ ChangeLog 24 Feb 2012 10:44:48 -0000 1.25
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/WWW-Curl
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/ChangeLog,v 1.24 2011/09/04 11:22:30 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/ChangeLog,v 1.25 2012/02/24 10:44:48 ago Exp $
+
+ 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> WWW-Curl-4.150.0.ebuild:
+ Stable for amd64, wrt bug #400263
04 Sep 2011; Torsten Veller <tove@gentoo.org> -WWW-Curl-4.15.ebuild:
Cleanup
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/WWW-Curl: WWW-Curl-4.150.0.ebuild ChangeLog
@ 2012-02-27 18:56 Brent Baude (ranger)
0 siblings, 0 replies; 4+ messages in thread
From: Brent Baude (ranger) @ 2012-02-27 18:56 UTC (permalink / raw
To: gentoo-commits
ranger 12/02/27 18:56:19
Modified: WWW-Curl-4.150.0.ebuild ChangeLog
Log:
Marking WWW-Curl-4.150.0 ppc for bug 400263
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Revision Changes Path
1.3 dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild?r1=1.2&r2=1.3
Index: WWW-Curl-4.150.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- WWW-Curl-4.150.0.ebuild 24 Feb 2012 10:44:48 -0000 1.2
+++ WWW-Curl-4.150.0.ebuild 27 Feb 2012 18:56:19 -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/WWW-Curl/WWW-Curl-4.150.0.ebuild,v 1.2 2012/02/24 10:44:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild,v 1.3 2012/02/27 18:56:19 ranger Exp $
EAPI=4
@@ -12,7 +12,7 @@
LICENSE="|| ( MPL-1.0 MPL-1.1 MIT )"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ~ppc64 ~x86"
IUSE=""
RDEPEND="net-misc/curl"
1.26 dev-perl/WWW-Curl/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/WWW-Curl/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/WWW-Curl/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/WWW-Curl/ChangeLog?r1=1.25&r2=1.26
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog 24 Feb 2012 10:44:48 -0000 1.25
+++ ChangeLog 27 Feb 2012 18:56:19 -0000 1.26
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/WWW-Curl
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/ChangeLog,v 1.25 2012/02/24 10:44:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/ChangeLog,v 1.26 2012/02/27 18:56:19 ranger Exp $
+
+ 27 Feb 2012; Brent Baude <ranger@gentoo.org> WWW-Curl-4.150.0.ebuild:
+ Marking WWW-Curl-4.150.0 ppc for bug 400263
24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> WWW-Curl-4.150.0.ebuild:
Stable for amd64, wrt bug #400263
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/WWW-Curl: WWW-Curl-4.150.0.ebuild ChangeLog
@ 2012-03-09 9:56 PaweA Hajdan (phajdan.jr)
0 siblings, 0 replies; 4+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2012-03-09 9:56 UTC (permalink / raw
To: gentoo-commits
phajdan.jr 12/03/09 09:56:05
Modified: WWW-Curl-4.150.0.ebuild ChangeLog
Log:
x86 stable wrt bug #400263
(Portage version: 2.1.10.44/cvs/Linux i686)
Revision Changes Path
1.4 dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild?r1=1.3&r2=1.4
Index: WWW-Curl-4.150.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- WWW-Curl-4.150.0.ebuild 27 Feb 2012 18:56:19 -0000 1.3
+++ WWW-Curl-4.150.0.ebuild 9 Mar 2012 09:56:05 -0000 1.4
@@ -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/WWW-Curl/WWW-Curl-4.150.0.ebuild,v 1.3 2012/02/27 18:56:19 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild,v 1.4 2012/03/09 09:56:05 phajdan.jr Exp $
EAPI=4
@@ -12,7 +12,7 @@
LICENSE="|| ( MPL-1.0 MPL-1.1 MIT )"
SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
IUSE=""
RDEPEND="net-misc/curl"
1.27 dev-perl/WWW-Curl/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/WWW-Curl/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/WWW-Curl/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/WWW-Curl/ChangeLog?r1=1.26&r2=1.27
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog 27 Feb 2012 18:56:19 -0000 1.26
+++ ChangeLog 9 Mar 2012 09:56:05 -0000 1.27
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/WWW-Curl
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/ChangeLog,v 1.26 2012/02/27 18:56:19 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/ChangeLog,v 1.27 2012/03/09 09:56:05 phajdan.jr Exp $
+
+ 09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> WWW-Curl-4.150.0.ebuild:
+ x86 stable wrt bug #400263
27 Feb 2012; Brent Baude <ranger@gentoo.org> WWW-Curl-4.150.0.ebuild:
Marking WWW-Curl-4.150.0 ppc for bug 400263
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-03-09 9:56 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-27 18:56 [gentoo-commits] gentoo-x86 commit in dev-perl/WWW-Curl: WWW-Curl-4.150.0.ebuild ChangeLog Brent Baude (ranger)
-- strict thread matches above, loose matches on Subject: below --
2012-03-09 9:56 PaweA Hajdan (phajdan.jr)
2012-02-24 10:44 Agostino Sarubbo (ago)
2011-08-28 9:10 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