graaff 14/07/15 05:36:43
Modified: text-1.3.0.ebuild ChangeLog text-1.2.3-r2.ebuild
text-1.2.3-r1.ebuild
Log:
Fix broken x86 keywords.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key
0x8883FA56A308A8D7!)
Revision Changes Path
1.2 dev-ruby/text/text-1.3.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text/text-1.3.0.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text/text-1.3.0.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text/text-1.3.0.ebuild?r1=1.1&r2=1.2
Index: text-1.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text/text-1.3.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- text-1.3.0.ebuild 2 Jul 2014 05:55:47 -0000 1.1
+++ text-1.3.0.ebuild 15 Jul 2014 05:36:43 -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/text/text-1.3.0.ebuild,v 1.1
2014/07/02 05:55:47 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text/text-1.3.0.ebuild,v 1.2
2014/07/15 05:36:43 graaff Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"
@@ -16,5 +16,5 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~x86"
IUSE=""
1.15 dev-ruby/text/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text/ChangeLog?rev=1.15&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text/ChangeLog?rev=1.15&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 14 Jul 2014 17:11:47 -0000 1.14
+++ ChangeLog 15 Jul 2014 05:36:43 -0000 1.15
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/text
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text/ChangeLog,v 1.14 2014/07/14
17:11:47 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text/ChangeLog,v 1.15 2014/07/15
05:36:43 graaff Exp $
+
+ 15 Jul 2014; Hans de Graaff <[email protected]> text-1.2.3-r1.ebuild,
+ text-1.2.3-r2.ebuild, text-1.3.0.ebuild:
+ Fix broken x86 keywords.
14 Jul 2014; Pawel Hajdan jr <[email protected]> text-1.2.3-r2.ebuild:
x86 stable wrt bug #505920
1.4 dev-ruby/text/text-1.2.3-r2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text/text-1.2.3-r2.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text/text-1.2.3-r2.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text/text-1.2.3-r2.ebuild?r1=1.3&r2=1.4
Index: text-1.2.3-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text/text-1.2.3-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- text-1.2.3-r2.ebuild 14 Jul 2014 17:11:47 -0000 1.3
+++ text-1.2.3-r2.ebuild 15 Jul 2014 05:36:43 -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/text/text-1.2.3-r2.ebuild,v 1.3
2014/07/14 17:11:47 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text/text-1.2.3-r2.ebuild,v 1.4
2014/07/15 05:36:43 graaff Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21 jruby"
@@ -16,5 +16,5 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~x86"
IUSE=""
1.10 dev-ruby/text/text-1.2.3-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text/text-1.2.3-r1.ebuild?rev=1.10&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text/text-1.2.3-r1.ebuild?rev=1.10&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text/text-1.2.3-r1.ebuild?r1=1.9&r2=1.10
Index: text-1.2.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text/text-1.2.3-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- text-1.2.3-r1.ebuild 13 Jun 2014 19:25:45 -0000 1.9
+++ text-1.2.3-r1.ebuild 15 Jul 2014 05:36:43 -0000 1.10
@@ -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/text/text-1.2.3-r1.ebuild,v 1.9
2014/06/13 19:25:45 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text/text-1.2.3-r1.ebuild,v 1.10
2014/07/15 05:36:43 graaff Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 jruby"
@@ -16,5 +16,5 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 arm hppa ia64"
+KEYWORDS="~amd64 arm hppa ia64 x86"
IUSE=""