summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiziano Müller <dev-zero@gentoo.org>2008-05-21 16:01:49 +0000
committerTiziano Müller <dev-zero@gentoo.org>2008-05-21 16:01:49 +0000
commitef49fccce55c2e47a7efa65c1602c878d48cfcf6 (patch)
treefae9f74e2722589161bbd6fddea203e686d7fac3 /dev-util
parentChanged dependency for postgresql from dev-db/postgresql to virtual/postgresq... (diff)
downloadgentoo-2-ef49fccce55c2e47a7efa65c1602c878d48cfcf6.tar.gz
gentoo-2-ef49fccce55c2e47a7efa65c1602c878d48cfcf6.tar.bz2
gentoo-2-ef49fccce55c2e47a7efa65c1602c878d48cfcf6.zip
Changed dependency for postgresql from dev-db/postgresql to virtual/postgresql-server
(Portage version: 2.1.5_rc7)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/gambas/ChangeLog9
-rw-r--r--dev-util/gambas/gambas-1.0.14.ebuild6
-rw-r--r--dev-util/gambas/gambas-1.0.16.ebuild6
-rw-r--r--dev-util/gambas/gambas-1.0.17.ebuild6
-rw-r--r--dev-util/gambas/gambas-1.9.23.ebuild6
5 files changed, 19 insertions, 14 deletions
diff --git a/dev-util/gambas/ChangeLog b/dev-util/gambas/ChangeLog
index 5da78611221c..8208cb7816c0 100644
--- a/dev-util/gambas/ChangeLog
+++ b/dev-util/gambas/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-util/gambas
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gambas/ChangeLog,v 1.43 2006/11/23 15:49:26 vivo Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gambas/ChangeLog,v 1.44 2008/05/21 16:01:49 dev-zero Exp $
+
+ 21 May 2008; Tiziano Müller <dev-zero@gentoo.org> gambas-1.0.14.ebuild,
+ gambas-1.0.16.ebuild, gambas-1.0.17.ebuild, gambas-1.9.23.ebuild:
+ Changed dependency for postgresql from dev-db/postgresql to
+ virtual/postgresql-server
23 Nov 2006; Francesco Riosa <vivo@gentoo.org> gambas-1.0.14.ebuild,
gambas-1.0.16.ebuild, gambas-1.0.17.ebuild, gambas-1.9.23.ebuild:
diff --git a/dev-util/gambas/gambas-1.0.14.ebuild b/dev-util/gambas/gambas-1.0.14.ebuild
index 1cb2c83fcafe..f9a1eb2940b4 100644
--- a/dev-util/gambas/gambas-1.0.14.ebuild
+++ b/dev-util/gambas/gambas-1.0.14.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gambas/gambas-1.0.14.ebuild,v 1.4 2007/06/26 02:04:02 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gambas/gambas-1.0.14.ebuild,v 1.5 2008/05/21 16:01:49 dev-zero Exp $
inherit eutils qt3
@@ -17,7 +17,7 @@ RDEPEND="$(qt_min_version 3.2)
kde? ( >=kde-base/kdelibs-3.2 )
sdl? ( media-libs/libsdl media-libs/sdl-mixer sys-libs/gpm )
mysql? ( virtual/mysql )
- postgres? ( dev-db/postgresql )
+ postgres? ( virtual/postgresql-server )
curl? ( net-misc/curl )
sqlite? ( =dev-db/sqlite-2* )
xml? ( dev-libs/libxml2 )
diff --git a/dev-util/gambas/gambas-1.0.16.ebuild b/dev-util/gambas/gambas-1.0.16.ebuild
index 9e3379bd6ded..9b03c0ab5bef 100644
--- a/dev-util/gambas/gambas-1.0.16.ebuild
+++ b/dev-util/gambas/gambas-1.0.16.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gambas/gambas-1.0.16.ebuild,v 1.3 2007/06/26 02:04:02 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gambas/gambas-1.0.16.ebuild,v 1.4 2008/05/21 16:01:49 dev-zero Exp $
inherit eutils qt3
@@ -17,7 +17,7 @@ RDEPEND="$(qt_min_version 3.2)
kde? ( >=kde-base/kdelibs-3.2 )
sdl? ( media-libs/libsdl media-libs/sdl-mixer sys-libs/gpm )
mysql? ( virtual/mysql )
- postgres? ( dev-db/postgresql )
+ postgres? ( virtual/postgresql-server )
curl? ( net-misc/curl )
sqlite? ( =dev-db/sqlite-2* )
xml? ( dev-libs/libxml2 )
diff --git a/dev-util/gambas/gambas-1.0.17.ebuild b/dev-util/gambas/gambas-1.0.17.ebuild
index d9d69b527849..feacde3f8048 100644
--- a/dev-util/gambas/gambas-1.0.17.ebuild
+++ b/dev-util/gambas/gambas-1.0.17.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gambas/gambas-1.0.17.ebuild,v 1.3 2007/06/26 02:04:02 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gambas/gambas-1.0.17.ebuild,v 1.4 2008/05/21 16:01:49 dev-zero Exp $
inherit eutils qt3
@@ -17,7 +17,7 @@ RDEPEND="$(qt_min_version 3.2)
kde? ( >=kde-base/kdelibs-3.2 )
sdl? ( media-libs/libsdl media-libs/sdl-mixer sys-libs/gpm )
mysql? ( virtual/mysql )
- postgres? ( dev-db/postgresql )
+ postgres? ( virtual/postgresql-server )
curl? ( net-misc/curl )
sqlite? ( =dev-db/sqlite-2* )
xml? ( dev-libs/libxml2 )
diff --git a/dev-util/gambas/gambas-1.9.23.ebuild b/dev-util/gambas/gambas-1.9.23.ebuild
index 9edd7fa44d7c..fd0657aed86c 100644
--- a/dev-util/gambas/gambas-1.9.23.ebuild
+++ b/dev-util/gambas/gambas-1.9.23.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gambas/gambas-1.9.23.ebuild,v 1.5 2007/06/26 02:04:02 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gambas/gambas-1.9.23.ebuild,v 1.6 2008/05/21 16:01:49 dev-zero Exp $
inherit eutils qt3
@@ -22,7 +22,7 @@ RDEPEND="$(qt_min_version 3.2)
kde? ( >=kde-base/kdelibs-3.2 )
sdl? ( media-libs/libsdl media-libs/sdl-mixer )
mysql? ( virtual/mysql )
- postgres? ( dev-db/postgresql )
+ postgres? ( virtual/postgresql-server )
curl? ( net-misc/curl )
sqlite? ( =dev-db/sqlite-2* )
sqlite3? ( >=dev-db/sqlite-3 )