diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-05 04:53:54 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-05 04:53:54 +0000 |
commit | 32f901062fd52de9e9c0015e9df78baa7ad88805 (patch) | |
tree | f738f2e0eda6fda4dfaf576d3c181cf3134eb5ae /x11-misc/bumblebee | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-32f901062fd52de9e9c0015e9df78baa7ad88805.tar.gz gentoo-2-32f901062fd52de9e9c0015e9df78baa7ad88805.tar.bz2 gentoo-2-32f901062fd52de9e9c0015e9df78baa7ad88805.zip |
dev-util/pkgconifg -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'x11-misc/bumblebee')
-rw-r--r-- | x11-misc/bumblebee/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/bumblebee/bumblebee-3.0-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/bumblebee/bumblebee-3.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-misc/bumblebee/ChangeLog b/x11-misc/bumblebee/ChangeLog index b2465040d84b..528e2f739caa 100644 --- a/x11-misc/bumblebee/ChangeLog +++ b/x11-misc/bumblebee/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/bumblebee # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bumblebee/ChangeLog,v 1.4 2012/04/23 20:35:08 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bumblebee/ChangeLog,v 1.5 2012/05/05 04:53:52 jdhore Exp $ + + 05 May 2012; Jeff Horelick <jdhore@gentoo.org> bumblebee-3.0.ebuild, + bumblebee-3.0-r1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 23 Apr 2012; Michał Górny <mgorny@gentoo.org> bumblebee-3.0.ebuild, bumblebee-3.0-r1.ebuild: diff --git a/x11-misc/bumblebee/bumblebee-3.0-r1.ebuild b/x11-misc/bumblebee/bumblebee-3.0-r1.ebuild index 6e23c3f140e6..2db0dfdc0f5b 100644 --- a/x11-misc/bumblebee/bumblebee-3.0-r1.ebuild +++ b/x11-misc/bumblebee/bumblebee-3.0-r1.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/x11-misc/bumblebee/bumblebee-3.0-r1.ebuild,v 1.3 2012/04/23 20:35:08 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bumblebee/bumblebee-3.0-r1.ebuild,v 1.4 2012/05/05 04:53:52 jdhore Exp $ EAPI="4" @@ -23,7 +23,7 @@ RDEPEND="x11-misc/virtualgl DEPEND=">=sys-devel/autoconf-2.68 sys-devel/automake sys-devel/gcc - dev-util/pkgconfig + virtual/pkgconfig dev-libs/glib:2 x11-libs/libX11 dev-libs/libbsd diff --git a/x11-misc/bumblebee/bumblebee-3.0.ebuild b/x11-misc/bumblebee/bumblebee-3.0.ebuild index 0d46a9bdcba9..05fc4735a925 100644 --- a/x11-misc/bumblebee/bumblebee-3.0.ebuild +++ b/x11-misc/bumblebee/bumblebee-3.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/x11-misc/bumblebee/bumblebee-3.0.ebuild,v 1.2 2012/04/23 20:35:08 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bumblebee/bumblebee-3.0.ebuild,v 1.3 2012/05/05 04:53:52 jdhore Exp $ EAPI="4" @@ -23,7 +23,7 @@ RDEPEND="x11-misc/virtualgl DEPEND=">=sys-devel/autoconf-2.68 sys-devel/automake sys-devel/gcc - dev-util/pkgconfig + virtual/pkgconfig dev-libs/glib:2 x11-libs/libX11 dev-libs/libbsd |