Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@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, 26 Jan 2014 09:57:18
Message-Id: 20140126095714.7A8E02004C@flycatcher.gentoo.org
1 jer 14/01/26 09:57:14
2
3 Modified: text-1.2.3-r1.ebuild ChangeLog
4 Log:
5 Marked ~hppa (bug #499194).
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.2 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.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text/text-1.2.3-r1.ebuild?rev=1.2&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.1&r2=1.2
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.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- text-1.2.3-r1.ebuild 27 Dec 2013 02:26:13 -0000 1.1
23 +++ text-1.2.3-r1.ebuild 26 Jan 2014 09:57:14 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text/text-1.2.3-r1.ebuild,v 1.1 2013/12/27 02:26:13 mrueg Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text/text-1.2.3-r1.ebuild,v 1.2 2014/01/26 09:57:14 jer Exp $
30
31 EAPI=5
32 USE_RUBY="ruby18 ruby19 ruby20 ruby21 jruby"
33 @@ -16,5 +16,5 @@
34 LICENSE="MIT"
35
36 SLOT="0"
37 -KEYWORDS="~amd64"
38 +KEYWORDS="~amd64 ~hppa"
39 IUSE=""
40
41
42
43 1.4 dev-ruby/text/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text/ChangeLog?rev=1.4&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text/ChangeLog?rev=1.4&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text/ChangeLog?r1=1.3&r2=1.4
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text/ChangeLog,v
52 retrieving revision 1.3
53 retrieving revision 1.4
54 diff -u -r1.3 -r1.4
55 --- ChangeLog 27 Dec 2013 02:26:13 -0000 1.3
56 +++ ChangeLog 26 Jan 2014 09:57:14 -0000 1.4
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-ruby/text
59 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text/ChangeLog,v 1.3 2013/12/27 02:26:13 mrueg Exp $
61 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text/ChangeLog,v 1.4 2014/01/26 09:57:14 jer Exp $
63 +
64 + 26 Jan 2014; Jeroen Roovers <jer@g.o> text-1.2.3-r1.ebuild:
65 + Marked ~hppa (bug #499194).
66
67 *text-1.2.3-r1 (27 Dec 2013)