diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-05 02:54:31 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-05 02:54:31 +0000 |
commit | 2e5b34badcace9b42d9ec97b96e608b210241fd6 (patch) | |
tree | 99f00ae16412bb5c6e65098112fca9b88b6a62a7 /net-libs/telepathy-qt | |
parent | Security bump bug #414603 (diff) | |
download | gentoo-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-qt')
-rw-r--r-- | net-libs/telepathy-qt/ChangeLog | 8 | ||||
-rw-r--r-- | net-libs/telepathy-qt/telepathy-qt-0.8.0.ebuild | 4 | ||||
-rw-r--r-- | net-libs/telepathy-qt/telepathy-qt-0.9.0.ebuild | 4 | ||||
-rw-r--r-- | net-libs/telepathy-qt/telepathy-qt-0.9.1.ebuild | 4 |
4 files changed, 12 insertions, 8 deletions
diff --git a/net-libs/telepathy-qt/ChangeLog b/net-libs/telepathy-qt/ChangeLog index 3441bb6cbc0b..748394e9c34e 100644 --- a/net-libs/telepathy-qt/ChangeLog +++ b/net-libs/telepathy-qt/ChangeLog @@ -1,6 +1,10 @@ -# ChangeLog for net-libs/telepathy-qt4 +# ChangeLog for net-libs/telepathy-qt # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/ChangeLog,v 1.5 2012/04/19 09:44:46 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/ChangeLog,v 1.6 2012/05/05 02:54:26 jdhore Exp $ + + 05 May 2012; Jeff Horelick <jdhore@gentoo.org> telepathy-qt-0.8.0.ebuild, + telepathy-qt-0.9.0.ebuild, telepathy-qt-0.9.1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *telepathy-qt-0.9.1 (19 Apr 2012) diff --git a/net-libs/telepathy-qt/telepathy-qt-0.8.0.ebuild b/net-libs/telepathy-qt/telepathy-qt-0.8.0.ebuild index 668838f23208..345fa1e7d433 100644 --- a/net-libs/telepathy-qt/telepathy-qt-0.8.0.ebuild +++ b/net-libs/telepathy-qt/telepathy-qt-0.8.0.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-qt/telepathy-qt-0.8.0.ebuild,v 1.2 2012/01/25 08:49:10 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/telepathy-qt-0.8.0.ebuild,v 1.3 2012/05/05 02:54:26 jdhore Exp $ EAPI=4 @@ -33,7 +33,7 @@ RDEPEND=" " DEPEND="${RDEPEND} dev-libs/libxslt - dev-util/pkgconfig + virtual/pkgconfig test? ( x11-libs/qt-test:4 ) " diff --git a/net-libs/telepathy-qt/telepathy-qt-0.9.0.ebuild b/net-libs/telepathy-qt/telepathy-qt-0.9.0.ebuild index 407af1dd6dee..5e733be77834 100644 --- a/net-libs/telepathy-qt/telepathy-qt-0.9.0.ebuild +++ b/net-libs/telepathy-qt/telepathy-qt-0.9.0.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-qt/telepathy-qt-0.9.0.ebuild,v 1.2 2012/04/04 08:54:34 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/telepathy-qt-0.9.0.ebuild,v 1.3 2012/05/05 02:54:26 jdhore Exp $ EAPI=4 @@ -34,7 +34,7 @@ RDEPEND=" " DEPEND="${RDEPEND} dev-libs/libxslt - dev-util/pkgconfig + virtual/pkgconfig test? ( x11-libs/qt-test:4 ) " diff --git a/net-libs/telepathy-qt/telepathy-qt-0.9.1.ebuild b/net-libs/telepathy-qt/telepathy-qt-0.9.1.ebuild index e12b984e36ea..677f9a900730 100644 --- a/net-libs/telepathy-qt/telepathy-qt-0.9.1.ebuild +++ b/net-libs/telepathy-qt/telepathy-qt-0.9.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-qt/telepathy-qt-0.9.1.ebuild,v 1.1 2012/04/19 09:44:46 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt/telepathy-qt-0.9.1.ebuild,v 1.2 2012/05/05 02:54:26 jdhore Exp $ EAPI=4 @@ -29,7 +29,7 @@ RDEPEND=" !net-libs/telepathy-qt4 " DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig farsight? ( >=net-libs/telepathy-glib-0.17.5 ) |