public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ml/postgresql-ocaml: postgresql-ocaml-1.8.2.ebuild ChangeLog postgresql-ocaml-1.4.6.ebuild
@ 2008-05-21 16:00 Tiziano Mueller (dev-zero)
  0 siblings, 0 replies; only message in thread
From: Tiziano Mueller (dev-zero) @ 2008-05-21 16:00 UTC (permalink / raw
  To: gentoo-commits

dev-zero    08/05/21 16:00:24

  Modified:             postgresql-ocaml-1.8.2.ebuild ChangeLog
                        postgresql-ocaml-1.4.6.ebuild
  Log:
  Changed dependency for postgresql from dev-db/postgresql to virtual/postgresql-server
  (Portage version: 2.1.5_rc7)

Revision  Changes    Path
1.2                  dev-ml/postgresql-ocaml/postgresql-ocaml-1.8.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-1.8.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-1.8.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-1.8.2.ebuild?r1=1.1&r2=1.2

Index: postgresql-ocaml-1.8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-1.8.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- postgresql-ocaml-1.8.2.ebuild	8 Apr 2008 22:17:46 -0000	1.1
+++ postgresql-ocaml-1.8.2.ebuild	21 May 2008 16:00:23 -0000	1.2
@@ -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-ml/postgresql-ocaml/postgresql-ocaml-1.8.2.ebuild,v 1.1 2008/04/08 22:17:46 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-1.8.2.ebuild,v 1.2 2008/05/21 16:00:23 dev-zero Exp $
 
 inherit findlib eutils
 
@@ -13,7 +13,7 @@
 HOMEPAGE="http://ocaml.info/home/ocaml_sources.html#toc9"
 
 DEPEND=">=dev-lang/ocaml-3.09
-	>=dev-db/postgresql-7.3"
+	>=virtual/postgresql-server-7.3"
 RDEPEND="${DEPEND}"
 
 SLOT="0"



1.7                  dev-ml/postgresql-ocaml/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/postgresql-ocaml/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/postgresql-ocaml/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/postgresql-ocaml/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	12 May 2008 07:14:10 -0000	1.6
+++ ChangeLog	21 May 2008 16:00:23 -0000	1.7
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ml/postgresql-ocaml
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/ChangeLog,v 1.6 2008/05/12 07:14:10 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/ChangeLog,v 1.7 2008/05/21 16:00:23 dev-zero Exp $
+
+  21 May 2008; Tiziano Müller <dev-zero@gentoo.org>
+  postgresql-ocaml-1.4.6.ebuild, postgresql-ocaml-1.8.2.ebuild:
+  Changed dependency for postgresql from dev-db/postgresql to
+  virtual/postgresql-server
 
   12 May 2008; Alexis Ballier <aballier@gentoo.org>
   -postgresql-ocaml-1.7.0.ebuild:



1.2                  dev-ml/postgresql-ocaml/postgresql-ocaml-1.4.6.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-1.4.6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-1.4.6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-1.4.6.ebuild?r1=1.1&r2=1.2

Index: postgresql-ocaml-1.4.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-1.4.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- postgresql-ocaml-1.4.6.ebuild	21 Sep 2005 20:15:06 -0000	1.1
+++ postgresql-ocaml-1.4.6.ebuild	21 May 2008 16:00:23 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-1.4.6.ebuild,v 1.1 2005/09/21 20:15:06 mattam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-1.4.6.ebuild,v 1.2 2008/05/21 16:00:23 dev-zero Exp $
 
 inherit findlib
 
@@ -11,7 +11,7 @@
 HOMEPAGE="http://ocaml.info/home/ocaml_sources.html#toc9"
 
 DEPEND=">=dev-lang/ocaml-3.07
->=dev-db/postgresql-7.3"
+>=virtual/postgresql-server-7.3"
 RDEPEND=">=dev-lang/ocaml-3.06"
 
 SLOT="0"



-- 
gentoo-commits@lists.gentoo.org mailing list



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

only message in thread, other threads:[~2008-05-21 16:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-21 16:00 [gentoo-commits] gentoo-x86 commit in dev-ml/postgresql-ocaml: postgresql-ocaml-1.8.2.ebuild ChangeLog postgresql-ocaml-1.4.6.ebuild Tiziano Mueller (dev-zero)

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