Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/descendants_tracker: descendants_tracker-0.0.4.ebuild ChangeLog
Date: Tue, 26 Aug 2014 20:12:54
Message-Id: 20140826201249.43F403ED8@oystercatcher.gentoo.org
1 blueness 14/08/26 20:12:49
2
3 Modified: descendants_tracker-0.0.4.ebuild ChangeLog
4 Log:
5 Keyword ~ppc ~ppc64, bug #521036
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
8
9 Revision Changes Path
10 1.2 dev-ruby/descendants_tracker/descendants_tracker-0.0.4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/descendants_tracker/descendants_tracker-0.0.4.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/descendants_tracker/descendants_tracker-0.0.4.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/descendants_tracker/descendants_tracker-0.0.4.ebuild?r1=1.1&r2=1.2
15
16 Index: descendants_tracker-0.0.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/descendants_tracker/descendants_tracker-0.0.4.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- descendants_tracker-0.0.4.ebuild 7 May 2014 00:13:21 -0000 1.1
23 +++ descendants_tracker-0.0.4.ebuild 26 Aug 2014 20:12:49 -0000 1.2
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/descendants_tracker/descendants_tracker-0.0.4.ebuild,v 1.1 2014/05/07 00:13:21 mrueg Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/descendants_tracker/descendants_tracker-0.0.4.ebuild,v 1.2 2014/08/26 20:12:49 blueness Exp $
29
30 EAPI=5
31 USE_RUBY="ruby19 ruby20 ruby21"
32 @@ -16,7 +16,7 @@
33
34 LICENSE="MIT"
35 SLOT="0"
36 -KEYWORDS="~amd64"
37 +KEYWORDS="~amd64 ~ppc ~ppc64"
38 IUSE=""
39
40 all_ruby_prepare() {
41
42
43
44 1.4 dev-ruby/descendants_tracker/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/descendants_tracker/ChangeLog?rev=1.4&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/descendants_tracker/ChangeLog?rev=1.4&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/descendants_tracker/ChangeLog?r1=1.3&r2=1.4
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/descendants_tracker/ChangeLog,v
53 retrieving revision 1.3
54 retrieving revision 1.4
55 diff -u -r1.3 -r1.4
56 --- ChangeLog 1 Aug 2014 17:39:39 -0000 1.3
57 +++ ChangeLog 26 Aug 2014 20:12:49 -0000 1.4
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-ruby/descendants_tracker
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/descendants_tracker/ChangeLog,v 1.3 2014/08/01 17:39:39 mrueg Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/descendants_tracker/ChangeLog,v 1.4 2014/08/26 20:12:49 blueness Exp $
63 +
64 + 26 Aug 2014; Anthony G. Basile <blueness@g.o>
65 + descendants_tracker-0.0.4.ebuild:
66 + Keyword ~ppc ~ppc64, bug #521036
67
68 01 Aug 2014; Manuel RĂ¼ger <mrueg@g.o>
69 -descendants_tracker-0.0.3.ebuild: