summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-08-04 19:20:37 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-08-04 19:20:37 +0000
commit6969c1c155215e9b917d37d3a4dfe1e85655ac8b (patch)
tree87a65b8360fc4163795aa144a7ed7d7cc2f4f8e8 /games-arcade/monkey-bubble/monkey-bubble-0.4.0.ebuild
parentDescribe local USE flags for GLEP 56. (diff)
downloadhistorical-6969c1c155215e9b917d37d3a4dfe1e85655ac8b.tar.gz
historical-6969c1c155215e9b917d37d3a4dfe1e85655ac8b.tar.bz2
historical-6969c1c155215e9b917d37d3a4dfe1e85655ac8b.zip
use eapi=1 for slot deps
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'games-arcade/monkey-bubble/monkey-bubble-0.4.0.ebuild')
-rw-r--r--games-arcade/monkey-bubble/monkey-bubble-0.4.0.ebuild12
1 files changed, 8 insertions, 4 deletions
diff --git a/games-arcade/monkey-bubble/monkey-bubble-0.4.0.ebuild b/games-arcade/monkey-bubble/monkey-bubble-0.4.0.ebuild
index 494df04a9188..8d5ce91df675 100644
--- a/games-arcade/monkey-bubble/monkey-bubble-0.4.0.ebuild
+++ b/games-arcade/monkey-bubble/monkey-bubble-0.4.0.ebuild
@@ -1,7 +1,8 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/monkey-bubble/monkey-bubble-0.4.0.ebuild,v 1.6 2008/03/22 18:09:29 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/monkey-bubble/monkey-bubble-0.4.0.ebuild,v 1.7 2008/08/04 19:20:37 mr_bones_ Exp $
+EAPI=1
inherit autotools eutils gnome2
DESCRIPTION="A Puzzle Bobble clone"
@@ -13,15 +14,18 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc sparc x86"
IUSE=""
-DEPEND=">=x11-libs/gtk+-2.10
+RDEPEND="x11-libs/gtk+:2
>=dev-libs/glib-2.12
>=gnome-base/libglade-2.0
>=gnome-base/libgnomeui-2.0
>=gnome-base/librsvg-2.0
>=gnome-base/gconf-2.0
- =media-libs/gstreamer-0.10*
+ media-libs/gstreamer:0.10
>=dev-libs/libxml2-2.6.7
- app-text/scrollkeeper"
+ media-sound/esound"
+DEPEND="${RDEPEND}
+ app-text/scrollkeeper
+ dev-util/intltool"
src_unpack() {
unpack ${A}