summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-07-19 19:59:03 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-07-19 19:59:03 +0000
commit09c19ef87c7dce41aea0475ceaeaf279a3759415 (patch)
tree545b0558cee344e01914da7e1651b269d2b0fc5f /games-misc
parentAdd ~x86-fbsd keyword (diff)
downloadgentoo-2-09c19ef87c7dce41aea0475ceaeaf279a3759415.tar.gz
gentoo-2-09c19ef87c7dce41aea0475ceaeaf279a3759415.tar.bz2
gentoo-2-09c19ef87c7dce41aea0475ceaeaf279a3759415.zip
Add ~x86-fbsd keyword
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'games-misc')
-rw-r--r--games-misc/fortune-mod-smac/ChangeLog8
-rw-r--r--games-misc/fortune-mod-smac/fortune-mod-smac-0.1.ebuild4
2 files changed, 8 insertions, 4 deletions
diff --git a/games-misc/fortune-mod-smac/ChangeLog b/games-misc/fortune-mod-smac/ChangeLog
index 7096eac0f51a..7fbd84c83d19 100644
--- a/games-misc/fortune-mod-smac/ChangeLog
+++ b/games-misc/fortune-mod-smac/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-misc/fortune-mod-smac
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-smac/ChangeLog,v 1.6 2005/08/27 18:07:19 corsair Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-smac/ChangeLog,v 1.7 2006/07/19 19:59:03 flameeyes Exp $
+
+ 19 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
+ fortune-mod-smac-0.1.ebuild:
+ Add ~x86-fbsd keyword
27 Aug 2005; Markus Rothe <corsair@gentoo.org>
fortune-mod-smac-0.1.ebuild:
diff --git a/games-misc/fortune-mod-smac/fortune-mod-smac-0.1.ebuild b/games-misc/fortune-mod-smac/fortune-mod-smac-0.1.ebuild
index dc0eaa8371bc..ac27be370d2a 100644
--- a/games-misc/fortune-mod-smac/fortune-mod-smac-0.1.ebuild
+++ b/games-misc/fortune-mod-smac/fortune-mod-smac-0.1.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-smac/fortune-mod-smac-0.1.ebuild,v 1.12 2006/07/17 05:30:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-smac/fortune-mod-smac-0.1.ebuild,v 1.13 2006/07/19 19:59:03 flameeyes Exp $
DESCRIPTION="Quotes from the Alpha Centauri: Alien Crossfire tech tree"
HOMEPAGE="http://progsoc.org/~curious/"
@@ -8,7 +8,7 @@ SRC_URI="http://progsoc.org/~curious/files/${P}.tar.gz"
LICENSE="as-is"
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"