summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-06-14 16:53:54 +0000
committerFabian Groffen <grobian@gentoo.org>2010-06-14 16:53:54 +0000
commitab3c3fc41a9a61c54311af62cdf05c28807ee16e (patch)
treeb0298f9a9871c920c054b49656b2b92fb3bb3440
parentStable on amd64 wrt bug #320665 (diff)
downloadgentoo-2-ab3c3fc41a9a61c54311af62cdf05c28807ee16e.tar.gz
gentoo-2-ab3c3fc41a9a61c54311af62cdf05c28807ee16e.tar.bz2
gentoo-2-ab3c3fc41a9a61c54311af62cdf05c28807ee16e.zip
Marked ~x64-macos, bug #323917
(Portage version: 2.2.00.15842-prefix/cvs/Darwin powerpc)
-rw-r--r--games-misc/wtf/ChangeLog7
-rw-r--r--games-misc/wtf/wtf-20090924.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-misc/wtf/ChangeLog b/games-misc/wtf/ChangeLog
index 02eda5f41448..6b98ea701a63 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.37 2009/12/09 17:41:32 ranger Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v 1.38 2010/06/14 16:53:54 grobian Exp $
+
+ 14 Jun 2010; Fabian Groffen <grobian@gentoo.org> wtf-20090924.ebuild:
+ Marked ~x64-macos, bug #323917
09 Dec 2009; Brent Baude <ranger@gentoo.org> wtf-20090924.ebuild:
Marking wtf-20090924 ppc64 for bug 293421
diff --git a/games-misc/wtf/wtf-20090924.ebuild b/games-misc/wtf/wtf-20090924.ebuild
index 201cbc2542d1..726bf5edff28 100644
--- a/games-misc/wtf/wtf-20090924.ebuild
+++ b/games-misc/wtf/wtf-20090924.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 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.7 2009/12/09 17:41:32 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20090924.ebuild,v 1.8 2010/06/14 16:53:54 grobian 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 ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="!games-misc/bsd-games"