Gentoo Archives: gentoo-commits

From: "Daniel Gryniewicz (dang)" <dang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-base/gail: ChangeLog gail-1.20.0.ebuild
Date: Tue, 25 Sep 2007 19:24:37
Message-Id: E1IaFt9-0002e9-Ep@stork.gentoo.org
1 dang 07/09/25 19:16:07
2
3 Modified: ChangeLog
4 Added: gail-1.20.0.ebuild
5 Log:
6 New series for Gnome 2.20
7 (Portage version: 2.1.3.9)
8
9 Revision Changes Path
10 1.133 gnome-base/gail/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/ChangeLog?rev=1.133&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/ChangeLog?rev=1.133&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/ChangeLog?r1=1.132&r2=1.133
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v
19 retrieving revision 1.132
20 retrieving revision 1.133
21 diff -u -r1.132 -r1.133
22 --- ChangeLog 22 Sep 2007 09:09:45 -0000 1.132
23 +++ ChangeLog 25 Sep 2007 19:16:06 -0000 1.133
24 @@ -1,6 +1,9 @@
25 # ChangeLog for gnome-base/gail
26 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.132 2007/09/22 09:09:45 tgall Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.133 2007/09/25 19:16:06 dang Exp $
29 +
30 + 25 Sep 2007; Daniel Gryniewicz <dang@g.o> ChangeLog:
31 + New series for Gnome 2.20
32
33 22 Sep 2007; Tom Gall <tgall@g.o> gail-1.18.0.ebuild:
34 stable on ppc64
35
36
37
38 1.1 gnome-base/gail/gail-1.20.0.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/gail-1.20.0.ebuild?rev=1.1&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/gail-1.20.0.ebuild?rev=1.1&content-type=text/plain
42
43 Index: gail-1.20.0.ebuild
44 ===================================================================
45 # Copyright 1999-2007 Gentoo Foundation
46 # Distributed under the terms of the GNU General Public License v2
47 # $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.20.0.ebuild,v 1.1 2007/09/25 19:16:06 dang Exp $
48
49 inherit gnome2
50
51 DESCRIPTION="Accessibility support for Gtk+ and libgnomecanvas"
52 HOMEPAGE="http://developer.gnome.org/projects/gap/"
53
54 LICENSE="LGPL-2"
55 SLOT="0"
56 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
57 IUSE="doc"
58
59 RDEPEND=">=dev-libs/atk-1.13.0
60 >=x11-libs/gtk+-2.9.4
61 >=gnome-base/libgnomecanvas-2
62 x11-libs/libX11"
63 DEPEND="${RDEPEND}
64 >=dev-util/pkgconfig-0.9
65 sys-devel/gettext
66 doc? ( >=dev-util/gtk-doc-1 )"
67
68 DOCS="AUTHORS ChangeLog NEWS README"
69
70
71
72 --
73 gentoo-commits@g.o mailing list