diff options
author | Markus Meier <maekke@gentoo.org> | 2012-04-07 16:57:38 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-04-07 16:57:38 +0000 |
commit | 6e550888ee379d8110f3d2c4d4b709f2df113a28 (patch) | |
tree | ecfd4f809712e6ade1ad6ed48e395d2452361895 /net-irc/rbot | |
parent | x86 stable, bug #400605 (diff) | |
download | gentoo-2-6e550888ee379d8110f3d2c4d4b709f2df113a28.tar.gz gentoo-2-6e550888ee379d8110f3d2c4d4b709f2df113a28.tar.bz2 gentoo-2-6e550888ee379d8110f3d2c4d4b709f2df113a28.zip |
x86 stable, bug #399581
(Portage version: 2.1.10.56/cvs/Linux x86_64)
Diffstat (limited to 'net-irc/rbot')
-rw-r--r-- | net-irc/rbot/ChangeLog | 7 | ||||
-rw-r--r-- | net-irc/rbot/rbot-0.9.15.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-irc/rbot/ChangeLog b/net-irc/rbot/ChangeLog index 8b7f2a601f69..c966a8cb3c13 100644 --- a/net-irc/rbot/ChangeLog +++ b/net-irc/rbot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/rbot -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/ChangeLog,v 1.48 2011/09/21 08:54:22 mgorny Exp $ +# 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 $ + + 07 Apr 2012; Markus Meier <maekke@gentoo.org> rbot-0.9.15.ebuild: + x86 stable, bug #399581 21 Sep 2011; Michał Górny <mgorny@gentoo.org> rbot-9999-r10.ebuild: Migrate to git-2. diff --git a/net-irc/rbot/rbot-0.9.15.ebuild b/net-irc/rbot/rbot-0.9.15.ebuild index 37f675307993..8a1b5c6892d4 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-2011 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.15.ebuild,v 1.3 2011/04/10 21:02:40 a3li Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/rbot-0.9.15.ebuild,v 1.4 2012/04/07 16:57:38 maekke 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 ~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 fi fr it ja" |