diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-07-04 08:51:25 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-07-04 08:51:25 +0000 |
commit | 2304d243a70d5d9d2565c6caca798e4185eb5571 (patch) | |
tree | 5e10624ff38ace43916fa23627c5ff981e74a142 /net-irc/rbot | |
parent | keyworded ~x86 for bug 230517 (diff) | |
download | gentoo-2-2304d243a70d5d9d2565c6caca798e4185eb5571.tar.gz gentoo-2-2304d243a70d5d9d2565c6caca798e4185eb5571.tar.bz2 gentoo-2-2304d243a70d5d9d2565c6caca798e4185eb5571.zip |
keyworded ~arch for x86, bug 230517
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-irc/rbot')
-rw-r--r-- | net-irc/rbot/ChangeLog | 6 | ||||
-rw-r--r-- | net-irc/rbot/rbot-0.9.11_rc1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-irc/rbot/ChangeLog b/net-irc/rbot/ChangeLog index bf3dd369be0e..89e2fa517516 100644 --- a/net-irc/rbot/ChangeLog +++ b/net-irc/rbot/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/rbot # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/ChangeLog,v 1.33 2008/07/02 14:04:55 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/ChangeLog,v 1.34 2008/07/04 08:51:25 opfer Exp $ + + 04 Jul 2008; Christian Faulhammer <opfer@gentoo.org> + rbot-0.9.11_rc1.ebuild: + keyworded ~arch for x86, bug 230517 *rbot-0.9.11_rc1 (02 Jul 2008) diff --git a/net-irc/rbot/rbot-0.9.11_rc1.ebuild b/net-irc/rbot/rbot-0.9.11_rc1.ebuild index 7d1b6b391e1c..997101e93daf 100644 --- a/net-irc/rbot/rbot-0.9.11_rc1.ebuild +++ b/net-irc/rbot/rbot-0.9.11_rc1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/rbot-0.9.11_rc1.ebuild,v 1.1 2008/07/02 14:04:55 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/rbot-0.9.11_rc1.ebuild,v 1.2 2008/07/04 08:51:25 opfer Exp $ inherit ruby eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://ruby-rbot.org/" LICENSE="GPL-2 as-is" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="spell aspell timezone translator shorturl dict figlet fortune cal host toilet hunspell" ILINGUAS="zh_CN zh_TW ru nl de fr it ja" |