* [gentoo-commits] gentoo-x86 commit in dev-perl/Cache-Memcached: Cache-Memcached-1.290.0.ebuild ChangeLog
@ 2011-09-01 11:41 Torsten Veller (tove)
0 siblings, 0 replies; 9+ messages in thread
From: Torsten Veller (tove) @ 2011-09-01 11:41 UTC (permalink / raw
To: gentoo-commits
tove 11/09/01 11:41:10
Modified: ChangeLog
Added: Cache-Memcached-1.290.0.ebuild
Log:
Change version scheme
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Revision Changes Path
1.67 dev-perl/Cache-Memcached/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog?rev=1.67&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog?rev=1.67&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog?r1=1.66&r2=1.67
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog 30 Jul 2011 10:21:00 -0000 1.66
+++ ChangeLog 1 Sep 2011 11:41:10 -0000 1.67
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Cache-Memcached
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.66 2011/07/30 10:21:00 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.67 2011/09/01 11:41:10 tove Exp $
+
+*Cache-Memcached-1.290.0 (01 Sep 2011)
+
+ 01 Sep 2011; Torsten Veller <tove@gentoo.org>
+ +Cache-Memcached-1.290.0.ebuild:
+ Change version scheme
30 Jul 2011; Torsten Veller <tove@gentoo.org> Cache-Memcached-1.24.ebuild,
Cache-Memcached-1.26.ebuild, Cache-Memcached-1.27.ebuild,
1.1 dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild?rev=1.1&content-type=text/plain
Index: Cache-Memcached-1.290.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/Cache-Memcached/Cache-Memcached-1.290.0.ebuild,v 1.1 2011/09/01 11:41:10 tove Exp $
EAPI=4
MODULE_AUTHOR=DORMANDO
MODULE_VERSION=1.29
inherit perl-module
DESCRIPTION="Perl API for memcached"
HOMEPAGE="http://www.danga.com/memcached/ ${HOMEPAGE}"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
DEPEND="dev-perl/string-crc32"
RDEPEND="${DEPEND}"
SRC_TEST="do"
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Cache-Memcached: Cache-Memcached-1.290.0.ebuild ChangeLog
@ 2012-06-17 18:42 Jeff Horelick (jdhore)
0 siblings, 0 replies; 9+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-06-17 18:42 UTC (permalink / raw
To: gentoo-commits
jdhore 12/06/17 18:42:46
Modified: Cache-Memcached-1.290.0.ebuild ChangeLog
Log:
marked x86 per bug 421613
(Portage version: 2.2.0_alpha110/cvs/Linux i686)
Revision Changes Path
1.2 dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild?r1=1.1&r2=1.2
Index: Cache-Memcached-1.290.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Cache-Memcached-1.290.0.ebuild 1 Sep 2011 11:41:10 -0000 1.1
+++ Cache-Memcached-1.290.0.ebuild 17 Jun 2012 18:42:46 -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/Cache-Memcached/Cache-Memcached-1.290.0.ebuild,v 1.1 2011/09/01 11:41:10 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild,v 1.2 2012/06/17 18:42:46 jdhore Exp $
EAPI=4
@@ -12,7 +12,7 @@
HOMEPAGE="http://www.danga.com/memcached/ ${HOMEPAGE}"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
DEPEND="dev-perl/string-crc32"
1.68 dev-perl/Cache-Memcached/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog?rev=1.68&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog?rev=1.68&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog?r1=1.67&r2=1.68
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog 1 Sep 2011 11:41:10 -0000 1.67
+++ ChangeLog 17 Jun 2012 18:42:46 -0000 1.68
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Cache-Memcached
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.67 2011/09/01 11:41:10 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.68 2012/06/17 18:42:46 jdhore Exp $
+
+ 17 Jun 2012; Jeff Horelick <jdhore@gentoo.org>
+ Cache-Memcached-1.290.0.ebuild:
+ marked x86 per bug 421613
*Cache-Memcached-1.290.0 (01 Sep 2011)
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Cache-Memcached: Cache-Memcached-1.290.0.ebuild ChangeLog
@ 2012-06-18 15:21 Agostino Sarubbo (ago)
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-06-18 15:21 UTC (permalink / raw
To: gentoo-commits
ago 12/06/18 15:21:53
Modified: Cache-Memcached-1.290.0.ebuild ChangeLog
Log:
Stable for amd64, wrt bug #421613
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Revision Changes Path
1.3 dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild?r1=1.2&r2=1.3
Index: Cache-Memcached-1.290.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Cache-Memcached-1.290.0.ebuild 17 Jun 2012 18:42:46 -0000 1.2
+++ Cache-Memcached-1.290.0.ebuild 18 Jun 2012 15:21:53 -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/Cache-Memcached/Cache-Memcached-1.290.0.ebuild,v 1.2 2012/06/17 18:42:46 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild,v 1.3 2012/06/18 15:21:53 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@
HOMEPAGE="http://www.danga.com/memcached/ ${HOMEPAGE}"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
DEPEND="dev-perl/string-crc32"
1.69 dev-perl/Cache-Memcached/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog?rev=1.69&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog?rev=1.69&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog?r1=1.68&r2=1.69
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog 17 Jun 2012 18:42:46 -0000 1.68
+++ ChangeLog 18 Jun 2012 15:21:53 -0000 1.69
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Cache-Memcached
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.68 2012/06/17 18:42:46 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.69 2012/06/18 15:21:53 ago Exp $
+
+ 18 Jun 2012; Agostino Sarubbo <ago@gentoo.org>
+ Cache-Memcached-1.290.0.ebuild:
+ Stable for amd64, wrt bug #421613
17 Jun 2012; Jeff Horelick <jdhore@gentoo.org>
Cache-Memcached-1.290.0.ebuild:
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Cache-Memcached: Cache-Memcached-1.290.0.ebuild ChangeLog
@ 2012-06-22 15:53 Brent Baude (ranger)
0 siblings, 0 replies; 9+ messages in thread
From: Brent Baude (ranger) @ 2012-06-22 15:53 UTC (permalink / raw
To: gentoo-commits
ranger 12/06/22 15:53:02
Modified: Cache-Memcached-1.290.0.ebuild ChangeLog
Log:
Marking Cache-Memcached-1.290.0 ppc64 for bug 421613
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Revision Changes Path
1.4 dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild?r1=1.3&r2=1.4
Index: Cache-Memcached-1.290.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Cache-Memcached-1.290.0.ebuild 18 Jun 2012 15:21:53 -0000 1.3
+++ Cache-Memcached-1.290.0.ebuild 22 Jun 2012 15:53:02 -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/Cache-Memcached/Cache-Memcached-1.290.0.ebuild,v 1.3 2012/06/18 15:21:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild,v 1.4 2012/06/22 15:53:02 ranger Exp $
EAPI=4
@@ -12,7 +12,7 @@
HOMEPAGE="http://www.danga.com/memcached/ ${HOMEPAGE}"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
DEPEND="dev-perl/string-crc32"
1.70 dev-perl/Cache-Memcached/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog?rev=1.70&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog?rev=1.70&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog?r1=1.69&r2=1.70
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- ChangeLog 18 Jun 2012 15:21:53 -0000 1.69
+++ ChangeLog 22 Jun 2012 15:53:02 -0000 1.70
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Cache-Memcached
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.69 2012/06/18 15:21:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.70 2012/06/22 15:53:02 ranger Exp $
+
+ 22 Jun 2012; Brent Baude <ranger@gentoo.org> Cache-Memcached-1.290.0.ebuild:
+ Marking Cache-Memcached-1.290.0 ppc64 for bug 421613
18 Jun 2012; Agostino Sarubbo <ago@gentoo.org>
Cache-Memcached-1.290.0.ebuild:
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Cache-Memcached: Cache-Memcached-1.290.0.ebuild ChangeLog
@ 2012-06-25 19:34 Markus Meier (maekke)
0 siblings, 0 replies; 9+ messages in thread
From: Markus Meier (maekke) @ 2012-06-25 19:34 UTC (permalink / raw
To: gentoo-commits
maekke 12/06/25 19:34:48
Modified: Cache-Memcached-1.290.0.ebuild ChangeLog
Log:
arm stable, bug #421613
(Portage version: 2.1.10.65/cvs/Linux i686)
Revision Changes Path
1.5 dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild?r1=1.4&r2=1.5
Index: Cache-Memcached-1.290.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Cache-Memcached-1.290.0.ebuild 22 Jun 2012 15:53:02 -0000 1.4
+++ Cache-Memcached-1.290.0.ebuild 25 Jun 2012 19:34:48 -0000 1.5
@@ -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/Cache-Memcached/Cache-Memcached-1.290.0.ebuild,v 1.4 2012/06/22 15:53:02 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild,v 1.5 2012/06/25 19:34:48 maekke Exp $
EAPI=4
@@ -12,7 +12,7 @@
HOMEPAGE="http://www.danga.com/memcached/ ${HOMEPAGE}"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
DEPEND="dev-perl/string-crc32"
1.72 dev-perl/Cache-Memcached/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog?rev=1.72&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog?rev=1.72&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog?r1=1.71&r2=1.72
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- ChangeLog 24 Jun 2012 12:58:56 -0000 1.71
+++ ChangeLog 25 Jun 2012 19:34:48 -0000 1.72
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Cache-Memcached
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.71 2012/06/24 12:58:56 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.72 2012/06/25 19:34:48 maekke Exp $
+
+ 25 Jun 2012; Markus Meier <maekke@gentoo.org> Cache-Memcached-1.290.0.ebuild:
+ arm stable, bug #421613
24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
Update CPAN upstream info
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Cache-Memcached: Cache-Memcached-1.290.0.ebuild ChangeLog
@ 2012-07-03 16:50 Brent Baude (ranger)
0 siblings, 0 replies; 9+ messages in thread
From: Brent Baude (ranger) @ 2012-07-03 16:50 UTC (permalink / raw
To: gentoo-commits
ranger 12/07/03 16:50:28
Modified: Cache-Memcached-1.290.0.ebuild ChangeLog
Log:
Marking Cache-Memcached-1.290.0 ppc for bug 421613
(Portage version: 2.1.10.65/cvs/Linux ppc64)
Revision Changes Path
1.6 dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild?r1=1.5&r2=1.6
Index: Cache-Memcached-1.290.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Cache-Memcached-1.290.0.ebuild 25 Jun 2012 19:34:48 -0000 1.5
+++ Cache-Memcached-1.290.0.ebuild 3 Jul 2012 16:50:28 -0000 1.6
@@ -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/Cache-Memcached/Cache-Memcached-1.290.0.ebuild,v 1.5 2012/06/25 19:34:48 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild,v 1.6 2012/07/03 16:50:28 ranger Exp $
EAPI=4
@@ -12,7 +12,7 @@
HOMEPAGE="http://www.danga.com/memcached/ ${HOMEPAGE}"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
DEPEND="dev-perl/string-crc32"
1.74 dev-perl/Cache-Memcached/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog?rev=1.74&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog?rev=1.74&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog?r1=1.73&r2=1.74
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- ChangeLog 28 Jun 2012 19:11:27 -0000 1.73
+++ ChangeLog 3 Jul 2012 16:50:28 -0000 1.74
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Cache-Memcached
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.73 2012/06/28 19:11:27 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.74 2012/07/03 16:50:28 ranger Exp $
+
+ 03 Jul 2012; Brent Baude <ranger@gentoo.org> Cache-Memcached-1.290.0.ebuild:
+ Marking Cache-Memcached-1.290.0 ppc for bug 421613
*Cache-Memcached-1.300.0 (28 Jun 2012)
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Cache-Memcached: Cache-Memcached-1.290.0.ebuild ChangeLog
@ 2012-07-03 20:36 Jeroen Roovers (jer)
0 siblings, 0 replies; 9+ messages in thread
From: Jeroen Roovers (jer) @ 2012-07-03 20:36 UTC (permalink / raw
To: gentoo-commits
jer 12/07/03 20:36:59
Modified: Cache-Memcached-1.290.0.ebuild ChangeLog
Log:
Stable for HPPA (bug #421613).
(Portage version: 2.2.0_alpha115/cvs/Linux x86_64)
Revision Changes Path
1.7 dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild?r1=1.6&r2=1.7
Index: Cache-Memcached-1.290.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Cache-Memcached-1.290.0.ebuild 3 Jul 2012 16:50:28 -0000 1.6
+++ Cache-Memcached-1.290.0.ebuild 3 Jul 2012 20:36:59 -0000 1.7
@@ -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/Cache-Memcached/Cache-Memcached-1.290.0.ebuild,v 1.6 2012/07/03 16:50:28 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild,v 1.7 2012/07/03 20:36:59 jer Exp $
EAPI=4
@@ -12,7 +12,7 @@
HOMEPAGE="http://www.danga.com/memcached/ ${HOMEPAGE}"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
DEPEND="dev-perl/string-crc32"
1.75 dev-perl/Cache-Memcached/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog?rev=1.75&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog?rev=1.75&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog?r1=1.74&r2=1.75
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- ChangeLog 3 Jul 2012 16:50:28 -0000 1.74
+++ ChangeLog 3 Jul 2012 20:36:59 -0000 1.75
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Cache-Memcached
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.74 2012/07/03 16:50:28 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.75 2012/07/03 20:36:59 jer Exp $
+
+ 03 Jul 2012; Jeroen Roovers <jer@gentoo.org> Cache-Memcached-1.290.0.ebuild:
+ Stable for HPPA (bug #421613).
03 Jul 2012; Brent Baude <ranger@gentoo.org> Cache-Memcached-1.290.0.ebuild:
Marking Cache-Memcached-1.290.0 ppc for bug 421613
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Cache-Memcached: Cache-Memcached-1.290.0.ebuild ChangeLog
@ 2012-07-14 4:42 Akinori Hattori (hattya)
0 siblings, 0 replies; 9+ messages in thread
From: Akinori Hattori (hattya) @ 2012-07-14 4:42 UTC (permalink / raw
To: gentoo-commits
hattya 12/07/14 04:42:27
Modified: Cache-Memcached-1.290.0.ebuild ChangeLog
Log:
ia64 stable wrt bug #421613
(Portage version: 2.1.10.65/cvs/Linux i686)
Revision Changes Path
1.8 dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild?r1=1.7&r2=1.8
Index: Cache-Memcached-1.290.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Cache-Memcached-1.290.0.ebuild 3 Jul 2012 20:36:59 -0000 1.7
+++ Cache-Memcached-1.290.0.ebuild 14 Jul 2012 04:42:27 -0000 1.8
@@ -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/Cache-Memcached/Cache-Memcached-1.290.0.ebuild,v 1.7 2012/07/03 20:36:59 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild,v 1.8 2012/07/14 04:42:27 hattya Exp $
EAPI=4
@@ -12,7 +12,7 @@
HOMEPAGE="http://www.danga.com/memcached/ ${HOMEPAGE}"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
DEPEND="dev-perl/string-crc32"
1.76 dev-perl/Cache-Memcached/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog?rev=1.76&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog?rev=1.76&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog?r1=1.75&r2=1.76
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog 3 Jul 2012 20:36:59 -0000 1.75
+++ ChangeLog 14 Jul 2012 04:42:27 -0000 1.76
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Cache-Memcached
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.75 2012/07/03 20:36:59 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.76 2012/07/14 04:42:27 hattya Exp $
+
+ 14 Jul 2012; Akinori Hattori <hattya@gentoo.org>
+ Cache-Memcached-1.290.0.ebuild:
+ ia64 stable wrt bug #421613
03 Jul 2012; Jeroen Roovers <jer@gentoo.org> Cache-Memcached-1.290.0.ebuild:
Stable for HPPA (bug #421613).
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Cache-Memcached: Cache-Memcached-1.290.0.ebuild ChangeLog
@ 2012-08-19 16:55 Raul Porcel (armin76)
0 siblings, 0 replies; 9+ messages in thread
From: Raul Porcel (armin76) @ 2012-08-19 16:55 UTC (permalink / raw
To: gentoo-commits
armin76 12/08/19 16:55:24
Modified: Cache-Memcached-1.290.0.ebuild ChangeLog
Log:
alpha/s390/sh/sparc stable wrt #421613
(Portage version: 2.1.11.5/cvs/Linux ia64)
Revision Changes Path
1.9 dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild?r1=1.8&r2=1.9
Index: Cache-Memcached-1.290.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- Cache-Memcached-1.290.0.ebuild 14 Jul 2012 04:42:27 -0000 1.8
+++ Cache-Memcached-1.290.0.ebuild 19 Aug 2012 16:55:24 -0000 1.9
@@ -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/Cache-Memcached/Cache-Memcached-1.290.0.ebuild,v 1.8 2012/07/14 04:42:27 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0.ebuild,v 1.9 2012/08/19 16:55:24 armin76 Exp $
EAPI=4
@@ -12,7 +12,7 @@
HOMEPAGE="http://www.danga.com/memcached/ ${HOMEPAGE}"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
DEPEND="dev-perl/string-crc32"
1.77 dev-perl/Cache-Memcached/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog?rev=1.77&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog?rev=1.77&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog?r1=1.76&r2=1.77
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog 14 Jul 2012 04:42:27 -0000 1.76
+++ ChangeLog 19 Aug 2012 16:55:24 -0000 1.77
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Cache-Memcached
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.76 2012/07/14 04:42:27 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.77 2012/08/19 16:55:24 armin76 Exp $
+
+ 19 Aug 2012; Raúl Porcel <armin76@gentoo.org>
+ Cache-Memcached-1.290.0.ebuild:
+ alpha/s390/sh/sparc stable wrt #421613
14 Jul 2012; Akinori Hattori <hattya@gentoo.org>
Cache-Memcached-1.290.0.ebuild:
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2012-08-19 16:55 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-19 16:55 [gentoo-commits] gentoo-x86 commit in dev-perl/Cache-Memcached: Cache-Memcached-1.290.0.ebuild ChangeLog Raul Porcel (armin76)
-- strict thread matches above, loose matches on Subject: below --
2012-07-14 4:42 Akinori Hattori (hattya)
2012-07-03 20:36 Jeroen Roovers (jer)
2012-07-03 16:50 Brent Baude (ranger)
2012-06-25 19:34 Markus Meier (maekke)
2012-06-22 15:53 Brent Baude (ranger)
2012-06-18 15:21 Agostino Sarubbo (ago)
2012-06-17 18:42 Jeff Horelick (jdhore)
2011-09-01 11:41 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