klausman 14/07/07 12:03:37 Modified: thread_safe-0.3.4.ebuild ChangeLog Log: Keyworded on alpha, bug #487178 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.2 dev-ruby/thread_safe/thread_safe-0.3.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/thread_safe/thread_safe-0.3.4.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/thread_safe/thread_safe-0.3.4.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/thread_safe/thread_safe-0.3.4.ebuild?r1=1.1&r2=1.2 Index: thread_safe-0.3.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/thread_safe/thread_safe-0.3.4.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- thread_safe-0.3.4.ebuild 29 May 2014 06:35:40 -0000 1.1 +++ thread_safe-0.3.4.ebuild 7 Jul 2014 12:03:37 -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/thread_safe/thread_safe-0.3.4.ebuild,v 1.1 2014/05/29 06:35:40 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thread_safe/thread_safe-0.3.4.ebuild,v 1.2 2014/07/07 12:03:37 klausman Exp $ EAPI=5 # jruby → there is code for this in ext but that requires compiling java. @@ -17,7 +17,7 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86" IUSE="" # Higher atomic dependency since earlier versions crash on ruby20 while 1.17 dev-ruby/thread_safe/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/thread_safe/ChangeLog?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/thread_safe/ChangeLog?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/thread_safe/ChangeLog?r1=1.16&r2=1.17 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/thread_safe/ChangeLog,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ChangeLog 6 Jul 2014 08:47:18 -0000 1.16 +++ ChangeLog 7 Jul 2014 12:03:37 -0000 1.17 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/thread_safe # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thread_safe/ChangeLog,v 1.16 2014/07/06 08:47:18 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thread_safe/ChangeLog,v 1.17 2014/07/07 12:03:37 klausman Exp $ + + 07 Jul 2014; Tobias Klausmann <[email protected]> thread_safe-0.3.4.ebuild: + Keyworded on alpha, bug #487178 06 Jul 2014; Hans de Graaff <[email protected]> -thread_safe-0.3.1.ebuild, -thread_safe-0.3.3.ebuild:
