public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/pg: ChangeLog pg-0.14.0.ebuild
@ 2012-09-11  0:28 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 4+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-09-11  0:28 UTC (permalink / raw
  To: gentoo-commits

blueness    12/09/11 00:28:45

  Modified:             ChangeLog pg-0.14.0.ebuild
  Log:
  Stable ppc64, bug #434490
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.53                 dev-ruby/pg/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/ChangeLog?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/ChangeLog?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/ChangeLog?r1=1.52&r2=1.53

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog	4 Aug 2012 07:15:46 -0000	1.52
+++ ChangeLog	11 Sep 2012 00:28:45 -0000	1.53
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/pg
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.52 2012/08/04 07:15:46 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.53 2012/09/11 00:28:45 blueness Exp $
+
+  11 Sep 2012; Anthony G. Basile <blueness@gentoo.org> pg-0.14.0.ebuild:
+  Stable ppc64, bug #434490
 
 *pg-0.14.0 (04 Aug 2012)
 



1.2                  dev-ruby/pg/pg-0.14.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/pg-0.14.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/pg-0.14.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/pg-0.14.0.ebuild?r1=1.1&r2=1.2

Index: pg-0.14.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.14.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pg-0.14.0.ebuild	4 Aug 2012 07:15:46 -0000	1.1
+++ pg-0.14.0.ebuild	11 Sep 2012 00:28:45 -0000	1.2
@@ -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-ruby/pg/pg-0.14.0.ebuild,v 1.1 2012/08/04 07:15:46 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.14.0.ebuild,v 1.2 2012/09/11 00:28:45 blueness Exp $
 
 EAPI=4
 USE_RUBY="ruby18 ree18 ruby19"
@@ -18,7 +18,7 @@
 
 LICENSE="|| ( GPL-2 Ruby )"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="${RDEPEND}





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/pg: ChangeLog pg-0.14.0.ebuild
@ 2012-09-11  0:32 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 4+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-09-11  0:32 UTC (permalink / raw
  To: gentoo-commits

blueness    12/09/11 00:32:13

  Modified:             ChangeLog pg-0.14.0.ebuild
  Log:
  Stable ppc, bug #434490
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.54                 dev-ruby/pg/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/ChangeLog?rev=1.54&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/ChangeLog?rev=1.54&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/ChangeLog?r1=1.53&r2=1.54

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog	11 Sep 2012 00:28:45 -0000	1.53
+++ ChangeLog	11 Sep 2012 00:32:13 -0000	1.54
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/pg
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.53 2012/09/11 00:28:45 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.54 2012/09/11 00:32:13 blueness Exp $
+
+  11 Sep 2012; Anthony G. Basile <blueness@gentoo.org> pg-0.14.0.ebuild:
+  Stable ppc, bug #434490
 
   11 Sep 2012; Anthony G. Basile <blueness@gentoo.org> pg-0.14.0.ebuild:
   Stable ppc64, bug #434490



1.3                  dev-ruby/pg/pg-0.14.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/pg-0.14.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/pg-0.14.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/pg-0.14.0.ebuild?r1=1.2&r2=1.3

Index: pg-0.14.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.14.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pg-0.14.0.ebuild	11 Sep 2012 00:28:45 -0000	1.2
+++ pg-0.14.0.ebuild	11 Sep 2012 00:32:13 -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-ruby/pg/pg-0.14.0.ebuild,v 1.2 2012/09/11 00:28:45 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.14.0.ebuild,v 1.3 2012/09/11 00:32:13 blueness Exp $
 
 EAPI=4
 USE_RUBY="ruby18 ree18 ruby19"
@@ -18,7 +18,7 @@
 
 LICENSE="|| ( GPL-2 Ruby )"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="${RDEPEND}





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/pg: ChangeLog pg-0.14.0.ebuild
@ 2012-09-15 15:10 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-09-15 15:10 UTC (permalink / raw
  To: gentoo-commits

ago         12/09/15 15:10:04

  Modified:             ChangeLog pg-0.14.0.ebuild
  Log:
  Stable for amd64, wrt bug #434490
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.55                 dev-ruby/pg/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/ChangeLog?rev=1.55&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/ChangeLog?rev=1.55&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/ChangeLog?r1=1.54&r2=1.55

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog	11 Sep 2012 00:32:13 -0000	1.54
+++ ChangeLog	15 Sep 2012 15:10:04 -0000	1.55
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/pg
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.54 2012/09/11 00:32:13 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.55 2012/09/15 15:10:04 ago Exp $
+
+  15 Sep 2012; Agostino Sarubbo <ago@gentoo.org> pg-0.14.0.ebuild:
+  Stable for amd64, wrt bug #434490
 
   11 Sep 2012; Anthony G. Basile <blueness@gentoo.org> pg-0.14.0.ebuild:
   Stable ppc, bug #434490



1.4                  dev-ruby/pg/pg-0.14.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/pg-0.14.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/pg-0.14.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/pg-0.14.0.ebuild?r1=1.3&r2=1.4

Index: pg-0.14.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.14.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pg-0.14.0.ebuild	11 Sep 2012 00:32:13 -0000	1.3
+++ pg-0.14.0.ebuild	15 Sep 2012 15:10:04 -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-ruby/pg/pg-0.14.0.ebuild,v 1.3 2012/09/11 00:32:13 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.14.0.ebuild,v 1.4 2012/09/15 15:10:04 ago Exp $
 
 EAPI=4
 USE_RUBY="ruby18 ree18 ruby19"
@@ -18,7 +18,7 @@
 
 LICENSE="|| ( GPL-2 Ruby )"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~hppa ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="${RDEPEND}





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/pg: ChangeLog pg-0.14.0.ebuild
@ 2012-09-17 15:54 Johannes Huber (johu)
  0 siblings, 0 replies; 4+ messages in thread
From: Johannes Huber (johu) @ 2012-09-17 15:54 UTC (permalink / raw
  To: gentoo-commits

johu        12/09/17 15:54:37

  Modified:             ChangeLog pg-0.14.0.ebuild
  Log:
  Stable for x86, wrt bug #434490
  
  (Portage version: 2.2.0_alpha128/cvs/Linux i686)

Revision  Changes    Path
1.56                 dev-ruby/pg/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/ChangeLog?rev=1.56&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/ChangeLog?rev=1.56&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/ChangeLog?r1=1.55&r2=1.56

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog	15 Sep 2012 15:10:04 -0000	1.55
+++ ChangeLog	17 Sep 2012 15:54:37 -0000	1.56
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/pg
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.55 2012/09/15 15:10:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.56 2012/09/17 15:54:37 johu Exp $
+
+  17 Sep 2012; Johannes Huber <johu@gentoo.org> pg-0.14.0.ebuild:
+  Stable for x86, wrt bug #434490
 
   15 Sep 2012; Agostino Sarubbo <ago@gentoo.org> pg-0.14.0.ebuild:
   Stable for amd64, wrt bug #434490



1.5                  dev-ruby/pg/pg-0.14.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/pg-0.14.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/pg-0.14.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pg/pg-0.14.0.ebuild?r1=1.4&r2=1.5

Index: pg-0.14.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.14.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pg-0.14.0.ebuild	15 Sep 2012 15:10:04 -0000	1.4
+++ pg-0.14.0.ebuild	17 Sep 2012 15:54:37 -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-ruby/pg/pg-0.14.0.ebuild,v 1.4 2012/09/15 15:10:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.14.0.ebuild,v 1.5 2012/09/17 15:54:37 johu Exp $
 
 EAPI=4
 USE_RUBY="ruby18 ree18 ruby19"
@@ -18,7 +18,7 @@
 
 LICENSE="|| ( GPL-2 Ruby )"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="${RDEPEND}





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

end of thread, other threads:[~2012-09-17 15:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-11  0:32 [gentoo-commits] gentoo-x86 commit in dev-ruby/pg: ChangeLog pg-0.14.0.ebuild Anthony G. Basile (blueness)
  -- strict thread matches above, loose matches on Subject: below --
2012-09-17 15:54 Johannes Huber (johu)
2012-09-15 15:10 Agostino Sarubbo (ago)
2012-09-11  0:28 Anthony G. Basile (blueness)

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