summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-07-30 19:32:52 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-07-30 19:32:52 +0000
commit48d013d0d3316b71f626d1ead9f40e37c9d5a72a (patch)
tree68956dd3259cb9908ea489724c6fd96d3c92efa9 /dev-ruby
parentAdd go version 1.0.2 to the tree and sync live ebuild. (diff)
downloadgentoo-2-48d013d0d3316b71f626d1ead9f40e37c9d5a72a.tar.gz
gentoo-2-48d013d0d3316b71f626d1ead9f40e37c9d5a72a.tar.bz2
gentoo-2-48d013d0d3316b71f626d1ead9f40e37c9d5a72a.zip
Stable ppc64, bug #428454
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/test-unit/ChangeLog5
-rw-r--r--dev-ruby/test-unit/test-unit-2.4.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/test-unit/ChangeLog b/dev-ruby/test-unit/ChangeLog
index 80ce0e97a04e..0d0203c0687d 100644
--- a/dev-ruby/test-unit/ChangeLog
+++ b/dev-ruby/test-unit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/test-unit
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.60 2012/07/22 14:28:46 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.61 2012/07/30 19:32:52 blueness Exp $
+
+ 30 Jul 2012; Anthony G. Basile <blueness@gentoo.org> test-unit-2.4.8.ebuild:
+ Stable ppc64, bug #428454
22 Jul 2012; <nixnut@gentoo.org> test-unit-2.4.8.ebuild:
ppc stable #420709
diff --git a/dev-ruby/test-unit/test-unit-2.4.8.ebuild b/dev-ruby/test-unit/test-unit-2.4.8.ebuild
index 71ed0cec74fc..0a7bf1afa019 100644
--- a/dev-ruby/test-unit/test-unit-2.4.8.ebuild
+++ b/dev-ruby/test-unit/test-unit-2.4.8.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/dev-ruby/test-unit/test-unit-2.4.8.ebuild,v 1.5 2012/07/22 14:28:46 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-2.4.8.ebuild,v 1.6 2012/07/30 19:32:52 blueness Exp $
EAPI=2
USE_RUBY="ruby18 ruby19 ree18 jruby"
@@ -19,7 +19,7 @@ HOMEPAGE="http://test-unit.rubyforge.org/"
LICENSE="Ruby"
SLOT="2"
-KEYWORDS="amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE="test"
all_ruby_compile() {