diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2014-01-18 14:47:53 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-01-18 14:47:53 +0000 |
commit | 040502c47c8bd023da58c210685bd343de8d2aa0 (patch) | |
tree | a3cf5d583d193a2790045a47ea775144f0df71ef /net-irc | |
parent | Keyword ~ppc for bug #488674 (diff) | |
download | gentoo-2-040502c47c8bd023da58c210685bd343de8d2aa0.tar.gz gentoo-2-040502c47c8bd023da58c210685bd343de8d2aa0.tar.bz2 gentoo-2-040502c47c8bd023da58c210685bd343de8d2aa0.zip |
Keyword ~ppc for bug #488674
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/rbot/ChangeLog | 8 | ||||
-rw-r--r-- | net-irc/rbot/rbot-0.9.15_p20131020.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-irc/rbot/ChangeLog b/net-irc/rbot/ChangeLog index f68d052c550b..491c910e121a 100644 --- a/net-irc/rbot/ChangeLog +++ b/net-irc/rbot/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/rbot -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/ChangeLog,v 1.55 2013/10/27 18:24:53 a3li Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/ChangeLog,v 1.56 2014/01/18 14:47:53 blueness Exp $ + + 18 Jan 2014; Anthony G. Basile <blueness@gentoo.org> + rbot-0.9.15_p20131020.ebuild: + Keyword ~ppc for bug #488674 *rbot-0.9.15_p20131020 (27 Oct 2013) diff --git a/net-irc/rbot/rbot-0.9.15_p20131020.ebuild b/net-irc/rbot/rbot-0.9.15_p20131020.ebuild index a4fd661ba2a7..04bcc1ea6e52 100644 --- a/net-irc/rbot/rbot-0.9.15_p20131020.ebuild +++ b/net-irc/rbot/rbot-0.9.15_p20131020.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/rbot-0.9.15_p20131020.ebuild,v 1.1 2013/10/27 18:24:53 a3li Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/rbot-0.9.15_p20131020.ebuild,v 1.2 2014/01/18 14:47:53 blueness Exp $ EAPI="2" USE_RUBY="ruby18 ruby19" @@ -13,7 +13,7 @@ SRC_URI="http://dev.a3li.li/gentoo/distfiles/${P}.tar.gz" LICENSE="|| ( feh GPL-2 )" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="spell aspell timezone translator shorturl nls dict figlet fortune cal host toilet" ILINGUAS="zh_CN zh_TW ru nl de fi fr it ja" |