diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-07-27 08:02:22 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-07-27 08:02:22 +0000 |
commit | fc45704280cf6a900aa7af1319969c7ecf00b0b5 (patch) | |
tree | 734660e25ca662e1f7cf6d130593c12e371f9241 /games-misc | |
parent | Stable on ppc wrt bug 232771 (diff) | |
download | gentoo-2-fc45704280cf6a900aa7af1319969c7ecf00b0b5.tar.gz gentoo-2-fc45704280cf6a900aa7af1319969c7ecf00b0b5.tar.bz2 gentoo-2-fc45704280cf6a900aa7af1319969c7ecf00b0b5.zip |
Stable on ppc wrt bug 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 6a05392408ca..15350741f400 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.5 2008/07/24 18:31:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/gBhed/ChangeLog,v 1.6 2008/07/27 08:02:22 nixnut Exp $ + + 27 Jul 2008; nixnut <nixnut@gentoo.org> gBhed-0.17.ebuild: + Stable on ppc wrt bug 232704 24 Jul 2008; Raúl Porcel <armin76@gentoo.org> gBhed-0.17.ebuild: x86 stable wrt #232704 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 )" |