diff options
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/rbot/ChangeLog | 6 | ||||
-rw-r--r-- | net-irc/rbot/rbot-0.9.10-r1.ebuild | 6 | ||||
-rw-r--r-- | net-irc/rbot/rbot-0.9.15.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/net-irc/rbot/ChangeLog b/net-irc/rbot/ChangeLog index c966a8cb3c13..4552e509cc67 100644 --- a/net-irc/rbot/ChangeLog +++ b/net-irc/rbot/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/rbot # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/ChangeLog,v 1.49 2012/04/07 16:57:38 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/ChangeLog,v 1.50 2012/04/18 19:05:07 armin76 Exp $ + + 18 Apr 2012; Raúl Porcel <armin76@gentoo.org> rbot-0.9.10-r1.ebuild, + rbot-0.9.15.ebuild: + Drop sparc keywords 07 Apr 2012; Markus Meier <maekke@gentoo.org> rbot-0.9.15.ebuild: x86 stable, bug #399581 diff --git a/net-irc/rbot/rbot-0.9.10-r1.ebuild b/net-irc/rbot/rbot-0.9.10-r1.ebuild index 6437f826bd16..9a4e5a13c36d 100644 --- a/net-irc/rbot/rbot-0.9.10-r1.ebuild +++ b/net-irc/rbot/rbot-0.9.10-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/rbot-0.9.10-r1.ebuild,v 1.4 2010/08/06 17:36:35 a3li Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/rbot-0.9.10-r1.ebuild,v 1.5 2012/04/18 19:05:07 armin76 Exp $ inherit ruby gems @@ -11,7 +11,7 @@ SRC_URI="http://www.linuxbrit.co.uk/downloads/${P}.gem" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd" IUSE="spell" RDEPEND="=dev-lang/ruby-1.8* diff --git a/net-irc/rbot/rbot-0.9.15.ebuild b/net-irc/rbot/rbot-0.9.15.ebuild index 8a1b5c6892d4..06a57244c928 100644 --- a/net-irc/rbot/rbot-0.9.15.ebuild +++ b/net-irc/rbot/rbot-0.9.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.ebuild,v 1.4 2012/04/07 16:57:38 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/rbot-0.9.15.ebuild,v 1.5 2012/04/18 19:05:07 armin76 Exp $ EAPI="2" # ruby19 needs ruby-gettext on 19 first @@ -14,7 +14,7 @@ SRC_URI="http://ruby-rbot.org/download/${P}.tgz" LICENSE="GPL-2 as-is" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc 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 fi fr it ja" |