summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorAaron W. Swenson <titanofold@gentoo.org>2014-12-28 15:20:50 +0000
committerAaron W. Swenson <titanofold@gentoo.org>2014-12-28 15:20:50 +0000
commite49b5fca2dc3909154b271e22c02b9c67692d062 (patch)
tree556f9bcd4c9619e8e2768c911d9dd0ea4277341e /dev-db
parentRename virtual/postgresql to dev-db/postgresql (diff)
downloadgentoo-2-e49b5fca2dc3909154b271e22c02b9c67692d062.tar.gz
gentoo-2-e49b5fca2dc3909154b271e22c02b9c67692d062.tar.bz2
gentoo-2-e49b5fca2dc3909154b271e22c02b9c67692d062.zip
Rename virtual/postgresql to dev-db/postgresql
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D1BBFDA0)
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/tora/ChangeLog6
-rw-r--r--dev-db/tora/tora-2.1.3-r3.ebuild4
-rw-r--r--dev-db/tora/tora-9999.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-db/tora/ChangeLog b/dev-db/tora/ChangeLog
index 0e5b8206ce24..7b20607e946c 100644
--- a/dev-db/tora/ChangeLog
+++ b/dev-db/tora/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-db/tora
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/ChangeLog,v 1.109 2014/11/04 15:19:16 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/ChangeLog,v 1.110 2014/12/28 15:20:50 titanofold Exp $
+
+ 28 Dec 2014; Aaron W. Swenson <titanofold@gentoo.org> tora-2.1.3-r3.ebuild,
+ tora-9999.ebuild:
+ Rename virtual/postgresql to dev-db/postgresql
*tora-3.0.0_pre20140929 (04 Nov 2014)
diff --git a/dev-db/tora/tora-2.1.3-r3.ebuild b/dev-db/tora/tora-2.1.3-r3.ebuild
index 3ca00a341b5e..56419bc431a4 100644
--- a/dev-db/tora/tora-2.1.3-r3.ebuild
+++ b/dev-db/tora/tora-2.1.3-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-2.1.3-r3.ebuild,v 1.2 2014/11/03 11:37:46 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-2.1.3-r3.ebuild,v 1.3 2014/12/28 15:20:50 titanofold Exp $
EAPI=3
@@ -25,7 +25,7 @@ DEPEND="
dev-db/oracle-instantclient-basic
dev-db/oracle-instantclient-sqlplus
)
- postgres? ( virtual/postgresql[server] )
+ postgres? ( dev-db/postgresql[server] )
"
RDEPEND="${DEPEND}"
diff --git a/dev-db/tora/tora-9999.ebuild b/dev-db/tora/tora-9999.ebuild
index 7441f519e1cc..c92baa54b283 100644
--- a/dev-db/tora/tora-9999.ebuild
+++ b/dev-db/tora/tora-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-9999.ebuild,v 1.5 2014/11/03 11:37:46 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-9999.ebuild,v 1.6 2014/12/28 15:20:50 titanofold Exp $
EAPI=5
@@ -30,7 +30,7 @@ DEPEND="
dev-qt/qtsql:4[mysql?,postgres?]
dev-qt/qtxmlpatterns:4
oci8-instant-client? ( dev-db/oracle-instantclient-basic )
- postgres? ( virtual/postgresql )
+ postgres? ( dev-db/postgresql )
"
RDEPEND="${DEPEND}"