summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorAaron W. Swenson <titanofold@gentoo.org>2014-12-28 15:10:00 +0000
committerAaron W. Swenson <titanofold@gentoo.org>2014-12-28 15:10:00 +0000
commit062ecc9ce8b1ff77874f000bf7a8643637ab5059 (patch)
treed70cdaba4b07f5708cc57859be4d4bf20fba467b /dev-db
parentRename virtual/postgresql to dev-db/postgresql (diff)
downloadgentoo-2-062ecc9ce8b1ff77874f000bf7a8643637ab5059.tar.gz
gentoo-2-062ecc9ce8b1ff77874f000bf7a8643637ab5059.tar.bz2
gentoo-2-062ecc9ce8b1ff77874f000bf7a8643637ab5059.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/pgmemcache/ChangeLog7
-rw-r--r--dev-db/pgmemcache/pgmemcache-2.0.4.ebuild4
-rw-r--r--dev-db/pgmemcache/pgmemcache-2.0.6.ebuild4
-rw-r--r--dev-db/pgmemcache/pgmemcache-2.1.1.ebuild4
-rw-r--r--dev-db/pgmemcache/pgmemcache-2.1.2.ebuild4
-rw-r--r--dev-db/pgmemcache/pgmemcache-2.2.0.ebuild4
6 files changed, 16 insertions, 11 deletions
diff --git a/dev-db/pgmemcache/ChangeLog b/dev-db/pgmemcache/ChangeLog
index aaa7dc1d93c0..b46ff8156259 100644
--- a/dev-db/pgmemcache/ChangeLog
+++ b/dev-db/pgmemcache/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-db/pgmemcache
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/pgmemcache/ChangeLog,v 1.8 2014/11/03 11:28:17 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pgmemcache/ChangeLog,v 1.9 2014/12/28 15:10:00 titanofold Exp $
+
+ 28 Dec 2014; Aaron W. Swenson <titanofold@gentoo.org>
+ pgmemcache-2.0.4.ebuild, pgmemcache-2.0.6.ebuild, pgmemcache-2.1.1.ebuild,
+ pgmemcache-2.1.2.ebuild, pgmemcache-2.2.0.ebuild:
+ Rename virtual/postgresql to dev-db/postgresql
03 Nov 2014; Aaron W. Swenson <titanofold@gentoo.org>
pgmemcache-2.0.4.ebuild, pgmemcache-2.0.6.ebuild, pgmemcache-2.1.1.ebuild,
diff --git a/dev-db/pgmemcache/pgmemcache-2.0.4.ebuild b/dev-db/pgmemcache/pgmemcache-2.0.4.ebuild
index b203756d13e7..3927e2d5dc5b 100644
--- a/dev-db/pgmemcache/pgmemcache-2.0.4.ebuild
+++ b/dev-db/pgmemcache/pgmemcache-2.0.4.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/pgmemcache/pgmemcache-2.0.4.ebuild,v 1.3 2014/11/03 11:28:17 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pgmemcache/pgmemcache-2.0.4.ebuild,v 1.4 2014/12/28 15:10:00 titanofold Exp $
DESCRIPTION="A PostgreSQL API based on libmemcached to interface with memcached"
HOMEPAGE="http://pgfoundry.org/projects/pgmemcache"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND=">=virtual/postgresql-8.4
+DEPEND=">=dev-db/postgresql-8.4
>=dev-libs/libmemcached-0.39"
RDEPEND="${DEPEND}"
diff --git a/dev-db/pgmemcache/pgmemcache-2.0.6.ebuild b/dev-db/pgmemcache/pgmemcache-2.0.6.ebuild
index bc71259327ec..267bd7603fc1 100644
--- a/dev-db/pgmemcache/pgmemcache-2.0.6.ebuild
+++ b/dev-db/pgmemcache/pgmemcache-2.0.6.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/pgmemcache/pgmemcache-2.0.6.ebuild,v 1.3 2014/11/03 11:28:17 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pgmemcache/pgmemcache-2.0.6.ebuild,v 1.4 2014/12/28 15:10:00 titanofold Exp $
DESCRIPTION="A PostgreSQL API based on libmemcached to interface with memcached"
HOMEPAGE="http://pgfoundry.org/projects/pgmemcache"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND=">=virtual/postgresql-8.4
+DEPEND=">=dev-db/postgresql-8.4
dev-libs/cyrus-sasl
>=dev-libs/libmemcached-0.39"
RDEPEND="${DEPEND}"
diff --git a/dev-db/pgmemcache/pgmemcache-2.1.1.ebuild b/dev-db/pgmemcache/pgmemcache-2.1.1.ebuild
index b047a1698ab5..1759b1a353e6 100644
--- a/dev-db/pgmemcache/pgmemcache-2.1.1.ebuild
+++ b/dev-db/pgmemcache/pgmemcache-2.1.1.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/pgmemcache/pgmemcache-2.1.1.ebuild,v 1.2 2014/11/03 11:28:17 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pgmemcache/pgmemcache-2.1.1.ebuild,v 1.3 2014/12/28 15:10:00 titanofold Exp $
EAPI=5
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND=">=virtual/postgresql-8.4
+DEPEND=">=dev-db/postgresql-8.4
dev-libs/cyrus-sasl
<dev-libs/libmemcached-1[sasl]"
RDEPEND="${DEPEND}"
diff --git a/dev-db/pgmemcache/pgmemcache-2.1.2.ebuild b/dev-db/pgmemcache/pgmemcache-2.1.2.ebuild
index 274c1b01f280..6aa0351df261 100644
--- a/dev-db/pgmemcache/pgmemcache-2.1.2.ebuild
+++ b/dev-db/pgmemcache/pgmemcache-2.1.2.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/pgmemcache/pgmemcache-2.1.2.ebuild,v 1.2 2014/11/03 11:28:17 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pgmemcache/pgmemcache-2.1.2.ebuild,v 1.3 2014/12/28 15:10:00 titanofold Exp $
EAPI=5
@@ -12,7 +12,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="virtual/postgresql
+DEPEND="dev-db/postgresql
dev-libs/cyrus-sasl
>=dev-libs/libmemcached-1.0.18[sasl]"
RDEPEND="${DEPEND}"
diff --git a/dev-db/pgmemcache/pgmemcache-2.2.0.ebuild b/dev-db/pgmemcache/pgmemcache-2.2.0.ebuild
index b9a8a9b4ace2..83c0fc7b0715 100644
--- a/dev-db/pgmemcache/pgmemcache-2.2.0.ebuild
+++ b/dev-db/pgmemcache/pgmemcache-2.2.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/pgmemcache/pgmemcache-2.2.0.ebuild,v 1.2 2014/11/03 11:28:17 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pgmemcache/pgmemcache-2.2.0.ebuild,v 1.3 2014/12/28 15:10:00 titanofold Exp $
EAPI=5
@@ -12,7 +12,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="virtual/postgresql
+DEPEND="dev-db/postgresql
dev-libs/cyrus-sasl
>=dev-libs/libmemcached-1.0.18[sasl]"
RDEPEND="${DEPEND}"