Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Tiziano Mueller (dev-zero)" <dev-zero@g.o>
Subject: gentoo-x86 commit in dev-db/slony1: ChangeLog slony1-1.1.5.ebuild slony1-1.2.12.ebuild slony1-1.2.10.ebuild
Date: Wed, 21 May 2008 15:58:20 +0000
dev-zero    08/05/21 15:58:20

  Modified:             ChangeLog slony1-1.1.5.ebuild slony1-1.2.12.ebuild
                        slony1-1.2.10.ebuild
  Log:
  Changed dependency for postgresql from dev-db/postgresql to virtual/postgresql-server
  (Portage version: 2.1.5_rc7)

Revision  Changes    Path
1.20                 dev-db/slony1/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/slony1/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/slony1/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/slony1/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/slony1/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	14 Mar 2008 09:57:55 -0000	1.19
+++ ChangeLog	21 May 2008 15:58:19 -0000	1.20
@@ -1,6 +1,11 @@
 # ChangeLog for dev-db/slony1
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/slony1/ChangeLog,v 1.19 2008/03/14 09:57:55 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/slony1/ChangeLog,v 1.20 2008/05/21 15:58:19 dev-zero Exp $
+
+  21 May 2008; Tiziano Müller <dev-zero@g.o> slony1-1.1.5.ebuild,
+  slony1-1.2.10.ebuild, slony1-1.2.12.ebuild:
+  Changed dependency for postgresql from dev-db/postgresql to
+  virtual/postgresql-server
 
   14 Mar 2008; Christian Heim <phreak@g.o> slony1-1.1.5.ebuild,
   slony1-1.2.10.ebuild, slony1-1.2.12.ebuild:



1.3                  dev-db/slony1/slony1-1.1.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/slony1/slony1-1.1.5.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/slony1/slony1-1.1.5.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/slony1/slony1-1.1.5.ebuild?r1=1.2&r2=1.3

Index: slony1-1.1.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/slony1/slony1-1.1.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- slony1-1.1.5.ebuild	14 Mar 2008 09:57:55 -0000	1.2
+++ slony1-1.1.5.ebuild	21 May 2008 15:58:19 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/slony1/slony1-1.1.5.ebuild,v 1.2 2008/03/14 09:57:55 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/slony1/slony1-1.1.5.ebuild,v 1.3 2008/05/21 15:58:19 dev-zero Exp $
 
 inherit eutils
 
@@ -14,7 +14,7 @@
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
 
-DEPEND="dev-db/postgresql
+DEPEND="virtual/postgresql-server
 	perl? ( dev-perl/DBD-Pg )"
 #	snmp? ( >=net-analyzer/net-snmp-5.1 )
 



1.3                  dev-db/slony1/slony1-1.2.12.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/slony1/slony1-1.2.12.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/slony1/slony1-1.2.12.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/slony1/slony1-1.2.12.ebuild?r1=1.2&r2=1.3

Index: slony1-1.2.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/slony1/slony1-1.2.12.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- slony1-1.2.12.ebuild	14 Mar 2008 09:57:55 -0000	1.2
+++ slony1-1.2.12.ebuild	21 May 2008 15:58:19 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/slony1/slony1-1.2.12.ebuild,v 1.2 2008/03/14 09:57:55 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/slony1/slony1-1.2.12.ebuild,v 1.3 2008/05/21 15:58:19 dev-zero Exp $
 
 inherit eutils
 
@@ -14,7 +14,7 @@
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
 
-DEPEND="dev-db/postgresql
+DEPEND="virtual/postgresql-server
 	perl? ( dev-perl/DBD-Pg )"
 
 src_compile() {



1.6                  dev-db/slony1/slony1-1.2.10.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/slony1/slony1-1.2.10.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/slony1/slony1-1.2.10.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/slony1/slony1-1.2.10.ebuild?r1=1.5&r2=1.6

Index: slony1-1.2.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/slony1/slony1-1.2.10.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- slony1-1.2.10.ebuild	14 Mar 2008 09:57:55 -0000	1.5
+++ slony1-1.2.10.ebuild	21 May 2008 15:58:19 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/slony1/slony1-1.2.10.ebuild,v 1.5 2008/03/14 09:57:55 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/slony1/slony1-1.2.10.ebuild,v 1.6 2008/05/21 15:58:19 dev-zero Exp $
 
 inherit eutils
 
@@ -14,7 +14,7 @@
 SLOT="0"
 KEYWORDS="amd64 ppc x86"
 
-DEPEND="dev-db/postgresql
+DEPEND="virtual/postgresql-server
 	perl? ( dev-perl/DBD-Pg )"
 
 src_compile() {



-- 
gentoo-commits@g.o mailing list


Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in dev-db/slony1: ChangeLog slony1-1.1.5.ebuild slony1-1.2.12.ebuild slony1-1.2.10.ebuild
Next by thread:
gentoo-x86 commit in dev-util/cvsspam: cvsspam-0.2.11.ebuild ChangeLog cvsspam-0.2.12.ebuild cvsspam-0.2.11-r1.ebuild metadata.xml
Previous by date:
gentoo-x86 commit in dev-db/postgis: postgis-1.3.3.ebuild ChangeLog postgis-1.1.4.ebuild postgis-1.2.1.ebuild postgis-1.3.1.ebuild postgis-1.2.0.ebuild
Next by date:
gentoo-x86 commit in dev-db/rekall: rekall-2.2.3-r1.ebuild ChangeLog rekall-2.2.6.ebuild rekall-2.2.4.ebuild


Updated Jan 26, 2011

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.