public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-db/pgadmin3: pgadmin3-1.10.0.ebuild pgadmin3-1.10.2.ebuild ChangeLog pgadmin3-1.8.4.ebuild pgadmin3-1.10.1.ebuild pgadmin3-1.8.2.ebuild pgadmin3-1.4.3.ebuild
@ 2010-06-17 18:16 Patrick Lauer (patrick)
  0 siblings, 0 replies; only message in thread
From: Patrick Lauer (patrick) @ 2010-06-17 18:16 UTC (permalink / raw
  To: gentoo-commits

patrick     10/06/17 18:16:44

  Modified:             pgadmin3-1.10.0.ebuild pgadmin3-1.10.2.ebuild
                        ChangeLog pgadmin3-1.8.4.ebuild
                        pgadmin3-1.10.1.ebuild pgadmin3-1.8.2.ebuild
                        pgadmin3-1.4.3.ebuild
  Log:
  Migrating away from deprecated postgres virtuals
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-db/pgadmin3/pgadmin3-1.10.0.ebuild

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

Index: pgadmin3-1.10.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/pgadmin3/pgadmin3-1.10.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pgadmin3-1.10.0.ebuild	11 Sep 2009 20:38:53 -0000	1.1
+++ pgadmin3-1.10.0.ebuild	17 Jun 2010 18:16:44 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/pgadmin3/pgadmin3-1.10.0.ebuild,v 1.1 2009/09/11 20:38:53 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pgadmin3/pgadmin3-1.10.0.ebuild,v 1.2 2010/06/17 18:16:44 patrick Exp $
 
 EAPI="1"
 
@@ -18,7 +18,7 @@
 IUSE="debug"
 
 DEPEND="x11-libs/wxGTK:2.8
-	virtual/postgresql-base
+	dev-db/postgresql-base
 	>=dev-libs/libxml2-2.5
 	>=dev-libs/libxslt-1.1"
 RDEPEND="${DEPEND}"



1.2                  dev-db/pgadmin3/pgadmin3-1.10.2.ebuild

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

Index: pgadmin3-1.10.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/pgadmin3/pgadmin3-1.10.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pgadmin3-1.10.2.ebuild	17 Mar 2010 20:53:22 -0000	1.1
+++ pgadmin3-1.10.2.ebuild	17 Jun 2010 18:16:44 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/pgadmin3/pgadmin3-1.10.2.ebuild,v 1.1 2010/03/17 20:53:22 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pgadmin3/pgadmin3-1.10.2.ebuild,v 1.2 2010/06/17 18:16:44 patrick Exp $
 
 EAPI="1"
 
@@ -18,7 +18,7 @@
 IUSE="debug"
 
 DEPEND="x11-libs/wxGTK:2.8
-	virtual/postgresql-base
+	dev-db/postgresql-base
 	>=dev-libs/libxml2-2.5
 	>=dev-libs/libxslt-1.1"
 RDEPEND="${DEPEND}"



1.44                 dev-db/pgadmin3/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/pgadmin3/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog	17 Mar 2010 20:53:22 -0000	1.43
+++ ChangeLog	17 Jun 2010 18:16:44 -0000	1.44
@@ -1,6 +1,11 @@
 # ChangeLog for dev-db/pgadmin3
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/pgadmin3/ChangeLog,v 1.43 2010/03/17 20:53:22 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pgadmin3/ChangeLog,v 1.44 2010/06/17 18:16:44 patrick Exp $
+
+  17 Jun 2010; Patrick Lauer <patrick@gentoo.org> pgadmin3-1.4.3.ebuild,
+  pgadmin3-1.8.2.ebuild, pgadmin3-1.8.4.ebuild, pgadmin3-1.10.0.ebuild,
+  pgadmin3-1.10.1.ebuild, pgadmin3-1.10.2.ebuild:
+  Migrating away from deprecated postgres virtuals
 
 *pgadmin3-1.10.2 (17 Mar 2010)
 



1.3                  dev-db/pgadmin3/pgadmin3-1.8.4.ebuild

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

Index: pgadmin3-1.8.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/pgadmin3/pgadmin3-1.8.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pgadmin3-1.8.4.ebuild	18 Jul 2008 08:11:51 -0000	1.2
+++ pgadmin3-1.8.4.ebuild	17 Jun 2010 18:16:44 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/pgadmin3/pgadmin3-1.8.4.ebuild,v 1.2 2008/07/18 08:11:51 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pgadmin3/pgadmin3-1.8.4.ebuild,v 1.3 2010/06/17 18:16:44 patrick Exp $
 
 EAPI="1"
 
@@ -18,7 +18,7 @@
 IUSE="debug"
 
 DEPEND="x11-libs/wxGTK:2.8
-	virtual/postgresql-base
+	dev-db/postgresql-base
 	>=dev-libs/libxml2-2.5
 	>=dev-libs/libxslt-1.1"
 RDEPEND="${DEPEND}"



1.2                  dev-db/pgadmin3/pgadmin3-1.10.1.ebuild

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

Index: pgadmin3-1.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/pgadmin3/pgadmin3-1.10.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pgadmin3-1.10.1.ebuild	7 Dec 2009 17:58:33 -0000	1.1
+++ pgadmin3-1.10.1.ebuild	17 Jun 2010 18:16:44 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/pgadmin3/pgadmin3-1.10.1.ebuild,v 1.1 2009/12/07 17:58:33 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pgadmin3/pgadmin3-1.10.1.ebuild,v 1.2 2010/06/17 18:16:44 patrick Exp $
 
 EAPI="1"
 
@@ -18,7 +18,7 @@
 IUSE="debug"
 
 DEPEND="x11-libs/wxGTK:2.8
-	virtual/postgresql-base
+	dev-db/postgresql-base
 	>=dev-libs/libxml2-2.5
 	>=dev-libs/libxslt-1.1"
 RDEPEND="${DEPEND}"



1.5                  dev-db/pgadmin3/pgadmin3-1.8.2.ebuild

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

Index: pgadmin3-1.8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/pgadmin3/pgadmin3-1.8.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pgadmin3-1.8.2.ebuild	23 Jun 2008 16:42:58 -0000	1.4
+++ pgadmin3-1.8.2.ebuild	17 Jun 2010 18:16:44 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/pgadmin3/pgadmin3-1.8.2.ebuild,v 1.4 2008/06/23 16:42:58 gentoofan23 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pgadmin3/pgadmin3-1.8.2.ebuild,v 1.5 2010/06/17 18:16:44 patrick Exp $
 
 EAPI="1"
 
@@ -18,7 +18,7 @@
 IUSE="debug"
 
 DEPEND="x11-libs/wxGTK:2.8
-	virtual/postgresql-base
+	dev-db/postgresql-base
 	>=dev-libs/libxml2-2.5
 	>=dev-libs/libxslt-1.1"
 RDEPEND="${DEPEND}"



1.8                  dev-db/pgadmin3/pgadmin3-1.4.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/pgadmin3/pgadmin3-1.4.3.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/pgadmin3/pgadmin3-1.4.3.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/pgadmin3/pgadmin3-1.4.3.ebuild?r1=1.7&r2=1.8

Index: pgadmin3-1.4.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/pgadmin3/pgadmin3-1.4.3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- pgadmin3-1.4.3.ebuild	19 May 2008 19:10:18 -0000	1.7
+++ pgadmin3-1.4.3.ebuild	17 Jun 2010 18:16:44 -0000	1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/pgadmin3/pgadmin3-1.4.3.ebuild,v 1.7 2008/05/19 19:10:18 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pgadmin3/pgadmin3-1.4.3.ebuild,v 1.8 2010/06/17 18:16:44 patrick Exp $
 
 inherit wxwidgets eutils autotools
 
@@ -14,7 +14,7 @@
 IUSE="debug"
 
 DEPEND="=x11-libs/wxGTK-2.6*
-	>=virtual/postgresql-base-7.4
+	>=dev-db/postgresql-base-7.4
 	>=dev-libs/libxml2-2.5
 	>=dev-libs/libxslt-1.1"
 RDEPEND="${DEPEND}"






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

only message in thread, other threads:[~2010-06-17 18:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-17 18:16 [gentoo-commits] gentoo-x86 commit in dev-db/pgadmin3: pgadmin3-1.10.0.ebuild pgadmin3-1.10.2.ebuild ChangeLog pgadmin3-1.8.4.ebuild pgadmin3-1.10.1.ebuild pgadmin3-1.8.2.ebuild pgadmin3-1.4.3.ebuild Patrick Lauer (patrick)

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