summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-04 04:22:29 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-04 04:22:29 +0000
commitce141720713266620c4bbede7fa7387405b1a4a2 (patch)
tree5013ad054c45e497ce2bb82596d229af05616598 /games-arcade/smc
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadgentoo-2-ce141720713266620c4bbede7fa7387405b1a4a2.tar.gz
gentoo-2-ce141720713266620c4bbede7fa7387405b1a4a2.tar.bz2
gentoo-2-ce141720713266620c4bbede7fa7387405b1a4a2.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'games-arcade/smc')
-rw-r--r--games-arcade/smc/ChangeLog7
-rw-r--r--games-arcade/smc/smc-1.9.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-arcade/smc/ChangeLog b/games-arcade/smc/ChangeLog
index e3bab0323ae8..b9861e9bcf80 100644
--- a/games-arcade/smc/ChangeLog
+++ b/games-arcade/smc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-arcade/smc
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/smc/ChangeLog,v 1.25 2011/04/27 16:39:06 mr_bones_ Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/smc/ChangeLog,v 1.26 2012/05/04 04:22:29 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> smc-1.9.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
27 Apr 2011; Michael Sterrett <mr_bones_@gentoo.org> smc-1.9.ebuild:
Don't try to use the newer cegui (bug #357761)
diff --git a/games-arcade/smc/smc-1.9.ebuild b/games-arcade/smc/smc-1.9.ebuild
index b71949574bf8..7761f46dc948 100644
--- a/games-arcade/smc/smc-1.9.ebuild
+++ b/games-arcade/smc/smc-1.9.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-arcade/smc/smc-1.9.ebuild,v 1.5 2011/04/27 16:39:06 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/smc/smc-1.9.ebuild,v 1.6 2012/05/04 04:22:29 jdhore Exp $
EAPI=2
inherit eutils flag-o-matic games
@@ -27,7 +27,7 @@ RDEPEND="<dev-games/cegui-0.7[opengl,devil]
media-libs/sdl-mixer[vorbis]
media-libs/sdl-ttf"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
music? ( app-arch/unzip )"
src_unpack() {