diff options
author | 2004-12-22 01:46:31 +0000 | |
---|---|---|
committer | 2004-12-22 01:46:31 +0000 | |
commit | 47521ab78aa0ea2f8d675a6749c1eed89cdae692 (patch) | |
tree | 9046cf96903cc4845ca46d526dbc36ff7091c308 /gnome-base/gail | |
parent | sparc64 multilib fixes... /lib is 32bit which confused the ebuild. (Manifest ... (diff) | |
download | gentoo-2-47521ab78aa0ea2f8d675a6749c1eed89cdae692.tar.gz gentoo-2-47521ab78aa0ea2f8d675a6749c1eed89cdae692.tar.bz2 gentoo-2-47521ab78aa0ea2f8d675a6749c1eed89cdae692.zip |
Stable on sparc
Diffstat (limited to 'gnome-base/gail')
-rw-r--r-- | gnome-base/gail/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gail/gail-1.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gail/ChangeLog b/gnome-base/gail/ChangeLog index cf965a62c480..d33a539acfde 100644 --- a/gnome-base/gail/ChangeLog +++ b/gnome-base/gail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gail # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.62 2004/12/21 20:29:34 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.63 2004/12/22 01:41:57 gustavoz Exp $ + + 21 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> gail-1.8.1.ebuild: + Stable on sparc 21 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> gail-1.8.1.ebuild: Stable on alpha. diff --git a/gnome-base/gail/gail-1.8.1.ebuild b/gnome-base/gail/gail-1.8.1.ebuild index f8246f620abc..6e2a95256925 100644 --- a/gnome-base/gail/gail-1.8.1.ebuild +++ b/gnome-base/gail/gail-1.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.8.1.ebuild,v 1.3 2004/12/21 20:29:34 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.8.1.ebuild,v 1.4 2004/12/22 01:41:57 gustavoz Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="x86 ppc alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" +KEYWORDS="x86 ppc alpha sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" IUSE="doc" USE_DESTDIR="1" |