Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-base/gail: ChangeLog gail-1.22.3.ebuild
Date: Thu, 03 Jul 2008 22:35:37
Message-Id: E1KEXOl-0000mf-Na@stork.gentoo.org
1 eva 08/07/03 22:35:31
2
3 Modified: ChangeLog
4 Added: gail-1.22.3.ebuild
5 Log:
6 bump to 1.20.3. Bug fix.
7 (Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo-r8-mactel x86_64)
8
9 Revision Changes Path
10 1.151 gnome-base/gail/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/ChangeLog?rev=1.151&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/ChangeLog?rev=1.151&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/ChangeLog?r1=1.150&r2=1.151
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v
19 retrieving revision 1.150
20 retrieving revision 1.151
21 diff -u -r1.150 -r1.151
22 --- ChangeLog 8 May 2008 03:25:36 -0000 1.150
23 +++ ChangeLog 3 Jul 2008 22:35:31 -0000 1.151
24 @@ -1,6 +1,11 @@
25 # ChangeLog for gnome-base/gail
26 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.150 2008/05/08 03:25:36 dirtyepic Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.151 2008/07/03 22:35:31 eva Exp $
29 +
30 +*gail-1.22.3 (03 Jul 2008)
31 +
32 + 03 Jul 2008; Gilles Dartiguelongue <eva@g.o> +gail-1.22.3.ebuild:
33 + bump to 1.22.3. Bug fix.
34
35 08 May 2008; Ryan Hill <dirtyepic@g.o> gail-1.22.1.ebuild:
36 Keyword for mips.
37
38
39
40 1.1 gnome-base/gail/gail-1.22.3.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/gail-1.22.3.ebuild?rev=1.1&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/gail-1.22.3.ebuild?rev=1.1&content-type=text/plain
44
45 Index: gail-1.22.3.ebuild
46 ===================================================================
47 # Copyright 1999-2008 Gentoo Foundation
48 # Distributed under the terms of the GNU General Public License v2
49 # $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.22.3.ebuild,v 1.1 2008/07/03 22:35:31 eva Exp $
50
51 inherit gnome2
52
53 DESCRIPTION="Accessibility support for Gtk+ and libgnomecanvas"
54 HOMEPAGE="http://developer.gnome.org/projects/gap/"
55
56 LICENSE="LGPL-2"
57 SLOT="0"
58 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
59 IUSE="doc"
60
61 RDEPEND=">=dev-libs/atk-1.13.0
62 >=x11-libs/gtk+-2.9.4
63 x11-libs/libX11"
64 DEPEND="${RDEPEND}
65 >=dev-util/pkgconfig-0.9
66 sys-devel/gettext
67 dev-util/gtk-doc-am
68 doc? ( >=dev-util/gtk-doc-1 )"
69
70 DOCS="AUTHORS ChangeLog NEWS README"
71
72
73
74
75 --
76 gentoo-commits@l.g.o mailing list