klausman 14/07/22 15:56:56 Modified: bundler-1.3.5-r1.ebuild ChangeLog Log: Keyworded on alpha, bug #465948 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.5 dev-ruby/bundler/bundler-1.3.5-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bundler/bundler-1.3.5-r1.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bundler/bundler-1.3.5-r1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bundler/bundler-1.3.5-r1.ebuild?r1=1.4&r2=1.5 Index: bundler-1.3.5-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bundler/bundler-1.3.5-r1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- bundler-1.3.5-r1.ebuild 26 May 2014 05:27:48 -0000 1.4 +++ bundler-1.3.5-r1.ebuild 22 Jul 2014 15:56:56 -0000 1.5 @@ -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/bundler/bundler-1.3.5-r1.ebuild,v 1.4 2014/05/26 05:27:48 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/bundler-1.3.5-r1.ebuild,v 1.5 2014/07/22 15:56:56 klausman Exp $ EAPI=5 @@ -22,7 +22,7 @@ LICENSE="MIT" SLOT="0" -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 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend virtual/rubygems 1.65 dev-ruby/bundler/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bundler/ChangeLog?rev=1.65&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bundler/ChangeLog?rev=1.65&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bundler/ChangeLog?r1=1.64&r2=1.65 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bundler/ChangeLog,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- ChangeLog 26 May 2014 05:27:48 -0000 1.64 +++ ChangeLog 22 Jul 2014 15:56:56 -0000 1.65 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/bundler # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/ChangeLog,v 1.64 2014/05/26 05:27:48 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/ChangeLog,v 1.65 2014/07/22 15:56:56 klausman Exp $ + + 22 Jul 2014; Tobias Klausmann <[email protected]> bundler-1.3.5-r1.ebuild: + Keyworded on alpha, bug #465948 26 May 2014; Manuel RĂ¼ger <[email protected]> bundler-1.3.5-r1.ebuild, bundler-1.3.5.ebuild:
