* [gentoo-commits] gentoo-x86 commit in gnome-extra/at-spi: at-spi-1.22.1.ebuild ChangeLog at-spi-1.24.1.ebuild at-spi-1.20.1.ebuild
@ 2009-03-24 15:55 Daniel Gryniewicz (dang)
0 siblings, 0 replies; only message in thread
From: Daniel Gryniewicz (dang) @ 2009-03-24 15:55 UTC (permalink / raw
To: gentoo-commits
dang 09/03/24 15:55:49
Modified: at-spi-1.22.1.ebuild ChangeLog at-spi-1.24.1.ebuild
at-spi-1.20.1.ebuild
Log:
Add gnome-common dep; bug #226453
(Portage version: 2.1.6.9/cvs/Linux x86_64)
Revision Changes Path
1.9 gnome-extra/at-spi/at-spi-1.22.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/at-spi/at-spi-1.22.1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/at-spi/at-spi-1.22.1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/at-spi/at-spi-1.22.1.ebuild?r1=1.8&r2=1.9
Index: at-spi-1.22.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.22.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- at-spi-1.22.1.ebuild 13 Nov 2008 19:40:52 -0000 1.8
+++ at-spi-1.22.1.ebuild 24 Mar 2009 15:55:49 -0000 1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.22.1.ebuild,v 1.8 2008/11/13 19:40:52 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.22.1.ebuild,v 1.9 2009/03/24 15:55:49 dang Exp $
inherit autotools eutils gnome2 python virtualx
@@ -29,6 +29,7 @@
>=dev-util/pkgconfig-0.9
>=dev-util/intltool-0.35
doc? ( >=dev-util/gtk-doc-1 )
+ >=gnome-base/gnome-common-2.20
x11-libs/libXt
x11-proto/xextproto
1.181 gnome-extra/at-spi/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/at-spi/ChangeLog?rev=1.181&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/at-spi/ChangeLog?rev=1.181&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/at-spi/ChangeLog?r1=1.180&r2=1.181
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v
retrieving revision 1.180
retrieving revision 1.181
diff -u -r1.180 -r1.181
--- ChangeLog 18 Mar 2009 15:53:53 -0000 1.180
+++ ChangeLog 24 Mar 2009 15:55:49 -0000 1.181
@@ -1,6 +1,10 @@
# ChangeLog for gnome-extra/at-spi
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.180 2009/03/18 15:53:53 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.181 2009/03/24 15:55:49 dang Exp $
+
+ 24 Mar 2009; Daniel Gryniewicz <dang@gentoo.org> at-spi-1.20.1.ebuild,
+ at-spi-1.22.1.ebuild, at-spi-1.24.1.ebuild:
+ Add gnome-common dep; bug #226453
18 Mar 2009; Raúl Porcel <armin76@gentoo.org> at-spi-1.24.1.ebuild:
alpha/ia64 stable wrt #260063
1.8 gnome-extra/at-spi/at-spi-1.24.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/at-spi/at-spi-1.24.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/at-spi/at-spi-1.24.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/at-spi/at-spi-1.24.1.ebuild?r1=1.7&r2=1.8
Index: at-spi-1.24.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.24.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- at-spi-1.24.1.ebuild 18 Mar 2009 15:53:53 -0000 1.7
+++ at-spi-1.24.1.ebuild 24 Mar 2009 15:55:49 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.24.1.ebuild,v 1.7 2009/03/18 15:53:53 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.24.1.ebuild,v 1.8 2009/03/24 15:55:49 dang Exp $
inherit autotools eutils gnome2 python virtualx
@@ -30,6 +30,7 @@
>=dev-util/pkgconfig-0.9
>=dev-util/intltool-0.40
doc? ( >=dev-util/gtk-doc-1 )
+ >=gnome-base/gnome-common-2.24
x11-libs/libXt
x11-proto/xextproto
1.10 gnome-extra/at-spi/at-spi-1.20.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/at-spi/at-spi-1.20.1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/at-spi/at-spi-1.20.1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/at-spi/at-spi-1.20.1.ebuild?r1=1.9&r2=1.10
Index: at-spi-1.20.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.20.1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- at-spi-1.20.1.ebuild 20 Apr 2008 02:10:12 -0000 1.9
+++ at-spi-1.20.1.ebuild 24 Mar 2009 15:55:49 -0000 1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.20.1.ebuild,v 1.9 2008/04/20 02:10:12 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.20.1.ebuild,v 1.10 2009/03/24 15:55:49 dang Exp $
WANT_AUTOMAKE="1.9"
@@ -34,6 +34,7 @@
>=dev-util/pkgconfig-0.9
>=dev-util/intltool-0.35
doc? ( >=dev-util/gtk-doc-1 )
+ >=gnome-base/gnome-common-2.20
x11-libs/libXt
x11-proto/xextproto
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-03-24 15:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-24 15:55 [gentoo-commits] gentoo-x86 commit in gnome-extra/at-spi: at-spi-1.22.1.ebuild ChangeLog at-spi-1.24.1.ebuild at-spi-1.20.1.ebuild Daniel Gryniewicz (dang)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox