diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-09 17:41:32 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-09 17:41:32 +0000 |
commit | 2e7228176e554d13298b07b989b1c4ae75a09eb9 (patch) | |
tree | 1b70496f16adeb1e867ec087cbc5b23eb77710bd /games-misc/wtf | |
parent | Marking daemons-1.0.10 ppc64 for bug 240375 (diff) | |
download | gentoo-2-2e7228176e554d13298b07b989b1c4ae75a09eb9.tar.gz gentoo-2-2e7228176e554d13298b07b989b1c4ae75a09eb9.tar.bz2 gentoo-2-2e7228176e554d13298b07b989b1c4ae75a09eb9.zip |
Marking wtf-20090924 ppc64 for bug 293421
(Portage version: 2.1.7.1/cvs/Linux ppc64)
Diffstat (limited to 'games-misc/wtf')
-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 33f770bf07d7..02eda5f41448 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.36 2009/11/19 12:21:32 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v 1.37 2009/12/09 17:41:32 ranger Exp $ + + 09 Dec 2009; Brent Baude <ranger@gentoo.org> wtf-20090924.ebuild: + Marking wtf-20090924 ppc64 for bug 293421 19 Nov 2009; Dawid Węgliński <cla@gentoo.org> wtf-20090924.ebuild: Stable on amd64 (bug #293421) diff --git a/games-misc/wtf/wtf-20090924.ebuild b/games-misc/wtf/wtf-20090924.ebuild index 7212110d0cad..201cbc2542d1 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.6 2009/11/19 12:21:32 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild,v 1.7 2009/12/09 17:41:32 ranger 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" |