Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/diff-lcs: diff-lcs-1.2.5.ebuild ChangeLog
Date: Sun, 01 Jun 2014 12:47:14
Message-Id: 20140601124707.3ECE92004E@flycatcher.gentoo.org
1 maekke 14/06/01 12:47:07
2
3 Modified: diff-lcs-1.2.5.ebuild ChangeLog
4 Log:
5 arm stable, bug #505920
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.5 dev-ruby/diff-lcs/diff-lcs-1.2.5.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.2.5.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.2.5.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.2.5.ebuild?r1=1.4&r2=1.5
15
16 Index: diff-lcs-1.2.5.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.2.5.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- diff-lcs-1.2.5.ebuild 27 Apr 2014 12:58:10 -0000 1.4
23 +++ diff-lcs-1.2.5.ebuild 1 Jun 2014 12:47:07 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.2.5.ebuild,v 1.4 2014/04/27 12:58:10 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.2.5.ebuild,v 1.5 2014/06/01 12:47:07 maekke Exp $
29
30 EAPI=5
31 USE_RUBY="ruby19 ruby20 jruby"
32 @@ -17,5 +17,5 @@
33
34 LICENSE="|| ( MIT Ruby GPL-2 )"
35 SLOT="0"
36 -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"
37 +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"
38 IUSE=""
39
40
41
42 1.57 dev-ruby/diff-lcs/ChangeLog
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/diff-lcs/ChangeLog?rev=1.57&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/diff-lcs/ChangeLog?rev=1.57&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/diff-lcs/ChangeLog?r1=1.56&r2=1.57
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/ChangeLog,v
51 retrieving revision 1.56
52 retrieving revision 1.57
53 diff -u -r1.56 -r1.57
54 --- ChangeLog 27 Apr 2014 12:58:10 -0000 1.56
55 +++ ChangeLog 1 Jun 2014 12:47:07 -0000 1.57
56 @@ -1,6 +1,9 @@
57 # ChangeLog for dev-ruby/diff-lcs
58 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/ChangeLog,v 1.56 2014/04/27 12:58:10 jer Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/ChangeLog,v 1.57 2014/06/01 12:47:07 maekke Exp $
61 +
62 + 01 Jun 2014; Markus Meier <maekke@g.o> diff-lcs-1.2.5.ebuild:
63 + arm stable, bug #505920
64
65 27 Apr 2014; Jeroen Roovers <jer@g.o> diff-lcs-1.2.5.ebuild:
66 Marked ~hppa (bug #508826).