diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-05 15:57:17 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-05 15:57:17 +0000 |
commit | 747a712366d1b40333d2a48f372652a87c2a628e (patch) | |
tree | 4a54a2af0c614171c5809487107478742022e4a3 /games-misc | |
parent | Stable for HPPA (bug #201103). (diff) | |
download | gentoo-2-747a712366d1b40333d2a48f372652a87c2a628e.tar.gz gentoo-2-747a712366d1b40333d2a48f372652a87c2a628e.tar.bz2 gentoo-2-747a712366d1b40333d2a48f372652a87c2a628e.zip |
alpha/ia64/sparc/x86 stable wrt #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 77e3739e5cd9..cc2ba273b30b 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.13 2007/10/08 19:03:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v 1.14 2007/12/05 15:57:17 armin76 Exp $ + + 05 Dec 2007; Raúl Porcel <armin76@gentoo.org> wtf-20071004.ebuild: + alpha/ia64/sparc/x86 stable wrt #198911 *wtf-20071004 (08 Oct 2007) diff --git a/games-misc/wtf/wtf-20071004.ebuild b/games-misc/wtf/wtf-20071004.ebuild index 0f0abde28c5f..5054a31f461d 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.1 2007/10/08 19:03:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20071004.ebuild,v 1.2 2007/12/05 15:57:17 armin76 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 ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="!games-misc/bsd-games" |