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/text: text-1.2.3-r1.ebuild ChangeLog
Date: Sun, 01 Jun 2014 12:53:51
Message-Id: 20140601125348.8E1742004E@flycatcher.gentoo.org
1 maekke 14/06/01 12:53:48
2
3 Modified: text-1.2.3-r1.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.7 dev-ruby/text/text-1.2.3-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text/text-1.2.3-r1.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text/text-1.2.3-r1.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text/text-1.2.3-r1.ebuild?r1=1.6&r2=1.7
15
16 Index: text-1.2.3-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text/text-1.2.3-r1.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- text-1.2.3-r1.ebuild 27 May 2014 06:22:24 -0000 1.6
23 +++ text-1.2.3-r1.ebuild 1 Jun 2014 12:53:48 -0000 1.7
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/text/text-1.2.3-r1.ebuild,v 1.6 2014/05/27 06:22:24 graaff Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text/text-1.2.3-r1.ebuild,v 1.7 2014/06/01 12:53:48 maekke Exp $
29
30 EAPI=5
31 USE_RUBY="ruby19 ruby20 jruby"
32 @@ -16,5 +16,5 @@
33 LICENSE="MIT"
34
35 SLOT="0"
36 -KEYWORDS="~amd64 ~arm ~hppa ~ia64"
37 +KEYWORDS="~amd64 arm ~hppa ~ia64"
38 IUSE=""
39
40
41
42 1.9 dev-ruby/text/ChangeLog
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text/ChangeLog?rev=1.9&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text/ChangeLog?rev=1.9&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text/ChangeLog?r1=1.8&r2=1.9
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text/ChangeLog,v
51 retrieving revision 1.8
52 retrieving revision 1.9
53 diff -u -r1.8 -r1.9
54 --- ChangeLog 27 May 2014 06:22:24 -0000 1.8
55 +++ ChangeLog 1 Jun 2014 12:53:48 -0000 1.9
56 @@ -1,6 +1,9 @@
57 # ChangeLog for dev-ruby/text
58 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text/ChangeLog,v 1.8 2014/05/27 06:22:24 graaff Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text/ChangeLog,v 1.9 2014/06/01 12:53:48 maekke Exp $
61 +
62 + 01 Jun 2014; Markus Meier <maekke@g.o> text-1.2.3-r1.ebuild:
63 + arm stable, bug #505920
64
65 *text-1.2.3-r2 (27 May 2014)