* [gentoo-commits] gentoo-x86 commit in dev-util/google-perftools: google-perftools-2.0-r2.ebuild ChangeLog
@ 2013-05-11 12:02 Markus Meier (maekke)
0 siblings, 0 replies; 5+ messages in thread
From: Markus Meier (maekke) @ 2013-05-11 12:02 UTC (permalink / raw
To: gentoo-commits
maekke 13/05/11 12:02:34
Modified: google-perftools-2.0-r2.ebuild ChangeLog
Log:
arm stable, bug #443518
(Portage version: 2.1.11.63/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
Revision Changes Path
1.2 dev-util/google-perftools/google-perftools-2.0-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/google-perftools-2.0-r2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/google-perftools-2.0-r2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/google-perftools-2.0-r2.ebuild?r1=1.1&r2=1.2
Index: google-perftools-2.0-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/google-perftools/google-perftools-2.0-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- google-perftools-2.0-r2.ebuild 20 Feb 2013 19:54:18 -0000 1.1
+++ google-perftools-2.0-r2.ebuild 11 May 2013 12:02:34 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/google-perftools/google-perftools-2.0-r2.ebuild,v 1.1 2013/02/20 19:54:18 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/google-perftools/google-perftools-2.0-r2.ebuild,v 1.2 2013/05/11 12:02:34 maekke Exp $
EAPI=5
@@ -19,7 +19,7 @@
# linux x86/amd64/ppc/ppc64/arm
# OSX ppc/amd64
# AIX ppc/ppc64
-KEYWORDS="-* ~arm ~amd64 ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="-* ~amd64 arm ~ppc64 ~x86 ~x86-fbsd"
IUSE="largepages +debug minimal test static-libs"
DEPEND="sys-libs/libunwind"
1.26 dev-util/google-perftools/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/ChangeLog?r1=1.25&r2=1.26
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/google-perftools/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog 20 Feb 2013 19:54:18 -0000 1.25
+++ ChangeLog 11 May 2013 12:02:34 -0000 1.26
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/google-perftools
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/google-perftools/ChangeLog,v 1.25 2013/02/20 19:54:18 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/google-perftools/ChangeLog,v 1.26 2013/05/11 12:02:34 maekke Exp $
+
+ 11 May 2013; Markus Meier <maekke@gentoo.org> google-perftools-2.0-r2.ebuild:
+ arm stable, bug #443518
*google-perftools-2.0-r2 (20 Feb 2013)
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/google-perftools: google-perftools-2.0-r2.ebuild ChangeLog
@ 2013-06-11 20:51 Sebastien Fabbro (bicatali)
0 siblings, 0 replies; 5+ messages in thread
From: Sebastien Fabbro (bicatali) @ 2013-06-11 20:51 UTC (permalink / raw
To: gentoo-commits
bicatali 13/06/11 20:51:57
Modified: google-perftools-2.0-r2.ebuild ChangeLog
Log:
Keyword amd64-linux and x86-linux
(Portage version: 2.2.01.21938-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)
Revision Changes Path
1.3 dev-util/google-perftools/google-perftools-2.0-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/google-perftools-2.0-r2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/google-perftools-2.0-r2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/google-perftools-2.0-r2.ebuild?r1=1.2&r2=1.3
Index: google-perftools-2.0-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/google-perftools/google-perftools-2.0-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- google-perftools-2.0-r2.ebuild 11 May 2013 12:02:34 -0000 1.2
+++ google-perftools-2.0-r2.ebuild 11 Jun 2013 20:51:57 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/google-perftools/google-perftools-2.0-r2.ebuild,v 1.2 2013/05/11 12:02:34 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/google-perftools/google-perftools-2.0-r2.ebuild,v 1.3 2013/06/11 20:51:57 bicatali Exp $
EAPI=5
@@ -19,7 +19,7 @@
# linux x86/amd64/ppc/ppc64/arm
# OSX ppc/amd64
# AIX ppc/ppc64
-KEYWORDS="-* ~amd64 arm ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="-* ~amd64 arm ~ppc64 ~amd64-linux ~x86 ~x86-fbsd ~x86-linux"
IUSE="largepages +debug minimal test static-libs"
DEPEND="sys-libs/libunwind"
1.27 dev-util/google-perftools/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/ChangeLog?r1=1.26&r2=1.27
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/google-perftools/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog 11 May 2013 12:02:34 -0000 1.26
+++ ChangeLog 11 Jun 2013 20:51:57 -0000 1.27
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/google-perftools
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/google-perftools/ChangeLog,v 1.26 2013/05/11 12:02:34 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/google-perftools/ChangeLog,v 1.27 2013/06/11 20:51:57 bicatali Exp $
+
+ 11 Jun 2013; Sébastien Fabbro <bicatali@gentoo.org>
+ google-perftools-2.0-r2.ebuild:
+ Keyword amd64-linux and x86-linux
11 May 2013; Markus Meier <maekke@gentoo.org> google-perftools-2.0-r2.ebuild:
arm stable, bug #443518
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/google-perftools: google-perftools-2.0-r2.ebuild ChangeLog
@ 2013-06-25 16:49 Agostino Sarubbo (ago)
0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-06-25 16:49 UTC (permalink / raw
To: gentoo-commits
ago 13/06/25 16:49:36
Modified: google-perftools-2.0-r2.ebuild ChangeLog
Log:
Stable for x86, wrt bug #473292
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Revision Changes Path
1.4 dev-util/google-perftools/google-perftools-2.0-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/google-perftools-2.0-r2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/google-perftools-2.0-r2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/google-perftools-2.0-r2.ebuild?r1=1.3&r2=1.4
Index: google-perftools-2.0-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/google-perftools/google-perftools-2.0-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- google-perftools-2.0-r2.ebuild 11 Jun 2013 20:51:57 -0000 1.3
+++ google-perftools-2.0-r2.ebuild 25 Jun 2013 16:49:36 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/google-perftools/google-perftools-2.0-r2.ebuild,v 1.3 2013/06/11 20:51:57 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/google-perftools/google-perftools-2.0-r2.ebuild,v 1.4 2013/06/25 16:49:36 ago Exp $
EAPI=5
@@ -19,7 +19,7 @@
# linux x86/amd64/ppc/ppc64/arm
# OSX ppc/amd64
# AIX ppc/ppc64
-KEYWORDS="-* ~amd64 arm ~ppc64 ~amd64-linux ~x86 ~x86-fbsd ~x86-linux"
+KEYWORDS="-* ~amd64 arm ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="largepages +debug minimal test static-libs"
DEPEND="sys-libs/libunwind"
1.28 dev-util/google-perftools/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/ChangeLog?r1=1.27&r2=1.28
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/google-perftools/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog 11 Jun 2013 20:51:57 -0000 1.27
+++ ChangeLog 25 Jun 2013 16:49:36 -0000 1.28
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/google-perftools
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/google-perftools/ChangeLog,v 1.27 2013/06/11 20:51:57 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/google-perftools/ChangeLog,v 1.28 2013/06/25 16:49:36 ago Exp $
+
+ 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> google-perftools-2.0-r2.ebuild:
+ Stable for x86, wrt bug #473292
11 Jun 2013; Sébastien Fabbro <bicatali@gentoo.org>
google-perftools-2.0-r2.ebuild:
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/google-perftools: google-perftools-2.0-r2.ebuild ChangeLog
@ 2013-06-25 16:56 Agostino Sarubbo (ago)
0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-06-25 16:56 UTC (permalink / raw
To: gentoo-commits
ago 13/06/25 16:56:48
Modified: google-perftools-2.0-r2.ebuild ChangeLog
Log:
Stable for amd64, wrt bug #473292
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Revision Changes Path
1.5 dev-util/google-perftools/google-perftools-2.0-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/google-perftools-2.0-r2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/google-perftools-2.0-r2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/google-perftools-2.0-r2.ebuild?r1=1.4&r2=1.5
Index: google-perftools-2.0-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/google-perftools/google-perftools-2.0-r2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- google-perftools-2.0-r2.ebuild 25 Jun 2013 16:49:36 -0000 1.4
+++ google-perftools-2.0-r2.ebuild 25 Jun 2013 16:56:48 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/google-perftools/google-perftools-2.0-r2.ebuild,v 1.4 2013/06/25 16:49:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/google-perftools/google-perftools-2.0-r2.ebuild,v 1.5 2013/06/25 16:56:48 ago Exp $
EAPI=5
@@ -19,7 +19,7 @@
# linux x86/amd64/ppc/ppc64/arm
# OSX ppc/amd64
# AIX ppc/ppc64
-KEYWORDS="-* ~amd64 arm ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="-* amd64 arm ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="largepages +debug minimal test static-libs"
DEPEND="sys-libs/libunwind"
1.29 dev-util/google-perftools/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/ChangeLog?r1=1.28&r2=1.29
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/google-perftools/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog 25 Jun 2013 16:49:36 -0000 1.28
+++ ChangeLog 25 Jun 2013 16:56:48 -0000 1.29
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/google-perftools
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/google-perftools/ChangeLog,v 1.28 2013/06/25 16:49:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/google-perftools/ChangeLog,v 1.29 2013/06/25 16:56:48 ago Exp $
+
+ 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> google-perftools-2.0-r2.ebuild:
+ Stable for amd64, wrt bug #473292
25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> google-perftools-2.0-r2.ebuild:
Stable for x86, wrt bug #473292
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/google-perftools: google-perftools-2.0-r2.ebuild ChangeLog
@ 2014-08-11 22:10 Anthony G. Basile (blueness)
0 siblings, 0 replies; 5+ messages in thread
From: Anthony G. Basile (blueness) @ 2014-08-11 22:10 UTC (permalink / raw
To: gentoo-commits
blueness 14/08/11 22:10:08
Modified: google-perftools-2.0-r2.ebuild ChangeLog
Log:
Keyword ~ppc, ~ppc64 for bug #519618
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path
1.6 dev-util/google-perftools/google-perftools-2.0-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/google-perftools-2.0-r2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/google-perftools-2.0-r2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/google-perftools-2.0-r2.ebuild?r1=1.5&r2=1.6
Index: google-perftools-2.0-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/google-perftools/google-perftools-2.0-r2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- google-perftools-2.0-r2.ebuild 25 Jun 2013 16:56:48 -0000 1.5
+++ google-perftools-2.0-r2.ebuild 11 Aug 2014 22:10:08 -0000 1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/google-perftools/google-perftools-2.0-r2.ebuild,v 1.5 2013/06/25 16:56:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/google-perftools/google-perftools-2.0-r2.ebuild,v 1.6 2014/08/11 22:10:08 blueness Exp $
EAPI=5
@@ -19,7 +19,7 @@
# linux x86/amd64/ppc/ppc64/arm
# OSX ppc/amd64
# AIX ppc/ppc64
-KEYWORDS="-* amd64 arm ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="-* amd64 arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="largepages +debug minimal test static-libs"
DEPEND="sys-libs/libunwind"
1.30 dev-util/google-perftools/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/ChangeLog?r1=1.29&r2=1.30
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/google-perftools/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog 25 Jun 2013 16:56:48 -0000 1.29
+++ ChangeLog 11 Aug 2014 22:10:08 -0000 1.30
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/google-perftools
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/google-perftools/ChangeLog,v 1.29 2013/06/25 16:56:48 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/google-perftools/ChangeLog,v 1.30 2014/08/11 22:10:08 blueness Exp $
+
+ 11 Aug 2014; Anthony G. Basile <blueness@gentoo.org>
+ google-perftools-2.0-r2.ebuild:
+ Keyword ~ppc, ~ppc64 for bug #519618
25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> google-perftools-2.0-r2.ebuild:
Stable for amd64, wrt bug #473292
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2014-08-11 22:10 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-11 22:10 [gentoo-commits] gentoo-x86 commit in dev-util/google-perftools: google-perftools-2.0-r2.ebuild ChangeLog Anthony G. Basile (blueness)
-- strict thread matches above, loose matches on Subject: below --
2013-06-25 16:56 Agostino Sarubbo (ago)
2013-06-25 16:49 Agostino Sarubbo (ago)
2013-06-11 20:51 Sebastien Fabbro (bicatali)
2013-05-11 12:02 Markus Meier (maekke)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox