summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2007-10-13 05:10:21 +0000
committerTom Gall <tgall@gentoo.org>2007-10-13 05:10:21 +0000
commitf81681c6cb134ff1c1adc7085b7d1e054dc7c119 (patch)
tree4a10bb647c9a5e5808735b0640fd660156821c5d /dev-ruby/IO-Reactor
parentstable on ppc64, bug #194017 (diff)
downloadgentoo-2-f81681c6cb134ff1c1adc7085b7d1e054dc7c119.tar.gz
gentoo-2-f81681c6cb134ff1c1adc7085b7d1e054dc7c119.tar.bz2
gentoo-2-f81681c6cb134ff1c1adc7085b7d1e054dc7c119.zip
stable on ppc64
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-ruby/IO-Reactor')
-rw-r--r--dev-ruby/IO-Reactor/ChangeLog5
-rw-r--r--dev-ruby/IO-Reactor/IO-Reactor-0.0.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/IO-Reactor/ChangeLog b/dev-ruby/IO-Reactor/ChangeLog
index 564ad0f6a577..a18b31e425c4 100644
--- a/dev-ruby/IO-Reactor/ChangeLog
+++ b/dev-ruby/IO-Reactor/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/IO-Reactor
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/IO-Reactor/ChangeLog,v 1.6 2007/03/19 03:13:24 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/IO-Reactor/ChangeLog,v 1.7 2007/10/13 05:10:21 tgall Exp $
+
+ 13 Oct 2007; Tom Gall <tgall@gentoo.org> IO-Reactor-0.0.6.ebuild:
+ stable on ppc64
19 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> metadata.xml:
Remove flameeyes from metadata.xml due to retirement.
diff --git a/dev-ruby/IO-Reactor/IO-Reactor-0.0.6.ebuild b/dev-ruby/IO-Reactor/IO-Reactor-0.0.6.ebuild
index 56257404a1ac..0657e8a42f9d 100644
--- a/dev-ruby/IO-Reactor/IO-Reactor-0.0.6.ebuild
+++ b/dev-ruby/IO-Reactor/IO-Reactor-0.0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/IO-Reactor/IO-Reactor-0.0.6.ebuild,v 1.4 2007/03/04 19:47:26 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/IO-Reactor/IO-Reactor-0.0.6.ebuild,v 1.5 2007/10/13 05:10:21 tgall Exp $
RUBY_BUG_145222=yes
inherit ruby
@@ -11,7 +11,7 @@ SRC_URI="http://www.deveiate.org/code/${P}.tar.gz"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86-fbsd ~x86"
+KEYWORDS="~amd64 ppc64 ~x86-fbsd ~x86"
IUSE="examples"
DEPEND=""