summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-05 03:20:45 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-05 03:20:45 +0000
commit0d7e06ecc0fdeb0011916ad258a5cf1635da87f1 (patch)
tree5861eea25265d7943ba303811b5649b63a6b5138 /net-misc/ofono
parentUpdate HOMEPAGE. (diff)
downloadgentoo-2-0d7e06ecc0fdeb0011916ad258a5cf1635da87f1.tar.gz
gentoo-2-0d7e06ecc0fdeb0011916ad258a5cf1635da87f1.tar.bz2
gentoo-2-0d7e06ecc0fdeb0011916ad258a5cf1635da87f1.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'net-misc/ofono')
-rw-r--r--net-misc/ofono/ChangeLog6
-rw-r--r--net-misc/ofono/ofono-0.50.ebuild6
-rw-r--r--net-misc/ofono/ofono-0.51.ebuild6
-rw-r--r--net-misc/ofono/ofono-1.0.ebuild4
4 files changed, 13 insertions, 9 deletions
diff --git a/net-misc/ofono/ChangeLog b/net-misc/ofono/ChangeLog
index 65c8ce562b92..fb00c01e498f 100644
--- a/net-misc/ofono/ChangeLog
+++ b/net-misc/ofono/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/ofono
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ofono/ChangeLog,v 1.39 2012/04/16 20:43:36 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ofono/ChangeLog,v 1.40 2012/05/05 03:20:43 jdhore Exp $
+
+ 05 May 2012; Jeff Horelick <jdhore@gentoo.org> ofono-0.50.ebuild,
+ ofono-0.51.ebuild, ofono-1.0.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
16 Apr 2012; Markus Meier <maekke@gentoo.org> ofono-1.0.ebuild:
arm stable, bug #412017
diff --git a/net-misc/ofono/ofono-0.50.ebuild b/net-misc/ofono/ofono-0.50.ebuild
index 65180041bdc3..728ee4771e0c 100644
--- a/net-misc/ofono/ofono-0.50.ebuild
+++ b/net-misc/ofono/ofono-0.50.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-misc/ofono/ofono-0.50.ebuild,v 1.1 2011/06/16 09:48:35 dagger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ofono/ofono-0.50.ebuild,v 1.2 2012/05/05 03:20:43 jdhore Exp $
EAPI="2"
@@ -23,7 +23,7 @@ RDEPEND=">=sys-apps/dbus-1.2.24
examples? ( dev-python/dbus-python )
tools? ( dev-libs/libusb:1 )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_configure() {
econf \
diff --git a/net-misc/ofono/ofono-0.51.ebuild b/net-misc/ofono/ofono-0.51.ebuild
index 918c6a9c17d7..4db7ddedda6c 100644
--- a/net-misc/ofono/ofono-0.51.ebuild
+++ b/net-misc/ofono/ofono-0.51.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-misc/ofono/ofono-0.51.ebuild,v 1.1 2011/07/01 15:23:08 dagger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ofono/ofono-0.51.ebuild,v 1.2 2012/05/05 03:20:43 jdhore Exp $
EAPI="2"
@@ -23,7 +23,7 @@ RDEPEND=">=sys-apps/dbus-1.2.24
examples? ( dev-python/dbus-python )
tools? ( dev-libs/libusb:1 )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_configure() {
econf \
diff --git a/net-misc/ofono/ofono-1.0.ebuild b/net-misc/ofono/ofono-1.0.ebuild
index 58e8d99b7f86..e6b481820b59 100644
--- a/net-misc/ofono/ofono-1.0.ebuild
+++ b/net-misc/ofono/ofono-1.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-misc/ofono/ofono-1.0.ebuild,v 1.4 2012/04/16 20:43:36 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ofono/ofono-1.0.ebuild,v 1.5 2012/05/05 03:20:43 jdhore Exp $
EAPI="2"
@@ -23,7 +23,7 @@ RDEPEND=">=sys-apps/dbus-1.2.24
examples? ( dev-python/dbus-python )
tools? ( dev-libs/libusb:1 )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
default