summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-03 07:40:12 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-03 07:40:12 +0000
commit5a2f12e260dd4855a90adc1cbff1bfe702ad9f87 (patch)
treefe38b7cd32d5e596ff940fe47f71bcd4cff944b2 /dev-ruby/test-unit
parentStable for sparc, wrt bug #472910 (diff)
downloadgentoo-2-5a2f12e260dd4855a90adc1cbff1bfe702ad9f87.tar.gz
gentoo-2-5a2f12e260dd4855a90adc1cbff1bfe702ad9f87.tar.bz2
gentoo-2-5a2f12e260dd4855a90adc1cbff1bfe702ad9f87.zip
Stable for sparc, wrt bug #472910
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/test-unit')
-rw-r--r--dev-ruby/test-unit/ChangeLog5
-rw-r--r--dev-ruby/test-unit/test-unit-1.2.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/test-unit/ChangeLog b/dev-ruby/test-unit/ChangeLog
index 5ce7bcbf8ee3..a5cfebfdbc22 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.84 2013/07/14 14:20:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.85 2013/08/03 07:40:12 ago Exp $
+
+ 03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> test-unit-1.2.3.ebuild:
+ Stable for sparc, wrt bug #472910
14 Jul 2013; Agostino Sarubbo <ago@gentoo.org> test-unit-1.2.3.ebuild:
Stable for alpha, wrt bug #472910
diff --git a/dev-ruby/test-unit/test-unit-1.2.3.ebuild b/dev-ruby/test-unit/test-unit-1.2.3.ebuild
index ac881a1e44c8..653e40269d09 100644
--- a/dev-ruby/test-unit/test-unit-1.2.3.ebuild
+++ b/dev-ruby/test-unit/test-unit-1.2.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-1.2.3.ebuild,v 1.13 2013/07/14 14:20:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-1.2.3.ebuild,v 1.14 2013/08/03 07:40:12 ago Exp $
EAPI=2
@@ -29,5 +29,5 @@ HOMEPAGE="http://test-unit.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""