summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-04 04:51:09 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-04 04:51:09 +0000
commit8b61f176a02afc648b28f9c866b29eebc2e90cca (patch)
tree09c724084019b8522bb9434eba3a42201827e47c /games-strategy/naev
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadgentoo-2-8b61f176a02afc648b28f9c866b29eebc2e90cca.tar.gz
gentoo-2-8b61f176a02afc648b28f9c866b29eebc2e90cca.tar.bz2
gentoo-2-8b61f176a02afc648b28f9c866b29eebc2e90cca.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'games-strategy/naev')
-rw-r--r--games-strategy/naev/ChangeLog6
-rw-r--r--games-strategy/naev/naev-0.5.0.ebuild6
-rw-r--r--games-strategy/naev/naev-0.5.3.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/games-strategy/naev/ChangeLog b/games-strategy/naev/ChangeLog
index 572176e17da2..124b694fe44d 100644
--- a/games-strategy/naev/ChangeLog
+++ b/games-strategy/naev/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-strategy/naev
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/naev/ChangeLog,v 1.12 2012/04/16 05:19:40 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/naev/ChangeLog,v 1.13 2012/05/04 04:51:08 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> naev-0.5.0.ebuild,
+ naev-0.5.3.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
16 Apr 2012; Samuli Suominen <ssuominen@gentoo.org> -naev-0.5.1.ebuild,
-naev-0.5.2.ebuild:
diff --git a/games-strategy/naev/naev-0.5.0.ebuild b/games-strategy/naev/naev-0.5.0.ebuild
index bf63981b6c8b..bd44a7451a02 100644
--- a/games-strategy/naev/naev-0.5.0.ebuild
+++ b/games-strategy/naev/naev-0.5.0.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/games-strategy/naev/naev-0.5.0.ebuild,v 1.3 2011/07/29 19:42:07 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/naev/naev-0.5.0.ebuild,v 1.4 2012/05/04 04:51:08 jdhore Exp $
EAPI=2
inherit eutils gnome2-utils games
@@ -26,7 +26,7 @@ RDEPEND="media-libs/libsdl[X,audio,video]
mixer? ( media-libs/sdl-mixer )
openal? ( media-libs/openal )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_unpack() {
unpack ${P}.tar.bz2
diff --git a/games-strategy/naev/naev-0.5.3.ebuild b/games-strategy/naev/naev-0.5.3.ebuild
index 243650a5b0f0..c8d2486c1a92 100644
--- a/games-strategy/naev/naev-0.5.3.ebuild
+++ b/games-strategy/naev/naev-0.5.3.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/games-strategy/naev/naev-0.5.3.ebuild,v 1.1 2012/04/16 05:18:43 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/naev/naev-0.5.3.ebuild,v 1.2 2012/05/04 04:51:08 jdhore Exp $
EAPI=2
inherit gnome2-utils games
@@ -26,7 +26,7 @@ RDEPEND="media-libs/libsdl[X,audio,video]
mixer? ( media-libs/sdl-mixer )
openal? ( media-libs/openal )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_unpack() {
unpack ${P}.tar.bz2