From ce141720713266620c4bbede7fa7387405b1a4a2 Mon Sep 17 00:00:00 2001 From: Jeff Horelick Date: Fri, 4 May 2012 04:22:29 +0000 Subject: dev-util/pkgconfig -> virtual/pkgconfig (Portage version: 2.2.0_alpha101/cvs/Linux i686) --- games-arcade/burgerspace/ChangeLog | 7 +++++-- games-arcade/burgerspace/burgerspace-1.9.0.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'games-arcade/burgerspace') diff --git a/games-arcade/burgerspace/ChangeLog b/games-arcade/burgerspace/ChangeLog index 3dd30c2c6b5a..cb23b97e1e05 100644 --- a/games-arcade/burgerspace/ChangeLog +++ b/games-arcade/burgerspace/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/burgerspace -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/burgerspace/ChangeLog,v 1.30 2010/11/08 04:25:01 mr_bones_ Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/burgerspace/ChangeLog,v 1.31 2012/05/04 04:22:28 jdhore Exp $ + + 04 May 2012; Jeff Horelick burgerspace-1.9.0.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 08 Nov 2010; Michael Sterrett burgerspace-1.9.0.ebuild: diff --git a/games-arcade/burgerspace/burgerspace-1.9.0.ebuild b/games-arcade/burgerspace/burgerspace-1.9.0.ebuild index 1d75cf249d5f..fa80713b6d35 100644 --- a/games-arcade/burgerspace/burgerspace-1.9.0.ebuild +++ b/games-arcade/burgerspace/burgerspace-1.9.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/burgerspace/burgerspace-1.9.0.ebuild,v 1.7 2010/11/08 04:25:01 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/burgerspace/burgerspace-1.9.0.ebuild,v 1.8 2012/05/04 04:22:28 jdhore Exp $ EAPI=2 inherit autotools games @@ -17,7 +17,7 @@ RESTRICT="test" # doesn't really test anything RDEPEND=">=dev-games/flatzebra-0.1.5" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_prepare() { sed -i \ -- cgit v1.2.3-65-gdbad