summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron W. Swenson <titanofold@gentoo.org>2014-12-28 16:45:17 +0000
committerAaron W. Swenson <titanofold@gentoo.org>2014-12-28 16:45:17 +0000
commite7b051e748146c3d5840bf6e45af3066003b77bb (patch)
tree586129eff457de9ae8bf8c78fdb94b547ff1f73b /net-voip
parentRename virtual/postgresql to dev-db/postgresql (diff)
downloadgentoo-2-e7b051e748146c3d5840bf6e45af3066003b77bb.tar.gz
gentoo-2-e7b051e748146c3d5840bf6e45af3066003b77bb.tar.bz2
gentoo-2-e7b051e748146c3d5840bf6e45af3066003b77bb.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 'net-voip')
-rw-r--r--net-voip/yate/ChangeLog6
-rw-r--r--net-voip/yate/yate-5.4.0.ebuild4
-rw-r--r--net-voip/yate/yate-9999.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-voip/yate/ChangeLog b/net-voip/yate/ChangeLog
index 9a6a07c35a4d..988f47da73e1 100644
--- a/net-voip/yate/ChangeLog
+++ b/net-voip/yate/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-voip/yate
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-voip/yate/ChangeLog,v 1.32 2014/11/03 13:52:55 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/yate/ChangeLog,v 1.33 2014/12/28 16:45:17 titanofold Exp $
+
+ 28 Dec 2014; Aaron W. Swenson <titanofold@gentoo.org> yate-5.4.0.ebuild,
+ yate-9999.ebuild:
+ Rename virtual/postgresql to dev-db/postgresql
03 Nov 2014; Aaron W. Swenson <titanofold@gentoo.org> yate-5.4.0.ebuild,
yate-9999.ebuild:
diff --git a/net-voip/yate/yate-5.4.0.ebuild b/net-voip/yate/yate-5.4.0.ebuild
index 4ed4fd3a90ef..d2e19126ef4a 100644
--- a/net-voip/yate/yate-5.4.0.ebuild
+++ b/net-voip/yate/yate-5.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/net-voip/yate/yate-5.4.0.ebuild,v 1.3 2014/11/03 13:52:55 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/yate/yate-5.4.0.ebuild,v 1.4 2014/12/28 16:45:17 titanofold Exp $
EAPI=5
@@ -24,7 +24,7 @@ SLOT="0"
IUSE="doc sse2 sctp dahdi zaptel wpcard tdmcard wanpipe +ilbc +ilbc-webrtc +isac-float isac-fixed postgres mysql +gsm +speex h323 spandsp +ssl qt4 +zlib amrnb"
RDEPEND="
- postgres? ( virtual/postgresql )
+ postgres? ( dev-db/postgresql )
mysql? ( virtual/mysql )
gsm? ( media-sound/gsm )
speex? ( media-libs/speex )
diff --git a/net-voip/yate/yate-9999.ebuild b/net-voip/yate/yate-9999.ebuild
index f4c30d0c8ade..1a74b1020db1 100644
--- a/net-voip/yate/yate-9999.ebuild
+++ b/net-voip/yate/yate-9999.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/net-voip/yate/yate-9999.ebuild,v 1.6 2014/11/03 13:52:55 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/yate/yate-9999.ebuild,v 1.7 2014/12/28 16:45:17 titanofold Exp $
EAPI=5
@@ -24,7 +24,7 @@ SLOT="0"
IUSE="doc sse2 sctp dahdi zaptel wpcard tdmcard wanpipe +ilbc +ilbc-webrtc +isac-float isac-fixed postgres mysql +gsm +speex h323 spandsp +ssl qt4 +zlib amrnb"
RDEPEND="
- postgres? ( virtual/postgresql )
+ postgres? ( dev-db/postgresql )
mysql? ( virtual/mysql )
gsm? ( media-sound/gsm )
speex? ( media-libs/speex )