Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/fltk: fltk-1.3.0.ebuild ChangeLog
Date: Sun, 08 Jan 2012 21:27:55
Message-Id: 20120108212745.7D8552004B@flycatcher.gentoo.org
1 maekke 12/01/08 21:27:45
2
3 Modified: fltk-1.3.0.ebuild ChangeLog
4 Log:
5 arm stable, bug #395739
6
7 (Portage version: 2.1.10.44/cvs/Linux i686)
8
9 Revision Changes Path
10 1.4 x11-libs/fltk/fltk-1.3.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/fltk/fltk-1.3.0.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/fltk/fltk-1.3.0.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/fltk/fltk-1.3.0.ebuild?r1=1.3&r2=1.4
15
16 Index: fltk-1.3.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.3.0.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- fltk-1.3.0.ebuild 6 Jan 2012 18:11:27 -0000 1.3
23 +++ fltk-1.3.0.ebuild 8 Jan 2012 21:27:45 -0000 1.4
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/x11-libs/fltk/fltk-1.3.0.ebuild,v 1.3 2012/01/06 18:11:27 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.3.0.ebuild,v 1.4 2012/01/08 21:27:45 maekke Exp $
29
30 EAPI=3
31
32 @@ -14,7 +14,7 @@
33
34 SLOT="1"
35 LICENSE="FLTK LGPL-2"
36 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
37 +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
38 IUSE="cairo debug doc examples games opengl pdf threads xft xinerama"
39
40 RDEPEND="
41
42
43
44 1.200 x11-libs/fltk/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/fltk/ChangeLog?rev=1.200&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/fltk/ChangeLog?rev=1.200&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/fltk/ChangeLog?r1=1.199&r2=1.200
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-libs/fltk/ChangeLog,v
53 retrieving revision 1.199
54 retrieving revision 1.200
55 diff -u -r1.199 -r1.200
56 --- ChangeLog 6 Jan 2012 18:11:27 -0000 1.199
57 +++ ChangeLog 8 Jan 2012 21:27:45 -0000 1.200
58 @@ -1,6 +1,9 @@
59 # ChangeLog for x11-libs/fltk
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/ChangeLog,v 1.199 2012/01/06 18:11:27 jer Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/ChangeLog,v 1.200 2012/01/08 21:27:45 maekke Exp $
63 +
64 + 08 Jan 2012; Markus Meier <maekke@g.o> fltk-1.3.0.ebuild:
65 + arm stable, bug #395739
66
67 06 Jan 2012; Jeroen Roovers <jer@g.o> fltk-1.3.0.ebuild:
68 Stable for HPPA (bug #395739).