blueness 14/08/12 22:44:56
Modified: timers-1.1.0-r1.ebuild timers-2.0.0.ebuild
ChangeLog
Log:
Keyword ~ppc and ~ppc64, bug #519596
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key
0xF52D4BBA)
Revision Changes Path
1.4 dev-ruby/timers/timers-1.1.0-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/timers/timers-1.1.0-r1.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/timers/timers-1.1.0-r1.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/timers/timers-1.1.0-r1.ebuild?r1=1.3&r2=1.4
Index: timers-1.1.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/timers/timers-1.1.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- timers-1.1.0-r1.ebuild 28 Apr 2014 05:35:33 -0000 1.3
+++ timers-1.1.0-r1.ebuild 12 Aug 2014 22:44:55 -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/timers/timers-1.1.0-r1.ebuild,v
1.3 2014/04/28 05:35:33 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/timers/timers-1.1.0-r1.ebuild,v
1.4 2014/08/12 22:44:55 blueness Exp $
EAPI=5
@@ -18,7 +18,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc ~ppc64"
IUSE=""
all_ruby_prepare() {
1.2 dev-ruby/timers/timers-2.0.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/timers/timers-2.0.0.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/timers/timers-2.0.0.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/timers/timers-2.0.0.ebuild?r1=1.1&r2=1.2
Index: timers-2.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/timers/timers-2.0.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- timers-2.0.0.ebuild 29 Apr 2014 05:32:42 -0000 1.1
+++ timers-2.0.0.ebuild 12 Aug 2014 22:44:55 -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/timers/timers-2.0.0.ebuild,v 1.1
2014/04/29 05:32:42 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/timers/timers-2.0.0.ebuild,v 1.2
2014/08/12 22:44:55 blueness Exp $
EAPI=5
@@ -17,7 +17,7 @@
LICENSE="MIT"
SLOT="2"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc ~ppc64"
IUSE=""
ruby_add_rdepend "dev-ruby/hitimes"
1.10 dev-ruby/timers/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/timers/ChangeLog?rev=1.10&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/timers/ChangeLog?rev=1.10&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/timers/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/timers/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 29 Apr 2014 05:32:42 -0000 1.9
+++ ChangeLog 12 Aug 2014 22:44:55 -0000 1.10
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/timers
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/timers/ChangeLog,v 1.9 2014/04/29
05:32:42 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/timers/ChangeLog,v 1.10 2014/08/12
22:44:55 blueness Exp $
+
+ 12 Aug 2014; Anthony G. Basile <[email protected]> timers-1.1.0-r1.ebuild,
+ timers-2.0.0.ebuild:
+ Keyword ~ppc and ~ppc64, bug #519596
*timers-2.0.0 (29 Apr 2014)