summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-02-16 09:47:58 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-02-16 09:47:58 +0000
commit34d28790fd59b2d40a43ce6f0bd93484f46bc053 (patch)
tree28658424ebc98bb6572513e803ae74bf37e90c23
parentStable on amd64 wrt bug #354609 (diff)
downloadhistorical-34d28790fd59b2d40a43ce6f0bd93484f46bc053.tar.gz
historical-34d28790fd59b2d40a43ce6f0bd93484f46bc053.tar.bz2
historical-34d28790fd59b2d40a43ce6f0bd93484f46bc053.zip
Stable on amd64 wrt bug #354609
Package-Manager: portage-2.1.9.39/cvs/Linux x86_64
-rw-r--r--dev-ruby/hoe-seattlerb/ChangeLog6
-rw-r--r--dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.4.ebuild4
-rw-r--r--dev-ruby/minitest/ChangeLog5
-rw-r--r--dev-ruby/minitest/minitest-2.0.2.ebuild4
-rw-r--r--dev-ruby/zentest/ChangeLog5
-rw-r--r--dev-ruby/zentest/zentest-4.4.2.ebuild4
6 files changed, 19 insertions, 9 deletions
diff --git a/dev-ruby/hoe-seattlerb/ChangeLog b/dev-ruby/hoe-seattlerb/ChangeLog
index 75ce658a2b7e..7d2f63a8db00 100644
--- a/dev-ruby/hoe-seattlerb/ChangeLog
+++ b/dev-ruby/hoe-seattlerb/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/hoe-seattlerb
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.22 2011/02/12 14:06:44 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.23 2011/02/16 09:47:36 hwoarang Exp $
+
+ 16 Feb 2011; Markos Chandras <hwoarang@gentoo.org>
+ hoe-seattlerb-1.2.4.ebuild:
+ Stable on amd64 wrt bug #354609
*hoe-seattlerb-1.2.4-r1 (12 Feb 2011)
diff --git a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.4.ebuild b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.4.ebuild
index efa4135086fe..b028f4921cef 100644
--- a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.4.ebuild
+++ b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.4.ebuild,v 1.3 2011/02/12 14:06:44 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.4.ebuild,v 1.4 2011/02/16 09:47:36 hwoarang Exp $
EAPI=2
USE_RUBY="ruby18 ree18 jruby"
@@ -19,7 +19,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/hoe-seattlerb"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend '>=dev-ruby/hoe-2.8.0 >=dev-ruby/minitest-2.0.0'
diff --git a/dev-ruby/minitest/ChangeLog b/dev-ruby/minitest/ChangeLog
index 90b25028d965..2e97e3360d33 100644
--- a/dev-ruby/minitest/ChangeLog
+++ b/dev-ruby/minitest/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/minitest
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/ChangeLog,v 1.33 2011/02/15 07:07:14 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/ChangeLog,v 1.34 2011/02/16 09:47:16 hwoarang Exp $
+
+ 16 Feb 2011; Markos Chandras <hwoarang@gentoo.org> minitest-2.0.2.ebuild:
+ Stable on amd64 wrt bug #354609
15 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
minitest-2.0.2.ebuild:
diff --git a/dev-ruby/minitest/minitest-2.0.2.ebuild b/dev-ruby/minitest/minitest-2.0.2.ebuild
index 2f9ec7df5452..7034a5a1ddd3 100644
--- a/dev-ruby/minitest/minitest-2.0.2.ebuild
+++ b/dev-ruby/minitest/minitest-2.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/minitest-2.0.2.ebuild,v 1.3 2011/02/15 07:07:14 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/minitest-2.0.2.ebuild,v 1.4 2011/02/16 09:47:16 hwoarang Exp $
EAPI=2
# jruby → tests fail, reported upstream
@@ -19,7 +19,7 @@ HOMEPAGE="http://rubyforge.org/projects/bfts"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_bdepend "
diff --git a/dev-ruby/zentest/ChangeLog b/dev-ruby/zentest/ChangeLog
index ae30757a3c95..0ca336d4d79e 100644
--- a/dev-ruby/zentest/ChangeLog
+++ b/dev-ruby/zentest/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/zentest
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/zentest/ChangeLog,v 1.87 2011/02/12 14:08:00 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/zentest/ChangeLog,v 1.88 2011/02/16 09:47:58 hwoarang Exp $
+
+ 16 Feb 2011; Markos Chandras <hwoarang@gentoo.org> zentest-4.4.2.ebuild:
+ Stable on amd64 wrt bug #354609
*zentest-4.4.2-r1 (12 Feb 2011)
diff --git a/dev-ruby/zentest/zentest-4.4.2.ebuild b/dev-ruby/zentest/zentest-4.4.2.ebuild
index 2ba89abd8b88..970273e6b326 100644
--- a/dev-ruby/zentest/zentest-4.4.2.ebuild
+++ b/dev-ruby/zentest/zentest-4.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/zentest/zentest-4.4.2.ebuild,v 1.4 2011/02/12 14:08:00 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/zentest/zentest-4.4.2.ebuild,v 1.5 2011/02/16 09:47:58 hwoarang Exp $
EAPI=2
@@ -18,7 +18,7 @@ DESCRIPTION="ZenTest provides tools to support testing: zentest, unit_diff, auto
HOMEPAGE="http://rubyforge.org/projects/zentest/"
LICENSE="Ruby"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
SLOT="0"
IUSE=""