summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-16 14:59:27 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-16 14:59:27 +0000
commit9ac2f85e62dab9bcc8c8e7ccba10cfdfa0d150ad (patch)
treef377c9c94f5beb7e7d8e87a39dac54c50b773a47 /dev-ruby/test-unit
parentStable for ppc, wrt bug #449426 (diff)
downloadgentoo-2-9ac2f85e62dab9bcc8c8e7ccba10cfdfa0d150ad.tar.gz
gentoo-2-9ac2f85e62dab9bcc8c8e7ccba10cfdfa0d150ad.tar.bz2
gentoo-2-9ac2f85e62dab9bcc8c8e7ccba10cfdfa0d150ad.zip
Stable for ppc, wrt bug #449558
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-ruby/test-unit')
-rw-r--r--dev-ruby/test-unit/ChangeLog5
-rw-r--r--dev-ruby/test-unit/test-unit-2.5.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/test-unit/ChangeLog b/dev-ruby/test-unit/ChangeLog
index fb8bfa47e218..1ea85efe57b7 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.70 2013/01/15 06:11:22 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.71 2013/01/16 14:59:27 ago Exp $
+
+ 16 Jan 2013; Agostino Sarubbo <ago@gentoo.org> test-unit-2.5.3.ebuild:
+ Stable for ppc, wrt bug #449558
15 Jan 2013; Rick Farina <zerochaos@gentoo.org> test-unit-1.2.3.ebuild,
test-unit-2.5.3.ebuild:
diff --git a/dev-ruby/test-unit/test-unit-2.5.3.ebuild b/dev-ruby/test-unit/test-unit-2.5.3.ebuild
index 16362430ea14..fd59cde3a254 100644
--- a/dev-ruby/test-unit/test-unit-2.5.3.ebuild
+++ b/dev-ruby/test-unit/test-unit-2.5.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.5.3.ebuild,v 1.5 2013/01/15 06:11:22 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-2.5.3.ebuild,v 1.6 2013/01/16 14:59:27 ago Exp $
EAPI=4
USE_RUBY="ruby18 ruby19 ree18 jruby"
@@ -23,7 +23,7 @@ HOMEPAGE="http://test-unit.rubyforge.org/"
LICENSE="Ruby"
SLOT="2"
-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="doc test"
all_ruby_compile() {