Depend on new enough atk version, bug 159576. Remove a redundant version
authorMart Raudsepp <leio@gentoo.org>
Tue, 9 Jan 2007 03:18:18 +0000 (03:18 +0000)
committerMart Raudsepp <leio@gentoo.org>
Tue, 9 Jan 2007 03:18:18 +0000 (03:18 +0000)
Package-Manager: portage-2.1.2_rc4-r7

gnome-base/gail/ChangeLog
gnome-base/gail/gail-1.9.3.ebuild

index 711c8b95e691e9988be0ed469b337df8be7cb755..450abe581a65807d0e65d61705cd4c79ee3ad7c6 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for gnome-base/gail
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.117 2006/12/21 12:41:08 corsair Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.118 2007/01/09 03:18:18 leio Exp $
+
+  09 Jan 2007; Mart Raudsepp <leio@gentoo.org> -gail-1.9.2.ebuild,
+  gail-1.9.3.ebuild:
+  Depend on new enough atk version, bug 159576. Remove a redundant version
 
   21 Dec 2006; Markus Rothe <corsair@gentoo.org> gail-1.9.3.ebuild:
   Stable on ppc64; bug #156662
index ea7120786fb9064c980d15d2b024b1e54e46abee..672f7957d6e9c835aad370d2e1d4e96d62ae782a 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.9.3.ebuild,v 1.6 2006/12/21 12:41:08 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.9.3.ebuild,v 1.7 2007/01/09 03:18:18 leio Exp $
 
 inherit gnome2
 
@@ -12,7 +12,7 @@ SLOT="0"
 KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh sparc x86"
 IUSE="doc"
 
-RDEPEND=">=dev-libs/atk-1.7
+RDEPEND=">=dev-libs/atk-1.12
        >=x11-libs/gtk+-2.9.4
        >=gnome-base/libgnomecanvas-2"