diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 04:38:40 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 04:38:40 +0000 |
commit | fac94d4f44d16f98a0804c95fcbda9754c075af2 (patch) | |
tree | 90ba1810428ec3227fc975afb3ac98b80659bf43 /games-emulation/psemu-peopssoftgpu | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-fac94d4f44d16f98a0804c95fcbda9754c075af2.tar.gz gentoo-2-fac94d4f44d16f98a0804c95fcbda9754c075af2.tar.bz2 gentoo-2-fac94d4f44d16f98a0804c95fcbda9754c075af2.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'games-emulation/psemu-peopssoftgpu')
-rw-r--r-- | games-emulation/psemu-peopssoftgpu/ChangeLog | 8 | ||||
-rw-r--r-- | games-emulation/psemu-peopssoftgpu/psemu-peopssoftgpu-1.17.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/games-emulation/psemu-peopssoftgpu/ChangeLog b/games-emulation/psemu-peopssoftgpu/ChangeLog index a708b74cb12c..716f43b88776 100644 --- a/games-emulation/psemu-peopssoftgpu/ChangeLog +++ b/games-emulation/psemu-peopssoftgpu/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/psemu-peopssoftgpu -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-peopssoftgpu/ChangeLog,v 1.13 2008/12/23 23:41:39 flameeyes Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-peopssoftgpu/ChangeLog,v 1.14 2012/05/04 04:38:38 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> + psemu-peopssoftgpu-1.17.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 23 Dec 2008; Diego E. Pettenò <flameeyes@gentoo.org> psemu-peopssoftgpu-1.17.ebuild: diff --git a/games-emulation/psemu-peopssoftgpu/psemu-peopssoftgpu-1.17.ebuild b/games-emulation/psemu-peopssoftgpu/psemu-peopssoftgpu-1.17.ebuild index 09e6989ca605..38ce6f87a4a4 100644 --- a/games-emulation/psemu-peopssoftgpu/psemu-peopssoftgpu-1.17.ebuild +++ b/games-emulation/psemu-peopssoftgpu/psemu-peopssoftgpu-1.17.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/games-emulation/psemu-peopssoftgpu/psemu-peopssoftgpu-1.17.ebuild,v 1.8 2008/12/23 23:41:39 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-peopssoftgpu/psemu-peopssoftgpu-1.17.ebuild,v 1.9 2012/05/04 04:38:38 jdhore Exp $ inherit eutils games @@ -17,7 +17,7 @@ RDEPEND="=x11-libs/gtk+-1* x11-libs/libXxf86vm sdl? ( media-libs/libsdl )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig x86? ( dev-lang/nasm ) x11-proto/xf86dgaproto x11-proto/xf86vidmodeproto" |