summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-05 02:54:31 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-05 02:54:31 +0000
commit05c76eb03275533b6fb7113a64c0c8f60b5a6b58 (patch)
tree7c136b2cb0bb932b102b2522bd5ecbbfca109a8a /net-libs/ccrtp
parentSecurity bump bug #414603 (diff)
downloadhistorical-05c76eb03275533b6fb7113a64c0c8f60b5a6b58.tar.gz
historical-05c76eb03275533b6fb7113a64c0c8f60b5a6b58.tar.bz2
historical-05c76eb03275533b6fb7113a64c0c8f60b5a6b58.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'net-libs/ccrtp')
-rw-r--r--net-libs/ccrtp/ChangeLog8
-rw-r--r--net-libs/ccrtp/ccrtp-1.5.0.ebuild6
-rw-r--r--net-libs/ccrtp/ccrtp-1.5.1.ebuild6
-rw-r--r--net-libs/ccrtp/ccrtp-1.6.0.ebuild6
-rw-r--r--net-libs/ccrtp/ccrtp-1.7.0.ebuild6
5 files changed, 18 insertions, 14 deletions
diff --git a/net-libs/ccrtp/ChangeLog b/net-libs/ccrtp/ChangeLog
index e4d5b3bf9a63..85893d758f00 100644
--- a/net-libs/ccrtp/ChangeLog
+++ b/net-libs/ccrtp/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/ccrtp
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ChangeLog,v 1.18 2011/07/20 14:47:19 pacho Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ChangeLog,v 1.19 2012/05/05 02:54:23 jdhore Exp $
+
+ 05 May 2012; Jeff Horelick <jdhore@gentoo.org> ccrtp-1.5.0.ebuild,
+ ccrtp-1.5.1.ebuild, ccrtp-1.6.0.ebuild, ccrtp-1.7.0.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
20 Jul 2011; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Drop maintainer due retirement, bug #34534
diff --git a/net-libs/ccrtp/ccrtp-1.5.0.ebuild b/net-libs/ccrtp/ccrtp-1.5.0.ebuild
index ecbcd820ff34..c73eaa36af29 100644
--- a/net-libs/ccrtp/ccrtp-1.5.0.ebuild
+++ b/net-libs/ccrtp/ccrtp-1.5.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ccrtp-1.5.0.ebuild,v 1.7 2008/05/10 10:03:57 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ccrtp-1.5.0.ebuild,v 1.8 2012/05/05 02:54:23 jdhore Exp $
inherit multilib eutils
@@ -16,7 +16,7 @@ SLOT="0"
RDEPEND=">=dev-cpp/commoncpp2-1.3.0
dev-libs/libgcrypt"
DEPEND="${RDEPEND}
- >=dev-util/pkgconfig-0.9.0
+ virtual/pkgconfig
doc? ( app-doc/doxygen )"
src_unpack() {
diff --git a/net-libs/ccrtp/ccrtp-1.5.1.ebuild b/net-libs/ccrtp/ccrtp-1.5.1.ebuild
index da1a8a89c0a0..e4659d232899 100644
--- a/net-libs/ccrtp/ccrtp-1.5.1.ebuild
+++ b/net-libs/ccrtp/ccrtp-1.5.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ccrtp-1.5.1.ebuild,v 1.3 2008/05/10 10:03:57 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ccrtp-1.5.1.ebuild,v 1.4 2012/05/05 02:54:23 jdhore Exp $
inherit multilib eutils
@@ -16,7 +16,7 @@ SLOT="0"
RDEPEND=">=dev-cpp/commoncpp2-1.3.0
dev-libs/libgcrypt"
DEPEND="${RDEPEND}
- >=dev-util/pkgconfig-0.9.0
+ virtual/pkgconfig
doc? ( app-doc/doxygen )"
src_unpack() {
diff --git a/net-libs/ccrtp/ccrtp-1.6.0.ebuild b/net-libs/ccrtp/ccrtp-1.6.0.ebuild
index 2290ddb606bd..c7ee43b1da5f 100644
--- a/net-libs/ccrtp/ccrtp-1.6.0.ebuild
+++ b/net-libs/ccrtp/ccrtp-1.6.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ccrtp-1.6.0.ebuild,v 1.2 2009/04/26 15:02:33 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ccrtp-1.6.0.ebuild,v 1.3 2012/05/05 02:54:23 jdhore Exp $
inherit multilib eutils
@@ -16,7 +16,7 @@ SLOT="0"
RDEPEND=">=dev-cpp/commoncpp2-1.3.0
dev-libs/libgcrypt"
DEPEND="${RDEPEND}
- >=dev-util/pkgconfig-0.9.0
+ virtual/pkgconfig
doc? ( app-doc/doxygen )"
src_unpack() {
diff --git a/net-libs/ccrtp/ccrtp-1.7.0.ebuild b/net-libs/ccrtp/ccrtp-1.7.0.ebuild
index 8ac47be45c44..0c623c2756e8 100644
--- a/net-libs/ccrtp/ccrtp-1.7.0.ebuild
+++ b/net-libs/ccrtp/ccrtp-1.7.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ccrtp-1.7.0.ebuild,v 1.2 2009/04/15 21:28:50 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ccrtp-1.7.0.ebuild,v 1.3 2012/05/05 02:54:23 jdhore Exp $
inherit multilib
@@ -16,7 +16,7 @@ SLOT="0"
RDEPEND=">=dev-cpp/commoncpp2-1.3.0
dev-libs/libgcrypt"
DEPEND="${RDEPEND}
- >=dev-util/pkgconfig-0.9.0
+ virtual/pkgconfig
doc? ( app-doc/doxygen )"
src_install() {