summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorAaron W. Swenson <titanofold@gentoo.org>2014-12-28 15:09:08 +0000
committerAaron W. Swenson <titanofold@gentoo.org>2014-12-28 15:09:08 +0000
commit519a018244975e306cd78a3caf22bbd077b70132 (patch)
treee0b96d98e314ad47742b64f34f4d43e73086b12f /dev-db
parentRename virtual/postgresql to dev-db/postgresql (diff)
downloadgentoo-2-519a018244975e306cd78a3caf22bbd077b70132.tar.gz
gentoo-2-519a018244975e306cd78a3caf22bbd077b70132.tar.bz2
gentoo-2-519a018244975e306cd78a3caf22bbd077b70132.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/pgagent/ChangeLog6
-rw-r--r--dev-db/pgagent/pgagent-3.3.0.ebuild4
-rw-r--r--dev-db/pgagent/pgagent-3.4.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-db/pgagent/ChangeLog b/dev-db/pgagent/ChangeLog
index 095af9a14af2..12fe305d92d2 100644
--- a/dev-db/pgagent/ChangeLog
+++ b/dev-db/pgagent/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-db/pgagent
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/pgagent/ChangeLog,v 1.8 2014/11/03 11:27:28 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pgagent/ChangeLog,v 1.9 2014/12/28 15:09:08 titanofold Exp $
+
+ 28 Dec 2014; Aaron W. Swenson <titanofold@gentoo.org> pgagent-3.3.0.ebuild,
+ pgagent-3.4.0.ebuild:
+ Rename virtual/postgresql to dev-db/postgresql
03 Nov 2014; Aaron W. Swenson <titanofold@gentoo.org> pgagent-3.3.0.ebuild,
pgagent-3.4.0.ebuild:
diff --git a/dev-db/pgagent/pgagent-3.3.0.ebuild b/dev-db/pgagent/pgagent-3.3.0.ebuild
index dd0f6453a984..e4a8b83a6fde 100644
--- a/dev-db/pgagent/pgagent-3.3.0.ebuild
+++ b/dev-db/pgagent/pgagent-3.3.0.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/pgagent/pgagent-3.3.0.ebuild,v 1.4 2014/11/03 11:27:28 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pgagent/pgagent-3.3.0.ebuild,v 1.5 2014/12/28 15:09:08 titanofold Exp $
EAPI="4"
@@ -17,7 +17,7 @@ LICENSE="POSTGRESQL GPL-2"
SLOT="0"
IUSE=""
-RDEPEND=">=virtual/postgresql-8.3.0
+RDEPEND=">=dev-db/postgresql-8.3.0
x11-libs/wxGTK:2.8
"
DEPEND="${RDEPEND}
diff --git a/dev-db/pgagent/pgagent-3.4.0.ebuild b/dev-db/pgagent/pgagent-3.4.0.ebuild
index 6b10fa9b0430..164f594f4e07 100644
--- a/dev-db/pgagent/pgagent-3.4.0.ebuild
+++ b/dev-db/pgagent/pgagent-3.4.0.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/pgagent/pgagent-3.4.0.ebuild,v 1.2 2014/11/03 11:27:28 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pgagent/pgagent-3.4.0.ebuild,v 1.3 2014/12/28 15:09:08 titanofold Exp $
EAPI="5"
CMAKE_IN_SOURCE_BUILD=1
@@ -17,7 +17,7 @@ LICENSE="POSTGRESQL GPL-2"
SLOT="0"
IUSE=""
-RDEPEND=">=virtual/postgresql-9.0.0
+RDEPEND=">=dev-db/postgresql-9.0.0
x11-libs/wxGTK:2.8
"
DEPEND="${RDEPEND}