diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-12-05 22:34:27 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-12-05 22:34:27 +0000 |
commit | 23bd479136dd1c1e550ef25e2812a4fd7057876f (patch) | |
tree | 9061fa790ccffb852ef90447a92e9bd2280a5403 /games-misc | |
parent | Stable on amd64 wrt bug #197806 (diff) | |
download | gentoo-2-23bd479136dd1c1e550ef25e2812a4fd7057876f.tar.gz gentoo-2-23bd479136dd1c1e550ef25e2812a4fd7057876f.tar.bz2 gentoo-2-23bd479136dd1c1e550ef25e2812a4fd7057876f.zip |
Stable on amd64 wrt bug #198911
(Portage version: 2.1.3.19)
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 e996084b702b..835225c3b7fa 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.15 2007/12/05 16:00:41 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v 1.16 2007/12/05 22:34:27 angelos Exp $ + + 05 Dec 2007; Christoph Mende <angelos@gentoo.org> wtf-20071004.ebuild: + Stable on amd64 wrt bug #198911 05 Dec 2007; Fabian Groffen <grobian@gentoo.org> wtf-20051104.ebuild, wtf-20071004.ebuild: diff --git a/games-misc/wtf/wtf-20071004.ebuild b/games-misc/wtf/wtf-20071004.ebuild index 5b164e20ed22..232c0eb8f547 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.3 2007/12/05 16:00:41 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20071004.ebuild,v 1.4 2007/12/05 22:34:27 angelos 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" |