diff options
author | 2013-07-13 18:16:15 +0000 | |
---|---|---|
committer | 2013-07-13 18:16:15 +0000 | |
commit | 2e04e0bd3f62c4c119082169e53dc6e10f88d782 (patch) | |
tree | 87aabdb18bd60efa4a8548b0ce56ac7442b91119 | |
parent | Stable for ppc, wrt bug #472910 (diff) | |
download | gentoo-2-2e04e0bd3f62c4c119082169e53dc6e10f88d782.tar.gz gentoo-2-2e04e0bd3f62c4c119082169e53dc6e10f88d782.tar.bz2 gentoo-2-2e04e0bd3f62c4c119082169e53dc6e10f88d782.zip |
Stable for ppc, wrt bug #472910
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
-rw-r--r-- | dev-ruby/test-unit/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/test-unit/test-unit-1.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/test-unit/ChangeLog b/dev-ruby/test-unit/ChangeLog index 053e842e7d56..afa2ffe0d46a 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.81 2013/07/09 05:44:36 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.82 2013/07/13 18:16:15 ago Exp $ + + 13 Jul 2013; Agostino Sarubbo <ago@gentoo.org> test-unit-1.2.3.ebuild: + Stable for ppc, wrt bug #472910 *test-unit-2.5.5 (09 Jul 2013) 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 26b4664510fb..e6c6cd9710a7 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.10 2013/07/07 15:19:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-1.2.3.ebuild,v 1.11 2013/07/13 18:16:15 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="" |