Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-base/gail: ChangeLog gail-1000.ebuild
Date: Mon, 04 May 2009 08:15:04
Message-Id: E1M0p8e-00064T-0E@stork.gentoo.org
1 jer 09/05/04 03:46:44
2
3 Modified: ChangeLog gail-1000.ebuild
4 Log:
5 Stable for HPPA (bug #260063).
6 (Portage version: 2.2_rc31/cvs/Linux i686)
7
8 Revision Changes Path
9 1.167 gnome-base/gail/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/ChangeLog?rev=1.167&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/ChangeLog?rev=1.167&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/ChangeLog?r1=1.166&r2=1.167
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v
18 retrieving revision 1.166
19 retrieving revision 1.167
20 diff -u -r1.166 -r1.167
21 --- ChangeLog 12 Apr 2009 20:39:03 -0000 1.166
22 +++ ChangeLog 4 May 2009 03:46:43 -0000 1.167
23 @@ -1,6 +1,9 @@
24 # ChangeLog for gnome-base/gail
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.166 2009/04/12 20:39:03 bluebird Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.167 2009/05/04 03:46:43 jer Exp $
28 +
29 + 04 May 2009; Jeroen Roovers <jer@g.o> gail-1000.ebuild:
30 + Stable for HPPA (bug #260063).
31
32 12 Apr 2009; Friedrich Oslage <bluebird@g.o> ChangeLog:
33 Stable on sparc, bug #260063
34
35
36
37 1.8 gnome-base/gail/gail-1000.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/gail-1000.ebuild?rev=1.8&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/gail-1000.ebuild?rev=1.8&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/gail-1000.ebuild?r1=1.7&r2=1.8
42
43 Index: gail-1000.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1000.ebuild,v
46 retrieving revision 1.7
47 retrieving revision 1.8
48 diff -u -r1.7 -r1.8
49 --- gail-1000.ebuild 30 Mar 2009 13:46:40 -0000 1.7
50 +++ gail-1000.ebuild 4 May 2009 03:46:43 -0000 1.8
51 @@ -1,13 +1,13 @@
52 -# Copyright 2008-2009 Gentoo Foundation
53 +# Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1000.ebuild,v 1.7 2009/03/30 13:46:40 armin76 Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1000.ebuild,v 1.8 2009/05/04 03:46:43 jer Exp $
57
58 DESCRIPTION="Dummy gail to handle migration to gtk+"
59 HOMEPAGE="http://gnome.gentoo.org"
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
64 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
65 IUSE=""
66
67 RDEPEND=">=x11-libs/gtk+-2.13.0"