diff options
author | Mounir Lamouri <volkmar@gentoo.org> | 2009-11-18 14:21:06 +0000 |
---|---|---|
committer | Mounir Lamouri <volkmar@gentoo.org> | 2009-11-18 14:21:06 +0000 |
commit | 3fe665d04e90af6717a4689629ed5a2a7a42f57d (patch) | |
tree | d6d9eb6bcc202937d9c0691c5885dae1e7c9b3f2 /games-misc | |
parent | Fix build with dev-libs/boost-1.40 Bug #292874 (diff) | |
download | gentoo-2-3fe665d04e90af6717a4689629ed5a2a7a42f57d.tar.gz gentoo-2-3fe665d04e90af6717a4689629ed5a2a7a42f57d.tar.bz2 gentoo-2-3fe665d04e90af6717a4689629ed5a2a7a42f57d.zip |
Stable for ppc.
Bug 293421.
(Portage version: 14755-svn/cvs/Linux ppc)
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/wtf/ChangeLog | 5 | ||||
-rw-r--r-- | games-misc/wtf/wtf-20090924.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-misc/wtf/ChangeLog b/games-misc/wtf/ChangeLog index 86198147c532..d1cbb1e8b87e 100644 --- a/games-misc/wtf/ChangeLog +++ b/games-misc/wtf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-misc/wtf # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v 1.34 2009/11/17 18:40:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v 1.35 2009/11/18 14:21:06 volkmar Exp $ + + 18 Nov 2009; Mounir Lamouri <volkmar@gentoo.org> wtf-20090924.ebuild: + Stable for ppc, bug 293421 17 Nov 2009; Raúl Porcel <armin76@gentoo.org> wtf-20090924.ebuild: alpha/arm/ia64/m68k/s390/sh/sparc/x86 stable wrt #293421 diff --git a/games-misc/wtf/wtf-20090924.ebuild b/games-misc/wtf/wtf-20090924.ebuild index 7343900a3946..d757fce4a709 100644 --- a/games-misc/wtf/wtf-20090924.ebuild +++ b/games-misc/wtf/wtf-20090924.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild,v 1.4 2009/11/17 18:40:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild,v 1.5 2009/11/18 14:21:06 volkmar Exp $ EAPI=2 inherit eutils prefix @@ -11,7 +11,7 @@ SRC_URI="http://dev.gentooexperimental.org/~darkside/distfiles/${PN}/${P}.tar.bz LICENSE="BSD" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="!games-misc/bsd-games" |