diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-12-11 16:52:21 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-12-11 16:52:21 +0000 |
commit | 3275d6db1cae5c95d4a3e323de3835bec3719d4e (patch) | |
tree | 1125bc84233df230dd98a982b807933cb4e0f929 /games-misc | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-3275d6db1cae5c95d4a3e323de3835bec3719d4e.tar.gz gentoo-2-3275d6db1cae5c95d4a3e323de3835bec3719d4e.tar.bz2 gentoo-2-3275d6db1cae5c95d4a3e323de3835bec3719d4e.zip |
Stable on ppc wrt bug 198911
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/wtf/ChangeLog | 5 | ||||
-rw-r--r-- | games-misc/wtf/wtf-20071004.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-misc/wtf/ChangeLog b/games-misc/wtf/ChangeLog index b988f3ca371d..fa5410ba25db 100644 --- a/games-misc/wtf/ChangeLog +++ b/games-misc/wtf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-misc/wtf # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v 1.18 2007/12/10 03:36:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v 1.19 2007/12/11 16:52:21 nixnut Exp $ + + 11 Dec 2007; nixnut <nixnut@gentoo.org> wtf-20071004.ebuild: + Stable on ppc wrt bug 198911 10 Dec 2007; Jeroen Roovers <jer@gentoo.org> wtf-20071004.ebuild: Stable for HPPA (bug #198911). diff --git a/games-misc/wtf/wtf-20071004.ebuild b/games-misc/wtf/wtf-20071004.ebuild index b92e62299503..eb0ae87e5e69 100644 --- a/games-misc/wtf/wtf-20071004.ebuild +++ b/games-misc/wtf/wtf-20071004.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20071004.ebuild,v 1.7 2007/12/11 09:57:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20071004.ebuild,v 1.8 2007/12/11 16:52:21 nixnut Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.mu.org/~mux/wtf/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="!games-misc/bsd-games" |