diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 06:35:32 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 06:35:32 +0000 |
commit | bba72a2f03b4fbe7b59d0a363c012ccee1305643 (patch) | |
tree | ed474bfb8c392daa4bbfaefc925d12c060b8d472 /dev-games/openscenegraph | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-bba72a2f03b4fbe7b59d0a363c012ccee1305643.tar.gz gentoo-2-bba72a2f03b4fbe7b59d0a363c012ccee1305643.tar.bz2 gentoo-2-bba72a2f03b4fbe7b59d0a363c012ccee1305643.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'dev-games/openscenegraph')
-rw-r--r-- | dev-games/openscenegraph/ChangeLog | 6 | ||||
-rw-r--r-- | dev-games/openscenegraph/openscenegraph-2.8.3.ebuild | 6 | ||||
-rw-r--r-- | dev-games/openscenegraph/openscenegraph-3.0.1.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-games/openscenegraph/ChangeLog b/dev-games/openscenegraph/ChangeLog index 4bfc48ad41ea..1b9f18ab479a 100644 --- a/dev-games/openscenegraph/ChangeLog +++ b/dev-games/openscenegraph/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-games/openscenegraph # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/openscenegraph/ChangeLog,v 1.47 2012/04/06 10:51:42 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/openscenegraph/ChangeLog,v 1.48 2012/05/03 06:35:31 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> openscenegraph-2.8.3.ebuild, + openscenegraph-3.0.1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 06 Apr 2012; Andreas Schuerch <nativemad@gentoo.org> openscenegraph-3.0.1.ebuild: diff --git a/dev-games/openscenegraph/openscenegraph-2.8.3.ebuild b/dev-games/openscenegraph/openscenegraph-2.8.3.ebuild index d103069f655a..916fe3ed9eac 100644 --- a/dev-games/openscenegraph/openscenegraph-2.8.3.ebuild +++ b/dev-games/openscenegraph/openscenegraph-2.8.3.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/dev-games/openscenegraph/openscenegraph-2.8.3.ebuild,v 1.18 2011/10/14 09:50:30 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/openscenegraph/openscenegraph-2.8.3.ebuild,v 1.19 2012/05/03 06:35:31 jdhore Exp $ EAPI=2 @@ -74,7 +74,7 @@ RDEPEND=" " DEPEND="${RDEPEND} app-arch/unzip - dev-util/pkgconfig + virtual/pkgconfig x11-proto/xextproto doc? ( app-doc/doxygen ) xrandr? ( x11-proto/randrproto ) diff --git a/dev-games/openscenegraph/openscenegraph-3.0.1.ebuild b/dev-games/openscenegraph/openscenegraph-3.0.1.ebuild index 18ca01ccc976..11895390056b 100644 --- a/dev-games/openscenegraph/openscenegraph-3.0.1.ebuild +++ b/dev-games/openscenegraph/openscenegraph-3.0.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/dev-games/openscenegraph/openscenegraph-3.0.1.ebuild,v 1.5 2012/04/06 10:51:42 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/openscenegraph/openscenegraph-3.0.1.ebuild,v 1.6 2012/05/03 06:35:31 jdhore Exp $ EAPI=3 @@ -72,7 +72,7 @@ RDEPEND=" " DEPEND="${RDEPEND} app-arch/unzip - dev-util/pkgconfig + virtual/pkgconfig x11-proto/xextproto doc? ( app-doc/doxygen ) xrandr? ( x11-proto/randrproto ) |