summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2009-03-24 15:55:49 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2009-03-24 15:55:49 +0000
commitb784a7cf0b2ca94452fc65756e9a13b65d2f9751 (patch)
treec49b788549373f70bd9cf527792347a4dbe586c0 /gnome-extra
parentVersion bump (diff)
downloadgentoo-2-b784a7cf0b2ca94452fc65756e9a13b65d2f9751.tar.gz
gentoo-2-b784a7cf0b2ca94452fc65756e9a13b65d2f9751.tar.bz2
gentoo-2-b784a7cf0b2ca94452fc65756e9a13b65d2f9751.zip
Add gnome-common dep; bug #226453
(Portage version: 2.1.6.9/cvs/Linux x86_64)
Diffstat (limited to 'gnome-extra')
-rw-r--r--gnome-extra/at-spi/ChangeLog6
-rw-r--r--gnome-extra/at-spi/at-spi-1.20.1.ebuild5
-rw-r--r--gnome-extra/at-spi/at-spi-1.22.1.ebuild5
-rw-r--r--gnome-extra/at-spi/at-spi-1.24.1.ebuild3
4 files changed, 13 insertions, 6 deletions
diff --git a/gnome-extra/at-spi/ChangeLog b/gnome-extra/at-spi/ChangeLog
index 5892e17c2047..75504b83f66f 100644
--- a/gnome-extra/at-spi/ChangeLog
+++ b/gnome-extra/at-spi/ChangeLog
@@ -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
diff --git a/gnome-extra/at-spi/at-spi-1.20.1.ebuild b/gnome-extra/at-spi/at-spi-1.20.1.ebuild
index a5fb7b0286a1..758a7e72a02a 100644
--- a/gnome-extra/at-spi/at-spi-1.20.1.ebuild
+++ b/gnome-extra/at-spi/at-spi-1.20.1.ebuild
@@ -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 @@ DEPEND="${RDEPEND}
>=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
diff --git a/gnome-extra/at-spi/at-spi-1.22.1.ebuild b/gnome-extra/at-spi/at-spi-1.22.1.ebuild
index 212e8579d58d..3a87e5f6a84b 100644
--- a/gnome-extra/at-spi/at-spi-1.22.1.ebuild
+++ b/gnome-extra/at-spi/at-spi-1.22.1.ebuild
@@ -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 @@ DEPEND="${RDEPEND}
>=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
diff --git a/gnome-extra/at-spi/at-spi-1.24.1.ebuild b/gnome-extra/at-spi/at-spi-1.24.1.ebuild
index 692c0c5b5f82..80bad510ee43 100644
--- a/gnome-extra/at-spi/at-spi-1.24.1.ebuild
+++ b/gnome-extra/at-spi/at-spi-1.24.1.ebuild
@@ -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 @@ DEPEND="${RDEPEND}
>=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