public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/google-perftools: google-perftools-2.0.ebuild ChangeLog
@ 2012-11-02  0:48 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 2+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-11-02  0:48 UTC (permalink / raw
  To: gentoo-commits

blueness    12/11/02 00:48:32

  Modified:             google-perftools-2.0.ebuild ChangeLog
  Log:
  keyword ~ppc64, bug #429710
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xD0455535)

Revision  Changes    Path
1.3                  dev-util/google-perftools/google-perftools-2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/google-perftools-2.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/google-perftools-2.0.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.ebuild?r1=1.2&r2=1.3

Index: google-perftools-2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/google-perftools/google-perftools-2.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- google-perftools-2.0.ebuild	9 Jul 2012 10:49:06 -0000	1.2
+++ google-perftools-2.0.ebuild	2 Nov 2012 00:48:32 -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-util/google-perftools/google-perftools-2.0.ebuild,v 1.2 2012/07/09 10:49:06 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/google-perftools/google-perftools-2.0.ebuild,v 1.3 2012/11/02 00:48:32 blueness Exp $
 
 EAPI=4
 
@@ -14,7 +14,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd"
 IUSE="largepages +debug minimal test"
 
 DEPEND="sys-libs/libunwind"



1.20                 dev-util/google-perftools/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/google-perftools/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	9 Jul 2012 10:49:06 -0000	1.19
+++ ChangeLog	2 Nov 2012 00:48:32 -0000	1.20
@@ -1,6 +1,10 @@
 # ChangeLog for dev-util/google-perftools
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/google-perftools/ChangeLog,v 1.19 2012/07/09 10:49:06 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/google-perftools/ChangeLog,v 1.20 2012/11/02 00:48:32 blueness Exp $
+
+  02 Nov 2012; Anthony G. Basile <blueness@gentoo.org>
+  google-perftools-2.0.ebuild:
+  keyword ~ppc64, bug #429710
 
   09 Jul 2012; Diego E. Pettenò <flameeyes@gentoo.org>
   +files/gperftools-2.0+glibc-2.16.patch, -google-perftools-1.10.ebuild,





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-util/google-perftools: google-perftools-2.0.ebuild ChangeLog
@ 2013-01-20 23:32 Robin H. Johnson (robbat2)
  0 siblings, 0 replies; 2+ messages in thread
From: Robin H. Johnson (robbat2) @ 2013-01-20 23:32 UTC (permalink / raw
  To: gentoo-commits

robbat2     13/01/20 23:32:36

  Modified:             google-perftools-2.0.ebuild ChangeLog
  Log:
  Compiles on ~arm, tested on mv78100.
  
  (Portage version: 2.2.0_alpha144/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.5                  dev-util/google-perftools/google-perftools-2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/google-perftools-2.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/google-perftools-2.0.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.ebuild?r1=1.4&r2=1.5

Index: google-perftools-2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/google-perftools/google-perftools-2.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -p -w -b -B -u -u -r1.4 -r1.5
--- google-perftools-2.0.ebuild	20 Jan 2013 23:30:53 -0000	1.4
+++ google-perftools-2.0.ebuild	20 Jan 2013 23:32:36 -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.ebuild,v 1.4 2013/01/20 23:30:53 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/google-perftools/google-perftools-2.0.ebuild,v 1.5 2013/01/20 23:32:36 robbat2 Exp $
 
 EAPI=4
 
@@ -19,7 +19,7 @@ SLOT="0"
 # linux x86/amd64/ppc/ppc64/arm
 # OSX ppc/amd64
 # AIX ppc/ppc64
-KEYWORDS="-* ~amd64 ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="-* ~arm ~amd64 ~ppc64 ~x86 ~x86-fbsd"
 IUSE="largepages +debug minimal test"
 
 DEPEND="sys-libs/libunwind"



1.22                 dev-util/google-perftools/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/google-perftools/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/google-perftools/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -p -w -b -B -u -u -r1.21 -r1.22
--- ChangeLog	20 Jan 2013 23:30:53 -0000	1.21
+++ ChangeLog	20 Jan 2013 23:32:36 -0000	1.22
@@ -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.21 2013/01/20 23:30:53 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/google-perftools/ChangeLog,v 1.22 2013/01/20 23:32:36 robbat2 Exp $
+
+  20 Jan 2013; Robin H. Johnson <robbat2@gentoo.org>
+  google-perftools-2.0.ebuild:
+  Compiles on ~arm, tested on mv78100.
 
   20 Jan 2013; Robin H. Johnson <robbat2@gentoo.org>
   google-perftools-1.8.3.ebuild, google-perftools-2.0.ebuild:





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-01-20 23:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-02  0:48 [gentoo-commits] gentoo-x86 commit in dev-util/google-perftools: google-perftools-2.0.ebuild ChangeLog Anthony G. Basile (blueness)
  -- strict thread matches above, loose matches on Subject: below --
2013-01-20 23:32 Robin H. Johnson (robbat2)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox