public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-db/postgresql-base: postgresql-base-8.3.14.ebuild ChangeLog postgresql-base-8.2.20.ebuild postgresql-base-8.4.7.ebuild
@ 2011-02-16 11:18 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; only message in thread
From: Kacper Kowalik (xarthisius) @ 2011-02-16 11:18 UTC (permalink / raw
  To: gentoo-commits

xarthisius    11/02/16 11:18:16

  Modified:             postgresql-base-8.3.14.ebuild ChangeLog
                        postgresql-base-8.2.20.ebuild
                        postgresql-base-8.4.7.ebuild
  Log:
  ppc/ppc64 stable wrt #353387
  
  (Portage version: 2.2.0_alpha23/cvs/Linux ppc64)

Revision  Changes    Path
1.4                  dev-db/postgresql-base/postgresql-base-8.3.14.ebuild

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

Index: postgresql-base-8.3.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.3.14.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- postgresql-base-8.3.14.ebuild	5 Feb 2011 11:38:43 -0000	1.3
+++ postgresql-base-8.3.14.ebuild	16 Feb 2011 11:18:16 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.3.14.ebuild,v 1.3 2011/02/05 11:38:43 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.3.14.ebuild,v 1.4 2011/02/16 11:18:16 xarthisius Exp $
 
 EAPI="2"
 
@@ -8,7 +8,7 @@
 
 inherit eutils multilib versionator autotools
 
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
 
 DESCRIPTION="PostgreSQL libraries and clients"
 HOMEPAGE="http://www.postgresql.org/"



1.99                 dev-db/postgresql-base/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-base/ChangeLog?rev=1.99&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-base/ChangeLog?rev=1.99&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-base/ChangeLog?r1=1.98&r2=1.99

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/ChangeLog,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- ChangeLog	5 Feb 2011 11:41:38 -0000	1.98
+++ ChangeLog	16 Feb 2011 11:18:16 -0000	1.99
@@ -1,6 +1,11 @@
 # ChangeLog for dev-db/postgresql-base
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/ChangeLog,v 1.98 2011/02/05 11:41:38 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/ChangeLog,v 1.99 2011/02/16 11:18:16 xarthisius Exp $
+
+  16 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
+  postgresql-base-8.2.20.ebuild, postgresql-base-8.3.14.ebuild,
+  postgresql-base-8.4.7.ebuild:
+  ppc/ppc64 stable wrt #353387
 
   05 Feb 2011; Christian Faulhammer <fauli@gentoo.org>
   postgresql-base-9.0.3.ebuild:



1.4                  dev-db/postgresql-base/postgresql-base-8.2.20.ebuild

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

Index: postgresql-base-8.2.20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.2.20.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- postgresql-base-8.2.20.ebuild	5 Feb 2011 11:37:10 -0000	1.3
+++ postgresql-base-8.2.20.ebuild	16 Feb 2011 11:18:16 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.2.20.ebuild,v 1.3 2011/02/05 11:37:10 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.2.20.ebuild,v 1.4 2011/02/16 11:18:16 xarthisius Exp $
 
 EAPI="2"
 
@@ -8,7 +8,7 @@
 
 inherit eutils multilib versionator autotools
 
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ~s390 ~sh ~sparc x86"
 
 DESCRIPTION="PostgreSQL libraries and clients"
 HOMEPAGE="http://www.postgresql.org/"



1.4                  dev-db/postgresql-base/postgresql-base-8.4.7.ebuild

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

Index: postgresql-base-8.4.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.4.7.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- postgresql-base-8.4.7.ebuild	5 Feb 2011 11:40:01 -0000	1.3
+++ postgresql-base-8.4.7.ebuild	16 Feb 2011 11:18:16 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.4.7.ebuild,v 1.3 2011/02/05 11:40:01 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.4.7.ebuild,v 1.4 2011/02/16 11:18:16 xarthisius Exp $
 
 EAPI="2"
 
@@ -8,7 +8,7 @@
 
 inherit eutils multilib versionator autotools
 
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
 
 DESCRIPTION="PostgreSQL libraries and clients"
 HOMEPAGE="http://www.postgresql.org/"






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-02-16 11:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-16 11:18 [gentoo-commits] gentoo-x86 commit in dev-db/postgresql-base: postgresql-base-8.3.14.ebuild ChangeLog postgresql-base-8.2.20.ebuild postgresql-base-8.4.7.ebuild Kacper Kowalik (xarthisius)

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