diff options
author | 2008-07-25 07:27:42 +0000 | |
---|---|---|
committer | 2008-07-25 07:27:42 +0000 | |
commit | 687b6b5887d6b0d9581dca166032883afdcf8de4 (patch) | |
tree | c6ee1f39e8c477d82617bd9c217d3f4a45ce9538 /net-irc | |
parent | mark ~ppc (needed for bug #230517) (diff) | |
download | gentoo-2-687b6b5887d6b0d9581dca166032883afdcf8de4.tar.gz gentoo-2-687b6b5887d6b0d9581dca166032883afdcf8de4.tar.bz2 gentoo-2-687b6b5887d6b0d9581dca166032883afdcf8de4.zip |
mark ~ppc (bug #230517)
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/rbot/ChangeLog | 6 | ||||
-rw-r--r-- | net-irc/rbot/rbot-0.9.11_rc2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-irc/rbot/ChangeLog b/net-irc/rbot/ChangeLog index fa868557d40b..16586692057e 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.38 2008/07/14 20:47:04 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/ChangeLog,v 1.39 2008/07/25 07:27:42 wormo Exp $ + + 25 Jul 2008; Stephanie Lockwood-Childs <wormo@gentoo.org> + rbot-0.9.11_rc2.ebuild: + mark ~ppc (bug #230517) 14 Jul 2008; Diego Pettenò <flameeyes@gentoo.org> -rbot-0.9.11_rc1.ebuild, rbot-0.9.11_rc2.ebuild, rbot-9999-r10.ebuild: diff --git a/net-irc/rbot/rbot-0.9.11_rc2.ebuild b/net-irc/rbot/rbot-0.9.11_rc2.ebuild index 6557b7bfe8f1..2f0699c86771 100644 --- a/net-irc/rbot/rbot-0.9.11_rc2.ebuild +++ b/net-irc/rbot/rbot-0.9.11_rc2.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_rc2.ebuild,v 1.2 2008/07/14 20:47:04 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/rbot-0.9.11_rc2.ebuild,v 1.3 2008/07/25 07:27:42 wormo Exp $ inherit ruby eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://ruby-rbot.org/" LICENSE="GPL-2 as-is" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" IUSE="spell aspell timezone translator shorturl nls dict figlet fortune cal host toilet hunspell" ILINGUAS="zh_CN zh_TW ru nl de fr it ja" |