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
commit2e5b34badcace9b42d9ec97b96e608b210241fd6 (patch)
tree99f00ae16412bb5c6e65098112fca9b88b6a62a7 /net-libs/gupnp-av
parentSecurity bump bug #414603 (diff)
downloadgentoo-2-2e5b34badcace9b42d9ec97b96e608b210241fd6.tar.gz
gentoo-2-2e5b34badcace9b42d9ec97b96e608b210241fd6.tar.bz2
gentoo-2-2e5b34badcace9b42d9ec97b96e608b210241fd6.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'net-libs/gupnp-av')
-rw-r--r--net-libs/gupnp-av/ChangeLog8
-rw-r--r--net-libs/gupnp-av/gupnp-av-0.10.1.ebuild6
-rw-r--r--net-libs/gupnp-av/gupnp-av-0.8.0.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/net-libs/gupnp-av/ChangeLog b/net-libs/gupnp-av/ChangeLog
index 568ba17d8608..55353e47704a 100644
--- a/net-libs/gupnp-av/ChangeLog
+++ b/net-libs/gupnp-av/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/gupnp-av
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/ChangeLog,v 1.15 2011/09/08 22:12:26 eva Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/ChangeLog,v 1.16 2012/05/05 02:54:26 jdhore Exp $
+
+ 05 May 2012; Jeff Horelick <jdhore@gentoo.org> gupnp-av-0.8.0.ebuild,
+ gupnp-av-0.10.1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
*gupnp-av-0.10.1 (08 Sep 2011)
diff --git a/net-libs/gupnp-av/gupnp-av-0.10.1.ebuild b/net-libs/gupnp-av/gupnp-av-0.10.1.ebuild
index 636258a2cfc1..0f04241d4daa 100644
--- a/net-libs/gupnp-av/gupnp-av-0.10.1.ebuild
+++ b/net-libs/gupnp-av/gupnp-av-0.10.1.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/net-libs/gupnp-av/gupnp-av-0.10.1.ebuild,v 1.1 2011/09/08 22:12:26 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/gupnp-av-0.10.1.ebuild,v 1.2 2012/05/05 02:54:26 jdhore Exp $
EAPI="4"
@@ -20,7 +20,7 @@ RDEPEND=">=dev-libs/glib-2.16:2
>=net-libs/gupnp-0.17[introspection?]
introspection? ( >=dev-libs/gobject-introspection-0.9.5 )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
DOCS="AUTHORS ChangeLog NEWS README"
diff --git a/net-libs/gupnp-av/gupnp-av-0.8.0.ebuild b/net-libs/gupnp-av/gupnp-av-0.8.0.ebuild
index 2c4a7b0c0db9..258906f96769 100644
--- a/net-libs/gupnp-av/gupnp-av-0.8.0.ebuild
+++ b/net-libs/gupnp-av/gupnp-av-0.8.0.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/net-libs/gupnp-av/gupnp-av-0.8.0.ebuild,v 1.3 2011/08/14 10:20:59 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/gupnp-av-0.8.0.ebuild,v 1.4 2012/05/05 02:54:26 jdhore Exp $
EAPI="4"
@@ -19,7 +19,7 @@ RDEPEND=">=dev-libs/glib-2.16:2
>=net-libs/gupnp-0.13[introspection?]
introspection? ( >=dev-libs/gobject-introspection-0.9.5 )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
DOCS="AUTHORS ChangeLog NEWS README"