diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-04-21 23:01:41 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-04-21 23:01:41 +0000 |
commit | f2412e558901280ec4a27a8ffe9167869e3a4a07 (patch) | |
tree | 1525cfff7d854b175b09ba1a9eba6cfaa1f404ec /games-misc/groach/groach-0.4.0.ebuild | |
parent | sync ebuild with xmame (Manifest recommit) (diff) | |
download | gentoo-2-f2412e558901280ec4a27a8ffe9167869e3a4a07.tar.gz gentoo-2-f2412e558901280ec4a27a8ffe9167869e3a4a07.tar.bz2 gentoo-2-f2412e558901280ec4a27a8ffe9167869e3a4a07.zip |
added gnome-base/gnome-core for applet-widget.h (bug #48048)
Diffstat (limited to 'games-misc/groach/groach-0.4.0.ebuild')
-rw-r--r-- | games-misc/groach/groach-0.4.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-misc/groach/groach-0.4.0.ebuild b/games-misc/groach/groach-0.4.0.ebuild index c78a3995a428..b47cebd94cf2 100644 --- a/games-misc/groach/groach-0.4.0.ebuild +++ b/games-misc/groach/groach-0.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/groach/groach-0.4.0.ebuild,v 1.2 2004/02/20 06:43:59 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/groach/groach-0.4.0.ebuild,v 1.3 2004/04/21 23:01:41 mr_bones_ Exp $ DESCRIPTION="all-time best the xroach returns to GNOME" HOMEPAGE="http://home.catv.ne.jp/pp/ginoue/software/groach/" @@ -12,6 +12,7 @@ KEYWORDS="x86" IUSE="nls" DEPEND="=x11-libs/gtk+-1.2* + gnome-base/gnome-core >=gnome-base/gnome-libs-1.0.0 nls? ( sys-devel/gettext )" |