diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-07-19 20:02:56 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-07-19 20:02:56 +0000 |
commit | 0ed878ebc027b0ee86b446b5a52e94ce50693368 (patch) | |
tree | f123b2b18db083c0889f8e7051a21863fada86bc /games-misc/fortune-mod-bofh-excuses | |
parent | Stable on alpha. (diff) | |
download | historical-0ed878ebc027b0ee86b446b5a52e94ce50693368.tar.gz historical-0ed878ebc027b0ee86b446b5a52e94ce50693368.tar.bz2 historical-0ed878ebc027b0ee86b446b5a52e94ce50693368.zip |
Add ~x86-fbsd keyword
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'games-misc/fortune-mod-bofh-excuses')
3 files changed, 10 insertions, 4 deletions
diff --git a/games-misc/fortune-mod-bofh-excuses/ChangeLog b/games-misc/fortune-mod-bofh-excuses/ChangeLog index db686632a1d7..a22a57e615df 100644 --- a/games-misc/fortune-mod-bofh-excuses/ChangeLog +++ b/games-misc/fortune-mod-bofh-excuses/ChangeLog @@ -1,8 +1,12 @@ # ChangeLog for games-misc/fortune-mod-bofh-excuses -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-bofh-excuses/ChangeLog,v 1.7 2005/08/27 17:57:57 corsair Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-bofh-excuses/ChangeLog,v 1.8 2006/07/19 19:42:02 flameeyes Exp $ # AUTHOR: Lim Swee Tat <st_lim@stlim.net> + 19 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> + fortune-mod-bofh-excuses-1.2.ebuild: + Add ~x86-fbsd keyword + 27 Aug 2005; Markus Rothe <corsair@gentoo.org> fortune-mod-bofh-excuses-1.2.ebuild: Stable on ppc64 diff --git a/games-misc/fortune-mod-bofh-excuses/files/digest-fortune-mod-bofh-excuses-1.2 b/games-misc/fortune-mod-bofh-excuses/files/digest-fortune-mod-bofh-excuses-1.2 index 3cbd2ff74a84..a677226f92d4 100644 --- a/games-misc/fortune-mod-bofh-excuses/files/digest-fortune-mod-bofh-excuses-1.2 +++ b/games-misc/fortune-mod-bofh-excuses/files/digest-fortune-mod-bofh-excuses-1.2 @@ -1 +1,3 @@ MD5 42a22d278e243cde221937afb30893c6 fortune-bofh-excuses-1.2.tar.gz 12753 +RMD160 bbe218911d63f7052c4a6bf3b6dbf2f233d73526 fortune-bofh-excuses-1.2.tar.gz 12753 +SHA256 37f7bc54bd591c71ff8df2233e9856f22d0b1357799fa7775aca2d96d2f8d4ba fortune-bofh-excuses-1.2.tar.gz 12753 diff --git a/games-misc/fortune-mod-bofh-excuses/fortune-mod-bofh-excuses-1.2.ebuild b/games-misc/fortune-mod-bofh-excuses/fortune-mod-bofh-excuses-1.2.ebuild index 6942fba59282..4ebe35a9dcf1 100644 --- a/games-misc/fortune-mod-bofh-excuses/fortune-mod-bofh-excuses-1.2.ebuild +++ b/games-misc/fortune-mod-bofh-excuses/fortune-mod-bofh-excuses-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-bofh-excuses/fortune-mod-bofh-excuses-1.2.ebuild,v 1.10 2006/07/17 04:55:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-bofh-excuses/fortune-mod-bofh-excuses-1.2.ebuild,v 1.11 2006/07/19 19:42:02 flameeyes Exp $ DESCRIPTION="Excuses from Bastard Operator from Hell" HOMEPAGE="http://www.stlim.net/staticpages/index.php?page=20020814005536450" @@ -8,7 +8,7 @@ SRC_URI="http://www.stlim.net/downloads/fortune-bofh-excuses-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND="games-misc/fortune-mod" |