diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-08-10 10:23:30 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-08-10 10:23:30 +0000 |
commit | a85492a7812349e4007848a8055b43e1a46f59a5 (patch) | |
tree | 177ab238514cc09484b1b35e42d60d707825dfd3 /dev-ruby/test-spec | |
parent | Keyword ~mips (diff) | |
download | gentoo-2-a85492a7812349e4007848a8055b43e1a46f59a5.tar.gz gentoo-2-a85492a7812349e4007848a8055b43e1a46f59a5.tar.bz2 gentoo-2-a85492a7812349e4007848a8055b43e1a46f59a5.zip |
Stable ppc, bug #420711
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/test-spec')
-rw-r--r-- | dev-ruby/test-spec/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/test-spec/test-spec-0.10.0-r4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/test-spec/ChangeLog b/dev-ruby/test-spec/ChangeLog index ca52d85e51f9..739d801fd6d9 100644 --- a/dev-ruby/test-spec/ChangeLog +++ b/dev-ruby/test-spec/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/test-spec # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v 1.26 2012/08/07 17:40:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v 1.27 2012/08/10 10:23:30 blueness Exp $ + + 10 Aug 2012; Anthony G. Basile <blueness@gentoo.org> + test-spec-0.10.0-r4.ebuild: + Stable ppc, bug #420711 07 Aug 2012; Agostino Sarubbo <ago@gentoo.org> test-spec-0.10.0-r4.ebuild: Stable for amd64, wrt bug #420711 diff --git a/dev-ruby/test-spec/test-spec-0.10.0-r4.ebuild b/dev-ruby/test-spec/test-spec-0.10.0-r4.ebuild index 2ebd2c7774ea..539d19ba8157 100644 --- a/dev-ruby/test-spec/test-spec-0.10.0-r4.ebuild +++ b/dev-ruby/test-spec/test-spec-0.10.0-r4.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-spec/test-spec-0.10.0-r4.ebuild,v 1.3 2012/08/07 17:40:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r4.ebuild,v 1.4 2012/08/10 10:23:30 blueness Exp $ EAPI="4" @@ -16,7 +16,7 @@ HOMEPAGE="http://chneukirchen.org/blog/" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~hppa ppc ~ppc64 x86" IUSE="" ruby_add_rdepend virtual/ruby-test-unit |