diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-30 13:46:40 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-30 13:46:40 +0000 |
commit | 916d35a1019944f88a0651af5e0bfc307e8b8421 (patch) | |
tree | 322b33d96abaf81fca32b2cd9da7859bd5b626a5 /gnome-base/gail | |
parent | Update dependencies w.r.t. bug 264230, fully-split-out poppler transition. (diff) | |
download | gentoo-2-916d35a1019944f88a0651af5e0bfc307e8b8421.tar.gz gentoo-2-916d35a1019944f88a0651af5e0bfc307e8b8421.tar.bz2 gentoo-2-916d35a1019944f88a0651af5e0bfc307e8b8421.zip |
arm/sh/sparc stable
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'gnome-base/gail')
-rw-r--r-- | gnome-base/gail/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gail/gail-1000.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gail/ChangeLog b/gnome-base/gail/ChangeLog index 9cc1f1272496..b1f071b4c9e6 100644 --- a/gnome-base/gail/ChangeLog +++ b/gnome-base/gail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gail # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.164 2009/03/18 14:24:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.165 2009/03/30 13:46:40 armin76 Exp $ + + 30 Mar 2009; Raúl Porcel <armin76@gentoo.org> gail-1000.ebuild: + arm/sh/sparc stable 18 Mar 2009; Raúl Porcel <armin76@gentoo.org> gail-1000.ebuild: alpha/ia64 stable wrt #260063 diff --git a/gnome-base/gail/gail-1000.ebuild b/gnome-base/gail/gail-1000.ebuild index d1bdf313e6f9..8c8ef78d78d2 100644 --- a/gnome-base/gail/gail-1000.ebuild +++ b/gnome-base/gail/gail-1000.ebuild @@ -1,13 +1,13 @@ # Copyright 2008-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1000.ebuild,v 1.6 2009/03/18 14:24:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1000.ebuild,v 1.7 2009/03/30 13:46:40 armin76 Exp $ DESCRIPTION="Dummy gail to handle migration to gtk+" HOMEPAGE="http://gnome.gentoo.org" LICENSE="GPL-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="" RDEPEND=">=x11-libs/gtk+-2.13.0" |