summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-02 21:13:37 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-02 21:13:37 +0000
commit75067204f2824a9dd0a7ac387a46aacb8b3f8c00 (patch)
tree753b87ab52d849d6b7c0ea80f9d27c2d9cee49f1 /games-server
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadgentoo-2-75067204f2824a9dd0a7ac387a46aacb8b3f8c00.tar.gz
gentoo-2-75067204f2824a9dd0a7ac387a46aacb8b3f8c00.tar.bz2
gentoo-2-75067204f2824a9dd0a7ac387a46aacb8b3f8c00.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'games-server')
-rw-r--r--games-server/cyphesis/ChangeLog6
-rw-r--r--games-server/cyphesis/cyphesis-0.5.25.ebuild6
-rw-r--r--games-server/cyphesis/cyphesis-0.5.26.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/games-server/cyphesis/ChangeLog b/games-server/cyphesis/ChangeLog
index fd72274cb51f..eff2f708f57d 100644
--- a/games-server/cyphesis/ChangeLog
+++ b/games-server/cyphesis/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-server/cyphesis
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/ChangeLog,v 1.22 2012/02/27 21:15:18 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/ChangeLog,v 1.23 2012/05/02 21:13:37 jdhore Exp $
+
+ 02 May 2012; Jeff Horelick <jdhore@gentoo.org> cyphesis-0.5.25.ebuild,
+ cyphesis-0.5.26.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
27 Feb 2012; Tupone Alfredo <tupone@gentoo.org> cyphesis-0.5.26.ebuild:
Require newer skstream
diff --git a/games-server/cyphesis/cyphesis-0.5.25.ebuild b/games-server/cyphesis/cyphesis-0.5.25.ebuild
index a18500878be6..6ed82f8ec949 100644
--- a/games-server/cyphesis/cyphesis-0.5.25.ebuild
+++ b/games-server/cyphesis/cyphesis-0.5.25.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/cyphesis-0.5.25.ebuild,v 1.4 2011/01/15 15:23:25 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/cyphesis-0.5.25.ebuild,v 1.5 2012/05/02 21:13:37 jdhore Exp $
EAPI=2
PYTHON_DEPEND=2
@@ -27,7 +27,7 @@ RDEPEND=">=media-libs/skstream-0.3.6
dev-db/postgresql-base"
DEPEND="${RDEPEND}
dev-libs/libxml2
- dev-util/pkgconfig"
+ virtual/pkgconfig"
pkg_setup() {
python_set_active_version 2
diff --git a/games-server/cyphesis/cyphesis-0.5.26.ebuild b/games-server/cyphesis/cyphesis-0.5.26.ebuild
index 8610720abb15..00793ae7a757 100644
--- a/games-server/cyphesis/cyphesis-0.5.26.ebuild
+++ b/games-server/cyphesis/cyphesis-0.5.26.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/cyphesis-0.5.26.ebuild,v 1.2 2012/02/27 21:15:18 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-server/cyphesis/cyphesis-0.5.26.ebuild,v 1.3 2012/05/02 21:13:37 jdhore Exp $
EAPI=2
PYTHON_DEPEND=2
@@ -27,7 +27,7 @@ RDEPEND=">=media-libs/skstream-0.3.8
dev-db/postgresql-base"
DEPEND="${RDEPEND}
dev-libs/libxml2
- dev-util/pkgconfig"
+ virtual/pkgconfig"
pkg_setup() {
python_set_active_version 2