summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron W. Swenson <titanofold@gentoo.org>2014-12-28 15:46:47 +0000
committerAaron W. Swenson <titanofold@gentoo.org>2014-12-28 15:46:47 +0000
commitc22f1a6661423e180b9e2c49465d439da8e18369 (patch)
treea11ae83733e70e6d966b74836b261e6f49497077 /games-server
parentRename virtual/postgresql to dev-db/postgresql (diff)
downloadgentoo-2-c22f1a6661423e180b9e2c49465d439da8e18369.tar.gz
gentoo-2-c22f1a6661423e180b9e2c49465d439da8e18369.tar.bz2
gentoo-2-c22f1a6661423e180b9e2c49465d439da8e18369.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 'games-server')
-rw-r--r--games-server/cyphesis/ChangeLog6
-rw-r--r--games-server/cyphesis/cyphesis-0.6.0.ebuild4
-rw-r--r--games-server/cyphesis/cyphesis-0.6.2.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/games-server/cyphesis/ChangeLog b/games-server/cyphesis/ChangeLog
index ceddd60c1f17..54362138543f 100644
--- a/games-server/cyphesis/ChangeLog
+++ b/games-server/cyphesis/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-server/cyphesis
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/ChangeLog,v 1.37 2014/11/03 12:44:01 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/ChangeLog,v 1.38 2014/12/28 15:46:47 titanofold Exp $
+
+ 28 Dec 2014; Aaron W. Swenson <titanofold@gentoo.org> cyphesis-0.6.0.ebuild,
+ cyphesis-0.6.2.ebuild:
+ Rename virtual/postgresql to dev-db/postgresql
03 Nov 2014; Aaron W. Swenson <titanofold@gentoo.org> cyphesis-0.6.0.ebuild,
cyphesis-0.6.2.ebuild:
diff --git a/games-server/cyphesis/cyphesis-0.6.0.ebuild b/games-server/cyphesis/cyphesis-0.6.0.ebuild
index 16a695f39009..a0684ca5a43c 100644
--- a/games-server/cyphesis/cyphesis-0.6.0.ebuild
+++ b/games-server/cyphesis/cyphesis-0.6.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/games-server/cyphesis/cyphesis-0.6.0.ebuild,v 1.6 2014/11/03 12:44:01 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/cyphesis-0.6.0.ebuild,v 1.7 2014/12/28 15:46:47 titanofold Exp $
EAPI=5
PYTHON_DEPEND=2
@@ -25,7 +25,7 @@ RDEPEND=">=media-libs/skstream-0.3.9
sys-libs/readline
=media-libs/atlas-c++-0.6*
>=media-libs/varconf-0.6.4
- virtual/postgresql"
+ dev-db/postgresql"
DEPEND="${RDEPEND}
>=dev-libs/boost-1.40
dev-libs/libxml2
diff --git a/games-server/cyphesis/cyphesis-0.6.2.ebuild b/games-server/cyphesis/cyphesis-0.6.2.ebuild
index b3a17df3e4f5..b991da38a3c1 100644
--- a/games-server/cyphesis/cyphesis-0.6.2.ebuild
+++ b/games-server/cyphesis/cyphesis-0.6.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/games-server/cyphesis/cyphesis-0.6.2.ebuild,v 1.3 2014/11/03 12:44:01 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/cyphesis-0.6.2.ebuild,v 1.4 2014/12/28 15:46:47 titanofold Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -25,7 +25,7 @@ RDEPEND=">=media-libs/skstream-0.3.9
sys-libs/readline
>=media-libs/atlas-c++-0.6.3
>=media-libs/varconf-0.6.4
- virtual/postgresql"
+ dev-db/postgresql"
DEPEND="${RDEPEND}
>=dev-libs/boost-1.40
dev-libs/libxml2