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/telepathy-glib
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/telepathy-glib')
-rw-r--r--net-libs/telepathy-glib/ChangeLog8
-rw-r--r--net-libs/telepathy-glib/telepathy-glib-0.14.10.ebuild6
-rw-r--r--net-libs/telepathy-glib/telepathy-glib-0.16.3.ebuild4
-rw-r--r--net-libs/telepathy-glib/telepathy-glib-0.16.4.ebuild6
-rw-r--r--net-libs/telepathy-glib/telepathy-glib-0.16.5.ebuild4
-rw-r--r--net-libs/telepathy-glib/telepathy-glib-0.17.7.ebuild4
-rw-r--r--net-libs/telepathy-glib/telepathy-glib-0.18.1.ebuild4
7 files changed, 21 insertions, 15 deletions
diff --git a/net-libs/telepathy-glib/ChangeLog b/net-libs/telepathy-glib/ChangeLog
index 971834610326..bb68622a484c 100644
--- a/net-libs/telepathy-glib/ChangeLog
+++ b/net-libs/telepathy-glib/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-libs/telepathy-glib
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.110 2012/04/29 16:10:34 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.111 2012/05/05 02:54:30 jdhore Exp $
+
+ 05 May 2012; Jeff Horelick <jdhore@gentoo.org> telepathy-glib-0.14.10.ebuild,
+ telepathy-glib-0.16.3.ebuild, telepathy-glib-0.16.4.ebuild,
+ telepathy-glib-0.16.5.ebuild, telepathy-glib-0.17.7.ebuild,
+ telepathy-glib-0.18.1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
29 Apr 2012; Markus Meier <maekke@gentoo.org> telepathy-glib-0.16.5.ebuild:
x86 stable, bug #410611
diff --git a/net-libs/telepathy-glib/telepathy-glib-0.14.10.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.14.10.ebuild
index 7389eec5227c..48ef12b07eed 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.14.10.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.14.10.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/telepathy-glib/telepathy-glib-0.14.10.ebuild,v 1.6 2011/10/30 17:25:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.14.10.ebuild,v 1.7 2012/05/05 02:54:30 jdhore Exp $
EAPI="3"
PYTHON_DEPEND="2:2.5"
@@ -24,7 +24,7 @@ RDEPEND=">=dev-libs/glib-2.25.16:2
>=dev-libs/gobject-introspection-0.9.6 )"
DEPEND="${RDEPEND}
dev-libs/libxslt
- >=dev-util/pkgconfig-0.21"
+ virtual/pkgconfig"
src_prepare() {
python_convert_shebangs -r 2 examples tests tools
diff --git a/net-libs/telepathy-glib/telepathy-glib-0.16.3.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.16.3.ebuild
index 821f9bd72964..b5e8ad094b10 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.16.3.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.16.3.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/net-libs/telepathy-glib/telepathy-glib-0.16.3.ebuild,v 1.7 2012/03/25 17:03:06 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.16.3.ebuild,v 1.8 2012/05/05 02:54:30 jdhore Exp $
EAPI="4"
PYTHON_DEPEND="2:2.5"
@@ -24,7 +24,7 @@ RDEPEND=">=dev-libs/glib-2.28.0:2
>=dev-libs/gobject-introspection-1.30 )"
DEPEND="${RDEPEND}
dev-libs/libxslt
- >=dev-util/pkgconfig-0.21"
+ virtual/pkgconfig"
src_prepare() {
python_convert_shebangs -r 2 examples tests tools
diff --git a/net-libs/telepathy-glib/telepathy-glib-0.16.4.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.16.4.ebuild
index 5215e299ead4..0bee6c309d49 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.16.4.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.16.4.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/telepathy-glib/telepathy-glib-0.16.4.ebuild,v 1.1 2011/12/30 11:27:17 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.16.4.ebuild,v 1.2 2012/05/05 02:54:30 jdhore Exp $
EAPI="4"
PYTHON_DEPEND="2:2.5"
@@ -24,7 +24,7 @@ RDEPEND=">=dev-libs/glib-2.28.0:2
>=dev-libs/gobject-introspection-1.30 )"
DEPEND="${RDEPEND}
dev-libs/libxslt
- >=dev-util/pkgconfig-0.21"
+ virtual/pkgconfig"
src_prepare() {
python_convert_shebangs -r 2 examples tests tools
diff --git a/net-libs/telepathy-glib/telepathy-glib-0.16.5.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.16.5.ebuild
index ee556e1b82ce..6067a46e06b7 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.16.5.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.16.5.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/net-libs/telepathy-glib/telepathy-glib-0.16.5.ebuild,v 1.5 2012/04/29 16:10:34 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.16.5.ebuild,v 1.6 2012/05/05 02:54:30 jdhore Exp $
EAPI="4"
PYTHON_DEPEND="2:2.5"
@@ -24,7 +24,7 @@ RDEPEND=">=dev-libs/glib-2.28.0:2
>=dev-libs/gobject-introspection-1.30 )"
DEPEND="${RDEPEND}
dev-libs/libxslt
- >=dev-util/pkgconfig-0.21"
+ virtual/pkgconfig"
src_prepare() {
python_convert_shebangs -r 2 examples tests tools
diff --git a/net-libs/telepathy-glib/telepathy-glib-0.17.7.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.17.7.ebuild
index a2d8c62a1be1..bfc2a4a4245c 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.17.7.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.17.7.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/net-libs/telepathy-glib/telepathy-glib-0.17.7.ebuild,v 1.2 2012/04/14 21:57:04 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.17.7.ebuild,v 1.3 2012/05/05 02:54:30 jdhore Exp $
EAPI="4"
PYTHON_DEPEND="2:2.5"
@@ -24,7 +24,7 @@ RDEPEND=">=dev-libs/glib-2.30.0:2
>=dev-libs/gobject-introspection-1.30 )"
DEPEND="${RDEPEND}
dev-libs/libxslt
- >=dev-util/pkgconfig-0.21"
+ virtual/pkgconfig"
src_prepare() {
python_convert_shebangs -r 2 examples tests tools
diff --git a/net-libs/telepathy-glib/telepathy-glib-0.18.1.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.18.1.ebuild
index eb788c33a9d5..9dc3e4a52267 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.18.1.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.18.1.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/net-libs/telepathy-glib/telepathy-glib-0.18.1.ebuild,v 1.1 2012/04/23 01:06:33 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.18.1.ebuild,v 1.2 2012/05/05 02:54:30 jdhore Exp $
EAPI="4"
PYTHON_DEPEND="2:2.5"
@@ -24,7 +24,7 @@ RDEPEND=">=dev-libs/glib-2.30.0:2
>=dev-libs/gobject-introspection-1.30 )"
DEPEND="${RDEPEND}
dev-libs/libxslt
- >=dev-util/pkgconfig-0.21"
+ virtual/pkgconfig"
src_prepare() {
python_convert_shebangs -r 2 examples tests tools