Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
jdhore 12/06/26 06:20:37
Modified: ChangeLog test-unit-2.4.8.ebuild
Log:
marked x86 per bug 420709
(Portage version: 2.2.0_alpha112/cvs/Linux i686)
Revision Changes Path
1.57 dev-ruby/test-unit/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/ChangeLog?rev=1.57&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/ChangeLog?rev=1.57&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/ChangeLog?r1=1.56&r2=1.57
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog 12 Jun 2012 09:18:33 -0000 1.56
+++ ChangeLog 26 Jun 2012 06:20:37 -0000 1.57
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/test-unit
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.56 2012/06/12 09:18:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.57 2012/06/26 06:20:37 jdhore Exp $
+
+ 26 Jun 2012; Jeff Horelick <jdhore@g.o> test-unit-2.4.8.ebuild:
+ marked x86 per bug 420709
12 Jun 2012; Agostino Sarubbo <ago@g.o> test-unit-2.4.8.ebuild:
Stable for amd64, wrt bug #420709
1.4 dev-ruby/test-unit/test-unit-2.4.8.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/test-unit-2.4.8.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/test-unit-2.4.8.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/test-unit-2.4.8.ebuild?r1=1.3&r2=1.4
Index: test-unit-2.4.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-2.4.8.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- test-unit-2.4.8.ebuild 12 Jun 2012 09:18:33 -0000 1.3
+++ test-unit-2.4.8.ebuild 26 Jun 2012 06:20:37 -0000 1.4
@@ -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-unit/test-unit-2.4.8.ebuild,v 1.3 2012/06/12 09:18:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-2.4.8.ebuild,v 1.4 2012/06/26 06:20:37 jdhore Exp $
EAPI=2
USE_RUBY="ruby18 ruby19 ree18 jruby"
@@ -19,7 +19,7 @@
LICENSE="Ruby"
SLOT="2"
-KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE="test"
all_ruby_compile() {
|
|