* [gentoo-commits] gentoo-x86 commit in dev-ruby/mocha: mocha-1.0.0.ebuild mocha-1.1.0.ebuild mocha-0.14.0.ebuild ChangeLog
@ 2014-08-12 18:38 Anthony G. Basile (blueness)
0 siblings, 0 replies; only message in thread
From: Anthony G. Basile (blueness) @ 2014-08-12 18:38 UTC (permalink / raw
To: gentoo-commits
blueness 14/08/12 18:38:10
Modified: mocha-1.0.0.ebuild mocha-1.1.0.ebuild
mocha-0.14.0.ebuild ChangeLog
Log:
Keyword ~ppc and ~ppc64, bug #519170
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path
1.2 dev-ruby/mocha/mocha-1.0.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-1.0.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-1.0.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-1.0.0.ebuild?r1=1.1&r2=1.2
Index: mocha-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-1.0.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mocha-1.0.0.ebuild 3 Apr 2014 05:56:03 -0000 1.1
+++ mocha-1.0.0.ebuild 12 Aug 2014 18:38:09 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-1.0.0.ebuild,v 1.1 2014/04/03 05:56:03 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-1.0.0.ebuild,v 1.2 2014/08/12 18:38:09 blueness Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21 jruby"
@@ -20,7 +20,7 @@
LICENSE="MIT"
SLOT="1.0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64"
IUSE=""
ruby_add_bdepend "
1.3 dev-ruby/mocha/mocha-1.1.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-1.1.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-1.1.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-1.1.0.ebuild?r1=1.2&r2=1.3
Index: mocha-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-1.1.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mocha-1.1.0.ebuild 22 Jul 2014 16:51:37 -0000 1.2
+++ mocha-1.1.0.ebuild 12 Aug 2014 18:38:09 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-1.1.0.ebuild,v 1.2 2014/07/22 16:51:37 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-1.1.0.ebuild,v 1.3 2014/08/12 18:38:09 blueness Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21 jruby"
@@ -20,7 +20,7 @@
LICENSE="MIT"
SLOT="1.0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64"
IUSE=""
ruby_add_bdepend "
1.8 dev-ruby/mocha/mocha-0.14.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.14.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.14.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.14.0.ebuild?r1=1.7&r2=1.8
Index: mocha-0.14.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.14.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- mocha-0.14.0.ebuild 22 Jul 2014 16:54:25 -0000 1.7
+++ mocha-0.14.0.ebuild 12 Aug 2014 18:38:09 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.14.0.ebuild,v 1.7 2014/07/22 16:54:25 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.14.0.ebuild,v 1.8 2014/08/12 18:38:09 blueness Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21 jruby"
@@ -20,7 +20,7 @@
LICENSE="MIT"
SLOT="0.14"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64"
IUSE=""
ruby_add_bdepend "
1.119 dev-ruby/mocha/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/ChangeLog?rev=1.119&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/ChangeLog?rev=1.119&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/ChangeLog?r1=1.118&r2=1.119
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mocha/ChangeLog,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- ChangeLog 9 Aug 2014 10:14:35 -0000 1.118
+++ ChangeLog 12 Aug 2014 18:38:09 -0000 1.119
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/mocha
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/ChangeLog,v 1.118 2014/08/09 10:14:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/ChangeLog,v 1.119 2014/08/12 18:38:09 blueness Exp $
+
+ 12 Aug 2014; Anthony G. Basile <blueness@gentoo.org> mocha-0.14.0.ebuild,
+ mocha-1.0.0.ebuild, mocha-1.1.0.ebuild:
+ Keyword ~ppc and ~ppc64, bug #519170
09 Aug 2014; Jeroen Roovers <jer@gentoo.org> mocha-0.10.5-r1.ebuild,
mocha-0.12.10.ebuild, mocha-0.13.3-r1.ebuild:
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-08-12 18:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-12 18:38 [gentoo-commits] gentoo-x86 commit in dev-ruby/mocha: mocha-1.0.0.ebuild mocha-1.1.0.ebuild mocha-0.14.0.ebuild ChangeLog Anthony G. Basile (blueness)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox