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 sci-calculators/units: units-2.01.ebuild ChangeLog
Date: Tue, 25 Dec 2012 18:25:41
Message-Id: 20121225182531.76ED02171D@flycatcher.gentoo.org
1 blueness 12/12/25 18:25:31
2
3 Modified: units-2.01.ebuild ChangeLog
4 Log:
5 stable ppc, bug #448448, thanks peratu
6
7 (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
8
9 Revision Changes Path
10 1.9 sci-calculators/units/units-2.01.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/units-2.01.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/units-2.01.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/units-2.01.ebuild?r1=1.8&r2=1.9
15
16 Index: units-2.01.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.01.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- units-2.01.ebuild 25 Dec 2012 15:00:15 -0000 1.8
23 +++ units-2.01.ebuild 25 Dec 2012 18:25:31 -0000 1.9
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.01.ebuild,v 1.8 2012/12/25 15:00:15 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.01.ebuild,v 1.9 2012/12/25 18:25:31 blueness Exp $
29
30 EAPI=4
31 inherit autotools eutils
32 @@ -11,7 +11,7 @@
33
34 LICENSE="GPL-3"
35 SLOT="0"
36 -KEYWORDS="~alpha amd64 ~arm hppa ~ppc ~sparc x86 ~amd64-linux ~x86-linux"
37 +KEYWORDS="~alpha amd64 ~arm hppa ppc ~sparc x86 ~amd64-linux ~x86-linux"
38 IUSE=""
39
40 DEPEND="
41
42
43
44 1.48 sci-calculators/units/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/ChangeLog?rev=1.48&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/ChangeLog?rev=1.48&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/units/ChangeLog?r1=1.47&r2=1.48
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v
53 retrieving revision 1.47
54 retrieving revision 1.48
55 diff -u -r1.47 -r1.48
56 --- ChangeLog 25 Dec 2012 15:00:15 -0000 1.47
57 +++ ChangeLog 25 Dec 2012 18:25:31 -0000 1.48
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sci-calculators/units
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.47 2012/12/25 15:00:15 jer Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.48 2012/12/25 18:25:31 blueness Exp $
63 +
64 + 25 Dec 2012; Anthony G. Basile <blueness@g.o> units-2.01.ebuild:
65 + stable ppc, bug #448448, thanks peratu
66
67 25 Dec 2012; Jeroen Roovers <jer@g.o> units-2.01.ebuild:
68 Stable for HPPA (bug #448448).