diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-07-24 18:31:18 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-07-24 18:31:18 +0000 |
commit | ea2259a8d0abbb5c70753f6d9383d1d8502c0414 (patch) | |
tree | de3de1b37f7066aa9da669e067a0393d5b4fc189 /games-misc | |
parent | x86 stable wrt #232770 (diff) | |
download | gentoo-2-ea2259a8d0abbb5c70753f6d9383d1d8502c0414.tar.gz gentoo-2-ea2259a8d0abbb5c70753f6d9383d1d8502c0414.tar.bz2 gentoo-2-ea2259a8d0abbb5c70753f6d9383d1d8502c0414.zip |
x86 stable wrt #232704
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/gBhed/ChangeLog | 5 | ||||
-rw-r--r-- | games-misc/gBhed/gBhed-0.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-misc/gBhed/ChangeLog b/games-misc/gBhed/ChangeLog index d6dfa3f300b9..6a05392408ca 100644 --- a/games-misc/gBhed/ChangeLog +++ b/games-misc/gBhed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-misc/gBhed # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/gBhed/ChangeLog,v 1.4 2008/07/24 17:04:16 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/gBhed/ChangeLog,v 1.5 2008/07/24 18:31:18 armin76 Exp $ + + 24 Jul 2008; Raúl Porcel <armin76@gentoo.org> gBhed-0.17.ebuild: + x86 stable wrt #232704 24 Jul 2008; Kenneth Prugh <ken69267@gentoo.org> gBhed-0.17.ebuild: amd64 stable, bug #232704 diff --git a/games-misc/gBhed/gBhed-0.17.ebuild b/games-misc/gBhed/gBhed-0.17.ebuild index 90904cb5e93e..ac81009cbfc9 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.3 2008/07/24 17:04:16 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/gBhed/gBhed-0.17.ebuild,v 1.4 2008/07/24 18:31:18 armin76 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 )" |