diff options
author | 2008-07-27 08:02:22 +0000 | |
---|---|---|
committer | 2008-07-27 08:02:22 +0000 | |
commit | a84d13b826369c84368a777fd557e51b445925db (patch) | |
tree | 393879f23eb533865dac3aba61349f20a7e9ef42 /games-misc/gBhed/gBhed-0.17.ebuild | |
parent | Stable on ppc wrt bug 232771 (diff) | |
download | historical-a84d13b826369c84368a777fd557e51b445925db.tar.gz historical-a84d13b826369c84368a777fd557e51b445925db.tar.bz2 historical-a84d13b826369c84368a777fd557e51b445925db.zip |
Stable on ppc wrt bug 232704
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'games-misc/gBhed/gBhed-0.17.ebuild')
-rw-r--r-- | games-misc/gBhed/gBhed-0.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/gBhed/gBhed-0.17.ebuild b/games-misc/gBhed/gBhed-0.17.ebuild index ac81009cbfc9..2117c051d699 100644 --- a/games-misc/gBhed/gBhed-0.17.ebuild +++ b/games-misc/gBhed/gBhed-0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/gBhed/gBhed-0.17.ebuild,v 1.4 2008/07/24 18:31:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/gBhed/gBhed-0.17.ebuild,v 1.5 2008/07/27 08:02:22 nixnut Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="http://liquidchile.net/software/gbhed/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="gtk" DEPEND="gtk? ( >=x11-libs/gtk+-2.2 )" |