diff options
author | Roy Marples <uberlord@gentoo.org> | 2007-03-10 21:22:21 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2007-03-10 21:22:21 +0000 |
commit | c21a20ed83a7d6a7e272b739d64cac8c657c5209 (patch) | |
tree | ef965cd0c1f6ad35f771a4e6c1847ddc96c7dd63 /app-text/gnomesword | |
parent | Stable on ppc wrt bug 169473 (diff) | |
download | historical-c21a20ed83a7d6a7e272b739d64cac8c657c5209.tar.gz historical-c21a20ed83a7d6a7e272b739d64cac8c657c5209.tar.bz2 historical-c21a20ed83a7d6a7e272b739d64cac8c657c5209.zip |
Added ~x86-fbsd keyword.
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'app-text/gnomesword')
-rw-r--r-- | app-text/gnomesword/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gnomesword/gnomesword-2.2.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gnomesword/ChangeLog b/app-text/gnomesword/ChangeLog index 12528f5ce26d..d6b0085c4901 100644 --- a/app-text/gnomesword/ChangeLog +++ b/app-text/gnomesword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/gnomesword # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnomesword/ChangeLog,v 1.18 2007/03/09 01:33:15 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnomesword/ChangeLog,v 1.19 2007/03/10 21:20:34 uberlord Exp $ + + 10 Mar 2007; Roy Marples <uberlord@gentoo.org> gnomesword-2.2.2.1.ebuild: + Added ~x86-fbsd keyword. *gnomesword-2.2.2.1 (09 Mar 2007) diff --git a/app-text/gnomesword/gnomesword-2.2.2.1.ebuild b/app-text/gnomesword/gnomesword-2.2.2.1.ebuild index 27225538ce43..248fbe9b8425 100644 --- a/app-text/gnomesword/gnomesword-2.2.2.1.ebuild +++ b/app-text/gnomesword/gnomesword-2.2.2.1.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/app-text/gnomesword/gnomesword-2.2.2.1.ebuild,v 1.1 2007/03/09 01:33:15 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnomesword/gnomesword-2.2.2.1.ebuild,v 1.2 2007/03/10 21:20:34 uberlord Exp $ inherit libtool gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://gnomesword.sf.net/" SRC_URI="mirror://sourceforge/gnomesword/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~x86-fbsd" IUSE="spell" RDEPEND="=gnome-extra/gtkhtml-3* =app-text/sword-1.5.9* |