summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-07 15:19:19 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-07 15:19:19 +0000
commitfdf8c6f6f7a5da7f687e3763fb0ceebf008021a0 (patch)
tree933c595c76e56ea71cbac397894180c7b1de6bb4 /dev-ruby/test-unit
parentStable for ia64, wrt bug #472910 (diff)
downloadgentoo-2-fdf8c6f6f7a5da7f687e3763fb0ceebf008021a0.tar.gz
gentoo-2-fdf8c6f6f7a5da7f687e3763fb0ceebf008021a0.tar.bz2
gentoo-2-fdf8c6f6f7a5da7f687e3763fb0ceebf008021a0.zip
Stable for ia64, wrt bug #472910
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", 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 45d664722289..5d0d17882e0b 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.79 2013/07/06 16:13:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.80 2013/07/07 15:19:19 ago Exp $
+
+ 07 Jul 2013; Agostino Sarubbo <ago@gentoo.org> test-unit-1.2.3.ebuild:
+ Stable for ia64, wrt bug #472910
06 Jul 2013; Agostino Sarubbo <ago@gentoo.org> test-unit-1.2.3.ebuild:
Stable for amd64, 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 7d2a8b67dfaa..26b4664510fb 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.9 2013/07/06 16:13:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-1.2.3.ebuild,v 1.10 2013/07/07 15:19:19 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=""