diff options
author | Luca Longinotti <chtekk@gentoo.org> | 2008-07-16 09:43:20 +0000 |
---|---|---|
committer | Luca Longinotti <chtekk@gentoo.org> | 2008-07-16 09:43:20 +0000 |
commit | 446b09f84c3e7278c0134d34657c254560ce8f76 (patch) | |
tree | 3b806a2f7daccd08b31e73b4169fe388c6a407c6 /dev-db | |
parent | dev-cpp/gtkmm: don't build tests unless asked to, fixes bug #225957 (diff) | |
download | gentoo-2-446b09f84c3e7278c0134d34657c254560ce8f76.tar.gz gentoo-2-446b09f84c3e7278c0134d34657c254560ce8f76.tar.bz2 gentoo-2-446b09f84c3e7278c0134d34657c254560ce8f76.zip |
Change deps to postgresql-base, we only need to link the libs here.
(Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo-r4 x86_64)
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/opendbx/ChangeLog | 6 | ||||
-rw-r--r-- | dev-db/opendbx/opendbx-1.2.4.ebuild | 4 | ||||
-rw-r--r-- | dev-db/opendbx/opendbx-1.2.6.ebuild | 4 | ||||
-rw-r--r-- | dev-db/opendbx/opendbx-1.3.10.ebuild | 4 | ||||
-rw-r--r-- | dev-db/opendbx/opendbx-1.3.8.ebuild | 4 |
5 files changed, 13 insertions, 9 deletions
diff --git a/dev-db/opendbx/ChangeLog b/dev-db/opendbx/ChangeLog index 52a0d760d401..891facc18fff 100644 --- a/dev-db/opendbx/ChangeLog +++ b/dev-db/opendbx/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-db/opendbx # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/opendbx/ChangeLog,v 1.21 2008/06/18 21:18:08 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/opendbx/ChangeLog,v 1.22 2008/07/16 09:43:20 chtekk Exp $ + + 16 Jul 2008; Luca Longinotti <chtekk@gentoo.org> opendbx-1.2.4.ebuild, + opendbx-1.2.6.ebuild, opendbx-1.3.8.ebuild, opendbx-1.3.10.ebuild: + Change deps to postgresql-base, we only need to link the libs here. *opendbx-1.3.10 (18 Jun 2008) diff --git a/dev-db/opendbx/opendbx-1.2.4.ebuild b/dev-db/opendbx/opendbx-1.2.4.ebuild index 5c72e25440ae..f39523d3e844 100644 --- a/dev-db/opendbx/opendbx-1.2.4.ebuild +++ b/dev-db/opendbx/opendbx-1.2.4.ebuild @@ -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/opendbx/opendbx-1.2.4.ebuild,v 1.3 2008/05/21 15:55:36 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/opendbx/opendbx-1.2.4.ebuild,v 1.4 2008/07/16 09:43:20 chtekk Exp $ inherit flag-o-matic @@ -14,7 +14,7 @@ KEYWORDS="amd64 x86" IUSE="bindist firebird mysql oracle postgres sqlite sqlite3" DEPEND="mysql? ( virtual/mysql ) - postgres? ( virtual/postgresql-server ) + postgres? ( virtual/postgresql-base ) sqlite? ( <dev-db/sqlite-3 ) sqlite3? ( =dev-db/sqlite-3* ) oracle? ( dev-db/oracle-instantclient-basic ) diff --git a/dev-db/opendbx/opendbx-1.2.6.ebuild b/dev-db/opendbx/opendbx-1.2.6.ebuild index 987e45b341f0..f19c7cf93393 100644 --- a/dev-db/opendbx/opendbx-1.2.6.ebuild +++ b/dev-db/opendbx/opendbx-1.2.6.ebuild @@ -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/opendbx/opendbx-1.2.6.ebuild,v 1.2 2008/05/21 15:55:36 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/opendbx/opendbx-1.2.6.ebuild,v 1.3 2008/07/16 09:43:20 chtekk Exp $ inherit flag-o-matic @@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~x86" IUSE="bindist firebird mysql oracle postgres sqlite sqlite3" DEPEND="mysql? ( virtual/mysql ) - postgres? ( virtual/postgresql-server ) + postgres? ( virtual/postgresql-base ) sqlite? ( <dev-db/sqlite-3 ) sqlite3? ( =dev-db/sqlite-3* ) oracle? ( dev-db/oracle-instantclient-basic ) diff --git a/dev-db/opendbx/opendbx-1.3.10.ebuild b/dev-db/opendbx/opendbx-1.3.10.ebuild index c88469da3c06..98db5ad70328 100644 --- a/dev-db/opendbx/opendbx-1.3.10.ebuild +++ b/dev-db/opendbx/opendbx-1.3.10.ebuild @@ -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/opendbx/opendbx-1.3.10.ebuild,v 1.1 2008/06/18 21:18:08 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/opendbx/opendbx-1.3.10.ebuild,v 1.2 2008/07/16 09:43:20 chtekk Exp $ inherit flag-o-matic eutils @@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~x86" IUSE="bindist firebird mysql oracle postgres sqlite sqlite3" DEPEND="mysql? ( virtual/mysql ) - postgres? ( virtual/postgresql-server ) + postgres? ( virtual/postgresql-base ) sqlite? ( <dev-db/sqlite-3 ) sqlite3? ( =dev-db/sqlite-3* ) oracle? ( dev-db/oracle-instantclient-basic ) diff --git a/dev-db/opendbx/opendbx-1.3.8.ebuild b/dev-db/opendbx/opendbx-1.3.8.ebuild index 225d25f59c37..65c1d9cfd3cc 100644 --- a/dev-db/opendbx/opendbx-1.3.8.ebuild +++ b/dev-db/opendbx/opendbx-1.3.8.ebuild @@ -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/opendbx/opendbx-1.3.8.ebuild,v 1.2 2008/05/21 15:55:36 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/opendbx/opendbx-1.3.8.ebuild,v 1.3 2008/07/16 09:43:20 chtekk Exp $ inherit flag-o-matic @@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~x86" IUSE="bindist firebird mysql oracle postgres sqlite sqlite3" DEPEND="mysql? ( virtual/mysql ) - postgres? ( virtual/postgresql-server ) + postgres? ( virtual/postgresql-base ) sqlite? ( <dev-db/sqlite-3 ) sqlite3? ( =dev-db/sqlite-3* ) oracle? ( dev-db/oracle-instantclient-basic ) |