summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-02 20:22:39 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-02 20:22:39 +0000
commitdeb2ee8f9269cc2e88beb1e41e07f054a5942faa (patch)
tree2ee40cf8817793cf4e9d67ff360b043f118c9fb3 /app-laptop/macbook-backlight
parentRevision bump adds upstream patch to fix build with gcc47 spotted by Michael ... (diff)
downloadgentoo-2-deb2ee8f9269cc2e88beb1e41e07f054a5942faa.tar.gz
gentoo-2-deb2ee8f9269cc2e88beb1e41e07f054a5942faa.tar.bz2
gentoo-2-deb2ee8f9269cc2e88beb1e41e07f054a5942faa.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'app-laptop/macbook-backlight')
-rw-r--r--app-laptop/macbook-backlight/ChangeLog8
-rw-r--r--app-laptop/macbook-backlight/macbook-backlight-0.2.ebuild6
-rw-r--r--app-laptop/macbook-backlight/macbook-backlight-0.3.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/app-laptop/macbook-backlight/ChangeLog b/app-laptop/macbook-backlight/ChangeLog
index c36201665b6e..72b1c941a1d8 100644
--- a/app-laptop/macbook-backlight/ChangeLog
+++ b/app-laptop/macbook-backlight/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-laptop/macbook-backlight
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/macbook-backlight/ChangeLog,v 1.10 2008/10/27 20:26:49 maekke Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/macbook-backlight/ChangeLog,v 1.11 2012/05/02 20:22:38 jdhore Exp $
+
+ 02 May 2012; Jeff Horelick <jdhore@gentoo.org> macbook-backlight-0.2.ebuild,
+ macbook-backlight-0.3.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
27 Oct 2008; Markus Meier <maekke@gentoo.org>
macbook-backlight-0.3.ebuild:
diff --git a/app-laptop/macbook-backlight/macbook-backlight-0.2.ebuild b/app-laptop/macbook-backlight/macbook-backlight-0.2.ebuild
index 4e4488030fc0..ad128d93750f 100644
--- a/app-laptop/macbook-backlight/macbook-backlight-0.2.ebuild
+++ b/app-laptop/macbook-backlight/macbook-backlight-0.2.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/app-laptop/macbook-backlight/macbook-backlight-0.2.ebuild,v 1.2 2008/06/15 11:19:20 cedk Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/macbook-backlight/macbook-backlight-0.2.ebuild,v 1.3 2012/05/02 20:22:38 jdhore Exp $
inherit toolchain-funcs eutils flag-o-matic
@@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
COMMON_DEPEND="sys-apps/pciutils"
-DEPEND="dev-util/pkgconfig
+DEPEND="virtual/pkgconfig
$COMMON_DEPEND"
RDEPEND=$COMMON_DEPEND
diff --git a/app-laptop/macbook-backlight/macbook-backlight-0.3.ebuild b/app-laptop/macbook-backlight/macbook-backlight-0.3.ebuild
index e8ebedb826e2..a06e8a8663ad 100644
--- a/app-laptop/macbook-backlight/macbook-backlight-0.3.ebuild
+++ b/app-laptop/macbook-backlight/macbook-backlight-0.3.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/app-laptop/macbook-backlight/macbook-backlight-0.3.ebuild,v 1.3 2008/10/27 20:26:49 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/macbook-backlight/macbook-backlight-0.3.ebuild,v 1.4 2012/05/02 20:22:38 jdhore Exp $
inherit toolchain-funcs eutils flag-o-matic
@@ -14,7 +14,7 @@ KEYWORDS="amd64 x86"
IUSE=""
COMMON_DEPEND="sys-apps/pciutils"
-DEPEND="dev-util/pkgconfig
+DEPEND="virtual/pkgconfig
$COMMON_DEPEND"
RDEPEND=$COMMON_DEPEND