public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in virtual/postgresql-base: postgresql-base-8.2.ebuild postgresql-base-8.3.ebuild postgresql-base-8.4.ebuild ChangeLog
@ 2009-10-24 12:26 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; only message in thread
From: Gysbert Wassenaar (nixnut) @ 2009-10-24 12:26 UTC (permalink / raw
  To: gentoo-commits

nixnut      09/10/24 12:26:27

  Modified:             postgresql-base-8.2.ebuild
                        postgresql-base-8.3.ebuild
                        postgresql-base-8.4.ebuild ChangeLog
  Log:
  ppc stable #285475
  (Portage version: 2.1.6.13/cvs/Linux ppc)

Revision  Changes    Path
1.3                  virtual/postgresql-base/postgresql-base-8.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-base/postgresql-base-8.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-base/postgresql-base-8.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-base/postgresql-base-8.2.ebuild?r1=1.2&r2=1.3

Index: postgresql-base-8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- postgresql-base-8.2.ebuild	11 Oct 2009 09:00:42 -0000	1.2
+++ postgresql-base-8.2.ebuild	24 Oct 2009 12:26:26 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.2.ebuild,v 1.2 2009/10/11 09:00:42 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.2.ebuild,v 1.3 2009/10/24 12:26:26 nixnut Exp $
 
 EAPI="1"
 
@@ -10,7 +10,7 @@
 
 LICENSE="as-is"
 SLOT="${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND="|| ( dev-db/postgresql-base:${SLOT} =dev-db/libpq-${PV}* )"



1.5                  virtual/postgresql-base/postgresql-base-8.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-base/postgresql-base-8.3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-base/postgresql-base-8.3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-base/postgresql-base-8.3.ebuild?r1=1.4&r2=1.5

Index: postgresql-base-8.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- postgresql-base-8.3.ebuild	11 Oct 2009 09:00:42 -0000	1.4
+++ postgresql-base-8.3.ebuild	24 Oct 2009 12:26:26 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.3.ebuild,v 1.4 2009/10/11 09:00:42 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.3.ebuild,v 1.5 2009/10/24 12:26:26 nixnut Exp $
 
 EAPI="1"
 
@@ -10,7 +10,7 @@
 
 LICENSE="as-is"
 SLOT="${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND="dev-db/postgresql-base:${SLOT}"



1.6                  virtual/postgresql-base/postgresql-base-8.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-base/postgresql-base-8.4.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-base/postgresql-base-8.4.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-base/postgresql-base-8.4.ebuild?r1=1.5&r2=1.6

Index: postgresql-base-8.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- postgresql-base-8.4.ebuild	13 Oct 2009 15:19:44 -0000	1.5
+++ postgresql-base-8.4.ebuild	24 Oct 2009 12:26:26 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.4.ebuild,v 1.5 2009/10/13 15:19:44 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.4.ebuild,v 1.6 2009/10/24 12:26:26 nixnut Exp $
 
 EAPI="1"
 
@@ -10,7 +10,7 @@
 
 LICENSE="as-is"
 SLOT="${PV}"
-KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND="dev-db/postgresql-base:${SLOT}"



1.17                 virtual/postgresql-base/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-base/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-base/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/postgresql-base/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/postgresql-base/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	14 Oct 2009 00:36:03 -0000	1.16
+++ ChangeLog	24 Oct 2009 12:26:26 -0000	1.17
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/postgresql-base
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/ChangeLog,v 1.16 2009/10/14 00:36:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/ChangeLog,v 1.17 2009/10/24 12:26:26 nixnut Exp $
+
+  24 Oct 2009; nixnut <nixnut@gentoo.org> postgresql-base-8.2.ebuild,
+  postgresql-base-8.3.ebuild, postgresql-base-8.4.ebuild:
+  ppc stable #285475
 
   14 Oct 2009; Jeroen Roovers <jer@gentoo.org> postgresql-base-8.1.ebuild:
   Stable for HPPA (bug #268138).






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

only message in thread, other threads:[~2009-10-24 12:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-24 12:26 [gentoo-commits] gentoo-x86 commit in virtual/postgresql-base: postgresql-base-8.2.ebuild postgresql-base-8.3.ebuild postgresql-base-8.4.ebuild ChangeLog Gysbert Wassenaar (nixnut)

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