summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2010-06-17 20:58:55 +0000
committerPatrick Lauer <patrick@gentoo.org>2010-06-17 20:58:55 +0000
commit87911aad48e20b8a72780e32574d91cf9d822fa9 (patch)
treeb24b8b8b3f364fc7626067ceb773c47f5bac1505 /net-voip/gnugk
parentMigrating away from deprecated postgres virtuals (diff)
downloadgentoo-2-87911aad48e20b8a72780e32574d91cf9d822fa9.tar.gz
gentoo-2-87911aad48e20b8a72780e32574d91cf9d822fa9.tar.bz2
gentoo-2-87911aad48e20b8a72780e32574d91cf9d822fa9.zip
Migrating away from deprecated postgres virtuals
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'net-voip/gnugk')
-rw-r--r--net-voip/gnugk/ChangeLog8
-rw-r--r--net-voip/gnugk/gnugk-2.2.5.ebuild6
-rw-r--r--net-voip/gnugk/gnugk-2.2.7.ebuild6
-rw-r--r--net-voip/gnugk/gnugk-2.2.8.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/net-voip/gnugk/ChangeLog b/net-voip/gnugk/ChangeLog
index 7185dbf07c03..8e32ab777c6b 100644
--- a/net-voip/gnugk/ChangeLog
+++ b/net-voip/gnugk/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-voip/gnugk
-# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-voip/gnugk/ChangeLog,v 1.8 2009/04/08 17:30:18 volkmar Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-voip/gnugk/ChangeLog,v 1.9 2010/06/17 20:58:55 patrick Exp $
+
+ 17 Jun 2010; Patrick Lauer <patrick@gentoo.org> gnugk-2.2.5.ebuild,
+ gnugk-2.2.7.ebuild, gnugk-2.2.8.ebuild:
+ Migrating away from deprecated postgres virtuals
*gnugk-2.2.8 (08 Apr 2009)
diff --git a/net-voip/gnugk/gnugk-2.2.5.ebuild b/net-voip/gnugk/gnugk-2.2.5.ebuild
index b8ff719e3c98..0f5d94385a88 100644
--- a/net-voip/gnugk/gnugk-2.2.5.ebuild
+++ b/net-voip/gnugk/gnugk-2.2.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-voip/gnugk/gnugk-2.2.5.ebuild,v 1.3 2008/05/21 19:00:47 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/gnugk/gnugk-2.2.5.ebuild,v 1.4 2010/06/17 20:58:55 patrick Exp $
IUSE="mysql postgres radius"
@@ -16,7 +16,7 @@ DEPEND="
>=dev-libs/pwlib-1.8.4
>=net-libs/openh323-1.15.3
mysql? ( dev-db/mysql++ )
- postgres? ( virtual/postgresql-server )"
+ postgres? ( dev-db/postgresql-server )"
src_compile() {
econf \
diff --git a/net-voip/gnugk/gnugk-2.2.7.ebuild b/net-voip/gnugk/gnugk-2.2.7.ebuild
index 46af604d7c7a..c64fc049d073 100644
--- a/net-voip/gnugk/gnugk-2.2.7.ebuild
+++ b/net-voip/gnugk/gnugk-2.2.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-voip/gnugk/gnugk-2.2.7.ebuild,v 1.2 2009/04/08 17:18:49 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/gnugk/gnugk-2.2.7.ebuild,v 1.3 2010/06/17 20:58:55 patrick Exp $
EAPI="2"
@@ -22,7 +22,7 @@ RDEPEND=">=dev-libs/pwlib-1.7.5.2
dev-libs/openssl
firebird? ( dev-db/firebird )
mysql? ( virtual/mysql )
- postgres? ( virtual/postgresql-base )"
+ postgres? ( dev-db/postgresql-base )"
DEPEND="${RDEPEND}
doc? ( app-text/linuxdoc-tools )"
diff --git a/net-voip/gnugk/gnugk-2.2.8.ebuild b/net-voip/gnugk/gnugk-2.2.8.ebuild
index 8eb718a4bbb7..984a0c38f3a0 100644
--- a/net-voip/gnugk/gnugk-2.2.8.ebuild
+++ b/net-voip/gnugk/gnugk-2.2.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-voip/gnugk/gnugk-2.2.8.ebuild,v 1.1 2009/04/08 17:30:18 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/gnugk/gnugk-2.2.8.ebuild,v 1.2 2010/06/17 20:58:55 patrick Exp $
EAPI="2"
@@ -23,7 +23,7 @@ RDEPEND=">=dev-libs/pwlib-1.7.5.2
firebird? ( dev-db/firebird )
mysql? ( virtual/mysql )
odbc? ( dev-db/unixODBC )
- postgres? ( virtual/postgresql-base )
+ postgres? ( dev-db/postgresql-base )
sqlite? ( dev-db/sqlite:3 )"
DEPEND="${RDEPEND}
doc? ( app-text/linuxdoc-tools )"