diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-07-07 18:55:02 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-07-07 18:55:02 +0000 |
commit | 4c0f6d1ac8d4e46333bee5821570e26c682fbc3f (patch) | |
tree | 65f3ab41125b4c8ae20e12c4dd3a2257644b8f2b /net-irc | |
parent | Add ~sparc keyword, bug #230517 (diff) | |
download | gentoo-2-4c0f6d1ac8d4e46333bee5821570e26c682fbc3f.tar.gz gentoo-2-4c0f6d1ac8d4e46333bee5821570e26c682fbc3f.tar.bz2 gentoo-2-4c0f6d1ac8d4e46333bee5821570e26c682fbc3f.zip |
Re-Add ~sparc keyword, bug #230517
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r6 sparc64)
Diffstat (limited to 'net-irc')
-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 89e2fa517516..3aeeec14e65e 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.34 2008/07/04 08:51:25 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/ChangeLog,v 1.35 2008/07/07 18:55:02 bluebird Exp $ + + 07 Jul 2008; Friedrich Oslage <bluebird@gentoo.org> + rbot-0.9.11_rc1.ebuild: + Re-Add ~sparc keyword, bug #230517 04 Jul 2008; Christian Faulhammer <opfer@gentoo.org> rbot-0.9.11_rc1.ebuild: diff --git a/net-irc/rbot/rbot-0.9.11_rc1.ebuild b/net-irc/rbot/rbot-0.9.11_rc1.ebuild index 997101e93daf..3c4ad30ecb36 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.2 2008/07/04 08:51:25 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/rbot-0.9.11_rc1.ebuild,v 1.3 2008/07/07 18:55:02 bluebird Exp $ inherit ruby eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://ruby-rbot.org/" LICENSE="GPL-2 as-is" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~sparc ~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" |