diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-10-28 15:49:17 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-10-28 15:49:17 +0000 |
commit | 93feb72a251488eb6f2363c39a7159dd56840b91 (patch) | |
tree | c97ed0b057a8a7e91b715d00a5e44c7c11174743 /dev-ruby/test-spec | |
parent | Marked ~hppa (bug #388357). (diff) | |
download | historical-93feb72a251488eb6f2363c39a7159dd56840b91.tar.gz historical-93feb72a251488eb6f2363c39a7159dd56840b91.tar.bz2 historical-93feb72a251488eb6f2363c39a7159dd56840b91.zip |
Marked ~hppa (bug #388355).
Package-Manager: portage-2.2.0_alpha71/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/test-spec')
-rw-r--r-- | dev-ruby/test-spec/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/test-spec/test-spec-0.10.0-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/test-spec/ChangeLog b/dev-ruby/test-spec/ChangeLog index 8f71fc9001c5..e94c4c593877 100644 --- a/dev-ruby/test-spec/ChangeLog +++ b/dev-ruby/test-spec/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/test-spec # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v 1.21 2011/07/23 10:22:09 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/ChangeLog,v 1.22 2011/10/28 15:49:17 jer Exp $ + + 28 Oct 2011; Jeroen Roovers <jer@gentoo.org> test-spec-0.10.0-r3.ebuild: + Marked ~hppa (bug #388355). 23 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> test-spec-0.10.0-r2.ebuild: diff --git a/dev-ruby/test-spec/test-spec-0.10.0-r3.ebuild b/dev-ruby/test-spec/test-spec-0.10.0-r3.ebuild index 19d38d67369d..c0d7741fd21a 100644 --- a/dev-ruby/test-spec/test-spec-0.10.0-r3.ebuild +++ b/dev-ruby/test-spec/test-spec-0.10.0-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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-r3.ebuild,v 1.1 2011/05/16 05:43:23 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r3.ebuild,v 1.2 2011/10/28 15:49:17 jer Exp $ EAPI="2" @@ -17,7 +17,7 @@ HOMEPAGE="http://chneukirchen.org/blog/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" ruby_add_rdepend virtual/ruby-test-unit |