public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in gnome-base/gail: ChangeLog gail-1.22.3.ebuild
@ 2008-07-03 22:35 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; 4+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2008-07-03 22:35 UTC (permalink / raw
  To: gentoo-commits

eva         08/07/03 22:35:31

  Modified:             ChangeLog
  Added:                gail-1.22.3.ebuild
  Log:
  bump to 1.20.3. Bug fix.
  (Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo-r8-mactel x86_64)

Revision  Changes    Path
1.151                gnome-base/gail/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/ChangeLog?rev=1.151&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/ChangeLog?rev=1.151&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/ChangeLog?r1=1.150&r2=1.151

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v
retrieving revision 1.150
retrieving revision 1.151
diff -u -r1.150 -r1.151
--- ChangeLog	8 May 2008 03:25:36 -0000	1.150
+++ ChangeLog	3 Jul 2008 22:35:31 -0000	1.151
@@ -1,6 +1,11 @@
 # ChangeLog for gnome-base/gail
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.150 2008/05/08 03:25:36 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.151 2008/07/03 22:35:31 eva Exp $
+
+*gail-1.22.3 (03 Jul 2008)
+
+  03 Jul 2008; Gilles Dartiguelongue <eva@gentoo.org> +gail-1.22.3.ebuild:
+  bump to 1.22.3. Bug fix.
 
   08 May 2008; Ryan Hill <dirtyepic@gentoo.org> gail-1.22.1.ebuild:
   Keyword for mips.



1.1                  gnome-base/gail/gail-1.22.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/gail-1.22.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/gail-1.22.3.ebuild?rev=1.1&content-type=text/plain

Index: gail-1.22.3.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.22.3.ebuild,v 1.1 2008/07/03 22:35:31 eva Exp $

inherit gnome2

DESCRIPTION="Accessibility support for Gtk+ and libgnomecanvas"
HOMEPAGE="http://developer.gnome.org/projects/gap/"

LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="doc"

RDEPEND=">=dev-libs/atk-1.13.0
	>=x11-libs/gtk+-2.9.4
	x11-libs/libX11"
DEPEND="${RDEPEND}
	>=dev-util/pkgconfig-0.9
	sys-devel/gettext
	dev-util/gtk-doc-am
	doc? ( >=dev-util/gtk-doc-1 )"

DOCS="AUTHORS ChangeLog NEWS README"




-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in gnome-base/gail: ChangeLog gail-1.22.3.ebuild
@ 2008-07-27 18:13 Olivier Crete (tester)
  0 siblings, 0 replies; 4+ messages in thread
From: Olivier Crete (tester) @ 2008-07-27 18:13 UTC (permalink / raw
  To: gentoo-commits

tester      08/07/27 18:13:27

  Modified:             ChangeLog gail-1.22.3.ebuild
  Log:
  Stable on amd64, bug #229709
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.152                gnome-base/gail/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/ChangeLog?rev=1.152&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/ChangeLog?rev=1.152&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/ChangeLog?r1=1.151&r2=1.152

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -r1.151 -r1.152
--- ChangeLog	3 Jul 2008 22:35:31 -0000	1.151
+++ ChangeLog	27 Jul 2008 18:13:26 -0000	1.152
@@ -1,6 +1,9 @@
 # ChangeLog for gnome-base/gail
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.151 2008/07/03 22:35:31 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.152 2008/07/27 18:13:26 tester Exp $
+
+  26 Jul 2008; Olivier Crête <tester@gentoo.org> gail-1.22.3.ebuild:
+  Stable on amd64, bug #229709
 
 *gail-1.22.3 (03 Jul 2008)
 



1.3                  gnome-base/gail/gail-1.22.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/gail-1.22.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/gail-1.22.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/gail-1.22.3.ebuild?r1=1.2&r2=1.3

Index: gail-1.22.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.22.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gail-1.22.3.ebuild	4 Jul 2008 02:59:30 -0000	1.2
+++ gail-1.22.3.ebuild	27 Jul 2008 18:13:26 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.22.3.ebuild,v 1.2 2008/07/04 02:59:30 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.22.3.ebuild,v 1.3 2008/07/27 18:13:26 tester Exp $
 
 inherit gnome2
 
@@ -9,7 +9,7 @@
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
 IUSE="doc"
 
 RDEPEND=">=dev-libs/atk-1.13.0






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in gnome-base/gail: ChangeLog gail-1.22.3.ebuild
@ 2008-09-25 14:02 Jeroen Roovers (jer)
  0 siblings, 0 replies; 4+ messages in thread
From: Jeroen Roovers (jer) @ 2008-09-25 14:02 UTC (permalink / raw
  To: gentoo-commits

jer         08/09/25 14:02:46

  Modified:             ChangeLog gail-1.22.3.ebuild
  Log:
  Stable for HPPA (bug #236971).
  (Portage version: 2.2_rc9/cvs/Linux 2.6.25-gentoo-r7-JeR i686)

Revision  Changes    Path
1.158                gnome-base/gail/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/ChangeLog?rev=1.158&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/ChangeLog?rev=1.158&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/ChangeLog?r1=1.157&r2=1.158

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v
retrieving revision 1.157
retrieving revision 1.158
diff -u -r1.157 -r1.158
--- ChangeLog	25 Sep 2008 09:44:57 -0000	1.157
+++ ChangeLog	25 Sep 2008 14:02:46 -0000	1.158
@@ -1,6 +1,9 @@
 # ChangeLog for gnome-base/gail
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.157 2008/09/25 09:44:57 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.158 2008/09/25 14:02:46 jer Exp $
+
+  25 Sep 2008; Jeroen Roovers <jer@gentoo.org> gail-1.22.3.ebuild:
+  Stable for HPPA (bug #236971).
 
 *gail-1000 (25 Sep 2008)
 



1.7                  gnome-base/gail/gail-1.22.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/gail-1.22.3.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/gail-1.22.3.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/gail-1.22.3.ebuild?r1=1.6&r2=1.7

Index: gail-1.22.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.22.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gail-1.22.3.ebuild	12 Aug 2008 13:29:14 -0000	1.6
+++ gail-1.22.3.ebuild	25 Sep 2008 14:02:46 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.22.3.ebuild,v 1.6 2008/08/12 13:29:14 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.22.3.ebuild,v 1.7 2008/09/25 14:02:46 jer Exp $
 
 inherit gnome2
 
@@ -9,7 +9,7 @@
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 ~sh sparc x86 ~x86-fbsd"
 IUSE="doc"
 
 RDEPEND=">=dev-libs/atk-1.13.0






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in gnome-base/gail: ChangeLog gail-1.22.3.ebuild
@ 2008-11-13 19:00 Brent Baude (ranger)
  0 siblings, 0 replies; 4+ messages in thread
From: Brent Baude (ranger) @ 2008-11-13 19:00 UTC (permalink / raw
  To: gentoo-commits

ranger      08/11/13 19:00:28

  Modified:             ChangeLog gail-1.22.3.ebuild
  Log:
  Marking gail-1.22.3 ppc64 for bug 236971
  (Portage version: 2.2_rc14/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)

Revision  Changes    Path
1.159                gnome-base/gail/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/ChangeLog?rev=1.159&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/ChangeLog?rev=1.159&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/ChangeLog?r1=1.158&r2=1.159

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v
retrieving revision 1.158
retrieving revision 1.159
diff -u -r1.158 -r1.159
--- ChangeLog	25 Sep 2008 14:02:46 -0000	1.158
+++ ChangeLog	13 Nov 2008 19:00:28 -0000	1.159
@@ -1,6 +1,9 @@
 # ChangeLog for gnome-base/gail
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.158 2008/09/25 14:02:46 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.159 2008/11/13 19:00:28 ranger Exp $
+
+  13 Nov 2008; Brent Baude <ranger@gentoo.org> gail-1.22.3.ebuild:
+  Marking gail-1.22.3 ppc64 stable for bug 236971
 
   25 Sep 2008; Jeroen Roovers <jer@gentoo.org> gail-1.22.3.ebuild:
   Stable for HPPA (bug #236971).



1.8                  gnome-base/gail/gail-1.22.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/gail-1.22.3.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/gail-1.22.3.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/gail-1.22.3.ebuild?r1=1.7&r2=1.8

Index: gail-1.22.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.22.3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gail-1.22.3.ebuild	25 Sep 2008 14:02:46 -0000	1.7
+++ gail-1.22.3.ebuild	13 Nov 2008 19:00:28 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.22.3.ebuild,v 1.7 2008/09/25 14:02:46 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.22.3.ebuild,v 1.8 2008/11/13 19:00:28 ranger Exp $
 
 inherit gnome2
 
@@ -9,7 +9,7 @@
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd"
 IUSE="doc"
 
 RDEPEND=">=dev-libs/atk-1.13.0






^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-11-13 19:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-27 18:13 [gentoo-commits] gentoo-x86 commit in gnome-base/gail: ChangeLog gail-1.22.3.ebuild Olivier Crete (tester)
  -- strict thread matches above, loose matches on Subject: below --
2008-11-13 19:00 Brent Baude (ranger)
2008-09-25 14:02 Jeroen Roovers (jer)
2008-07-03 22:35 Gilles Dartiguelongue (eva)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox