summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-07-18 08:00:35 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-07-18 08:00:35 +0000
commitca6585d4c31a4965d1f163de0aa2d916ce01c276 (patch)
tree0998faf2040499bd7eb374b1d4a69c9eaddb524b /games-misc/wtf
parentFix building on Gentoo/FreeBSD and add ~x86-fbsd keyword, see bug #140878. (diff)
downloadgentoo-2-ca6585d4c31a4965d1f163de0aa2d916ce01c276.tar.gz
gentoo-2-ca6585d4c31a4965d1f163de0aa2d916ce01c276.tar.bz2
gentoo-2-ca6585d4c31a4965d1f163de0aa2d916ce01c276.zip
Add ~x86-fbsd keyword.
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'games-misc/wtf')
-rw-r--r--games-misc/wtf/ChangeLog7
-rw-r--r--games-misc/wtf/files/digest-wtf-200511042
-rw-r--r--games-misc/wtf/wtf-20051104.ebuild6
3 files changed, 10 insertions, 5 deletions
diff --git a/games-misc/wtf/ChangeLog b/games-misc/wtf/ChangeLog
index 813c523bcf4e..81c45f6ec3da 100644
--- a/games-misc/wtf/ChangeLog
+++ b/games-misc/wtf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-misc/wtf
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v 1.11 2005/11/20 23:52:09 vapier Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/ChangeLog,v 1.12 2006/07/18 08:00:35 flameeyes Exp $
+
+ 18 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> wtf-20051104.ebuild:
+ Add ~x86-fbsd keyword.
*wtf-20051104 (20 Nov 2005)
diff --git a/games-misc/wtf/files/digest-wtf-20051104 b/games-misc/wtf/files/digest-wtf-20051104
index 14075768af5a..7f3656a9edeb 100644
--- a/games-misc/wtf/files/digest-wtf-20051104
+++ b/games-misc/wtf/files/digest-wtf-20051104
@@ -1 +1,3 @@
MD5 93ca90bef86d2f58da14ed0db87cbf78 wtf-20051104.tar.gz 8883
+RMD160 75ab3930721558b9660df65694def06415f19fdf wtf-20051104.tar.gz 8883
+SHA256 0dc136cf0d0efc5d7fc206bc5ad8b0a5d7f0f21a420f82b1e1992b6fa8ca21a5 wtf-20051104.tar.gz 8883
diff --git a/games-misc/wtf/wtf-20051104.ebuild b/games-misc/wtf/wtf-20051104.ebuild
index 181a0e9ff56b..4f42899bdb04 100644
--- a/games-misc/wtf/wtf-20051104.ebuild
+++ b/games-misc/wtf/wtf-20051104.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20051104.ebuild,v 1.2 2005/11/22 22:39:31 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20051104.ebuild,v 1.3 2006/07/18 08:00:35 flameeyes 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"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
DEPEND="!games-misc/bsd-games"