diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-21 19:44:15 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-21 19:44:15 +0000 |
commit | 1b4ee94af79a4ce7742bb683aeb8bd4f894bdb1b (patch) | |
tree | 4dda3707e456334b1f3bbc8e7b7d7964250a4c48 /gnome-base/gail | |
parent | FIx compile with motif useflag set, closes bug #161996. (diff) | |
download | gentoo-2-1b4ee94af79a4ce7742bb683aeb8bd4f894bdb1b.tar.gz gentoo-2-1b4ee94af79a4ce7742bb683aeb8bd4f894bdb1b.tar.bz2 gentoo-2-1b4ee94af79a4ce7742bb683aeb8bd4f894bdb1b.zip |
Stable on IA64, bug 156662.
(Portage version: 2.1.2-r1)
Diffstat (limited to 'gnome-base/gail')
-rw-r--r-- | gnome-base/gail/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gail/gail-1.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gail/ChangeLog b/gnome-base/gail/ChangeLog index b42dcd498023..6aca82fa270f 100644 --- a/gnome-base/gail/ChangeLog +++ b/gnome-base/gail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gail # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.120 2007/01/18 23:19:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.121 2007/01/21 19:44:15 kloeri Exp $ + + 21 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> gail-1.9.3.ebuild: + Stable on IA64, bug 156662. 18 Jan 2007; Jeroen Roovers <jer@gentoo.org> gail-1.9.3.ebuild: Stable for HPPA (bug #147751). diff --git a/gnome-base/gail/gail-1.9.3.ebuild b/gnome-base/gail/gail-1.9.3.ebuild index 76bd28f60a7f..6bc3fabc7328 100644 --- a/gnome-base/gail/gail-1.9.3.ebuild +++ b/gnome-base/gail/gail-1.9.3.ebuild @@ -1,6 +1,6 @@ # 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.9 2007/01/18 23:19:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.9.3.ebuild,v 1.10 2007/01/21 19:44:15 kloeri Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sh sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86" IUSE="doc" RDEPEND=">=dev-libs/atk-1.12 |