summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2012-01-01 10:10:16 +0000
committerHans de Graaff <graaff@gentoo.org>2012-01-01 10:10:16 +0000
commitf6f7d753164179a8c2a9a37f43330f2ab6d37b88 (patch)
tree437997ae42bbcbad6020aad0e410b51014e8823c /dev-ruby/test-unit
parentRemoving myself. (diff)
downloadgentoo-2-f6f7d753164179a8c2a9a37f43330f2ab6d37b88.tar.gz
gentoo-2-f6f7d753164179a8c2a9a37f43330f2ab6d37b88.tar.bz2
gentoo-2-f6f7d753164179a8c2a9a37f43330f2ab6d37b88.zip
Add ppc64 keyword for bug 332593. Non-arch commit but the code in question is quite similar to that in ruby 1.8 and the lack of this keyword currently breaks dependencies.
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/test-unit')
-rw-r--r--dev-ruby/test-unit/ChangeLog15
-rw-r--r--dev-ruby/test-unit/test-unit-1.2.3.ebuild6
-rw-r--r--dev-ruby/test-unit/test-unit-2.1.2-r1.ebuild6
-rw-r--r--dev-ruby/test-unit/test-unit-2.4.3.ebuild4
4 files changed, 21 insertions, 10 deletions
diff --git a/dev-ruby/test-unit/ChangeLog b/dev-ruby/test-unit/ChangeLog
index 82d5e12d4a49..b05b1c3661b0 100644
--- a/dev-ruby/test-unit/ChangeLog
+++ b/dev-ruby/test-unit/ChangeLog
@@ -1,6 +1,17 @@
# ChangeLog for dev-ruby/test-unit
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.48 2011/12/13 06:52:11 graaff Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.49 2012/01/01 10:10:16 graaff Exp $
+
+ 01 Jan 2012; Hans de Graaff <graaff@gentoo.org> test-unit-1.2.3.ebuild,
+ test-unit-2.1.2-r1.ebuild:
+ Add ppc64 keyword for bug 332593. Non-arch commit but the code in question is
+ quite similar to that in ruby 1.8 and the lack of this keyword currently
+ breaks dependencies.
+
+ 01 Jan 2012; Hans de Graaff <graaff@gentoo.org> test-unit-2.4.3.ebuild:
+ Add back ~hppa keyword which seems to have gotten lost around 2.0.5/2.0.6
+ without any clear indication why. The lack of it currently also breaks
+ dependencies.
*test-unit-2.4.3 (13 Dec 2011)
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 c4af8ef8208e..73f218febd49 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-2011 Gentoo Foundation
+# Copyright 1999-2012 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.3 2011/07/15 17:35:01 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-1.2.3.ebuild,v 1.4 2012/01/01 10:10:16 graaff Exp $
EAPI=2
@@ -29,5 +29,5 @@ HOMEPAGE="http://test-unit.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
diff --git a/dev-ruby/test-unit/test-unit-2.1.2-r1.ebuild b/dev-ruby/test-unit/test-unit-2.1.2-r1.ebuild
index b3571e345ece..4bf1c0cfb356 100644
--- a/dev-ruby/test-unit/test-unit-2.1.2-r1.ebuild
+++ b/dev-ruby/test-unit/test-unit-2.1.2-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-2.1.2-r1.ebuild,v 1.4 2011/04/26 19:56:11 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-2.1.2-r1.ebuild,v 1.5 2012/01/01 10:10:16 graaff Exp $
EAPI=2
USE_RUBY="ruby18 ree18 jruby"
@@ -21,7 +21,7 @@ HOMEPAGE="http://test-unit.rubyforge.org/"
LICENSE="MIT"
SLOT="2"
-KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
each_ruby_test() {
diff --git a/dev-ruby/test-unit/test-unit-2.4.3.ebuild b/dev-ruby/test-unit/test-unit-2.4.3.ebuild
index 8d24b502f97c..35bdf18e7840 100644
--- a/dev-ruby/test-unit/test-unit-2.4.3.ebuild
+++ b/dev-ruby/test-unit/test-unit-2.4.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-2.4.3.ebuild,v 1.1 2011/12/13 06:52:11 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-2.4.3.ebuild,v 1.2 2012/01/01 10:10:16 graaff Exp $
EAPI=2
USE_RUBY="ruby18 ruby19 ree18 jruby"