armin76 14/08/13 18:38:21
Modified: ChangeLog rspec-core-2.99.0.ebuild
rspec-core-2.14.8-r1.ebuild
rspec-core-2.99.1.ebuild
Log:
Add ~sparc wrt #468536
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key
0xF6AD3240)
Revision Changes Path
1.74 dev-ruby/rspec-core/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-core/ChangeLog?rev=1.74&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-core/ChangeLog?rev=1.74&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-core/ChangeLog?r1=1.73&r2=1.74
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- ChangeLog 22 Jul 2014 15:58:57 -0000 1.73
+++ ChangeLog 13 Aug 2014 18:38:21 -0000 1.74
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/rspec-core
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/ChangeLog,v 1.73
2014/07/22 15:58:57 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/ChangeLog,v 1.74
2014/08/13 18:38:21 armin76 Exp $
+
+ 13 Aug 2014; Raúl Porcel <[email protected]> rspec-core-2.14.8-r1.ebuild,
+ rspec-core-2.99.0.ebuild, rspec-core-2.99.1.ebuild:
+ Add ~sparc wrt #468536
22 Jul 2014; Tobias Klausmann <[email protected]> rspec-core-2.99.0.ebuild:
Keyworded on alpha, bug #465948
1.3 dev-ruby/rspec-core/rspec-core-2.99.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.99.0.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.99.0.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.99.0.ebuild?r1=1.2&r2=1.3
Index: rspec-core-2.99.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.99.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rspec-core-2.99.0.ebuild 22 Jul 2014 15:58:57 -0000 1.2
+++ rspec-core-2.99.0.ebuild 13 Aug 2014 18:38:21 -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/rspec-core/rspec-core-2.99.0.ebuild,v 1.2
2014/07/22 15:58:57 klausman Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.99.0.ebuild,v 1.3
2014/08/13 18:38:21 armin76 Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21 jruby"
@@ -23,7 +23,7 @@
LICENSE="MIT"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris
~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_bdepend "test? (
1.4 dev-ruby/rspec-core/rspec-core-2.14.8-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.14.8-r1.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.14.8-r1.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.14.8-r1.ebuild?r1=1.3&r2=1.4
Index: rspec-core-2.14.8-r1.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.14.8-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- rspec-core-2.14.8-r1.ebuild 16 Jun 2014 15:41:14 -0000 1.3
+++ rspec-core-2.14.8-r1.ebuild 13 Aug 2014 18:38:21 -0000 1.4
@@ -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/rspec-core/rspec-core-2.14.8-r1.ebuild,v 1.3
2014/06/16 15:41:14 klausman Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.14.8-r1.ebuild,v 1.4
2014/08/13 18:38:21 armin76 Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21 jruby"
@@ -23,7 +23,7 @@
LICENSE="MIT"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris
~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_bdepend "test? (
1.2 dev-ruby/rspec-core/rspec-core-2.99.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.99.1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.99.1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.99.1.ebuild?r1=1.1&r2=1.2
Index: rspec-core-2.99.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.99.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rspec-core-2.99.1.ebuild 7 Jul 2014 06:27:11 -0000 1.1
+++ rspec-core-2.99.1.ebuild 13 Aug 2014 18:38:21 -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/rspec-core/rspec-core-2.99.1.ebuild,v 1.1
2014/07/07 06:27:11 graaff Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.99.1.ebuild,v 1.2
2014/08/13 18:38:21 armin76 Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21 jruby"
@@ -23,7 +23,7 @@
LICENSE="MIT"
SLOT="2"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris
~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_bdepend "test? (