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/libview: libview-0.6.2.ebuild ChangeLog
Date: Mon, 12 Jan 2009 21:41:07
Message-Id: E1LMUWw-0004jK-0P@stork.gentoo.org
1 maekke 09/01/12 21:41:06
2
3 Modified: libview-0.6.2.ebuild ChangeLog
4 Log:
5 amd64/x86 stable, bug #245941
6 (Portage version: 2.1.6.4/cvs/Linux 2.6.28 x86_64)
7
8 Revision Changes Path
9 1.3 x11-libs/libview/libview-0.6.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libview/libview-0.6.2.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libview/libview-0.6.2.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libview/libview-0.6.2.ebuild?r1=1.2&r2=1.3
14
15 Index: libview-0.6.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libview/libview-0.6.2.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- libview-0.6.2.ebuild 31 Dec 2008 02:18:51 -0000 1.2
22 +++ libview-0.6.2.ebuild 12 Jan 2009 21:41:05 -0000 1.3
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2008 Gentoo Foundation
25 +# Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libview/libview-0.6.2.ebuild,v 1.2 2008/12/31 02:18:51 ikelos Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libview/libview-0.6.2.ebuild,v 1.3 2009/01/12 21:41:05 maekke Exp $
29
30 inherit gnome2 eutils
31
32 @@ -10,7 +10,7 @@
33
34 LICENSE="MIT"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~x86"
37 +KEYWORDS="amd64 x86"
38 IUSE=""
39
40 RDEPEND=">=x11-libs/gtk+-2.4.0
41
42
43
44 1.9 x11-libs/libview/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libview/ChangeLog?rev=1.9&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libview/ChangeLog?rev=1.9&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libview/ChangeLog?r1=1.8&r2=1.9
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libview/ChangeLog,v
53 retrieving revision 1.8
54 retrieving revision 1.9
55 diff -u -r1.8 -r1.9
56 --- ChangeLog 31 Dec 2008 02:18:51 -0000 1.8
57 +++ ChangeLog 12 Jan 2009 21:41:05 -0000 1.9
58 @@ -1,6 +1,9 @@
59 # ChangeLog for x11-libs/libview
60 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libview/ChangeLog,v 1.8 2008/12/31 02:18:51 ikelos Exp $
62 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libview/ChangeLog,v 1.9 2009/01/12 21:41:05 maekke Exp $
64 +
65 + 12 Jan 2009; Markus Meier <maekke@g.o> libview-0.6.2.ebuild:
66 + amd64/x86 stable, bug #245941
67
68 31 Dec 2008; Mike Auty <ikelos@g.o> libview-0.6.2.ebuild:
69 Fix up deprecation system (bug 239325).