phajdan.jr 14/07/14 14:03:59 Modified: diff-lcs-1.2.5.ebuild ChangeLog Log: x86 stable wrt bug #505920 (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Revision Changes Path 1.8 dev-ruby/diff-lcs/diff-lcs-1.2.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.2.5.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.2.5.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.2.5.ebuild?r1=1.7&r2=1.8 Index: diff-lcs-1.2.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.2.5.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- diff-lcs-1.2.5.ebuild 13 Jun 2014 19:12:36 -0000 1.7 +++ diff-lcs-1.2.5.ebuild 14 Jul 2014 14:03:59 -0000 1.8 @@ -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/diff-lcs/diff-lcs-1.2.5.ebuild,v 1.7 2014/06/13 19:12:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.2.5.ebuild,v 1.8 2014/07/14 14:03:59 phajdan.jr Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 jruby" @@ -17,5 +17,5 @@ LICENSE="|| ( MIT Ruby GPL-2 )" SLOT="0" -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" +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="" 1.61 dev-ruby/diff-lcs/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/diff-lcs/ChangeLog?rev=1.61&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/diff-lcs/ChangeLog?rev=1.61&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/diff-lcs/ChangeLog?r1=1.60&r2=1.61 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/ChangeLog,v retrieving revision 1.60 retrieving revision 1.61 diff -u -r1.60 -r1.61 --- ChangeLog 16 Jun 2014 15:41:03 -0000 1.60 +++ ChangeLog 14 Jul 2014 14:03:59 -0000 1.61 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/diff-lcs # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/ChangeLog,v 1.60 2014/06/16 15:41:03 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/ChangeLog,v 1.61 2014/07/14 14:03:59 phajdan.jr Exp $ + + 14 Jul 2014; Pawel Hajdan jr <phajdan...@gentoo.org> diff-lcs-1.2.5.ebuild: + x86 stable wrt bug #505920 16 Jun 2014; Tobias Klausmann <klaus...@gentoo.org> diff-lcs-1.2.5-r1.ebuild: Keyworded on alpha, bug #465948