diff options
author | 2004-01-29 03:09:42 +0000 | |
---|---|---|
committer | 2004-01-29 03:09:42 +0000 | |
commit | fbdf16b4059273350987089d5127c7e8d9838872 (patch) | |
tree | cdeeb98610d8daad7cbbc4b988797cc437cf995f /gnome-extra/at-spi | |
parent | Filtering -msse2 for gcc 3.2. Fixed bug 27975, thanks to vapier for fix (Man... (diff) | |
download | gentoo-2-fbdf16b4059273350987089d5127c7e8d9838872.tar.gz gentoo-2-fbdf16b4059273350987089d5127c7e8d9838872.tar.bz2 gentoo-2-fbdf16b4059273350987089d5127c7e8d9838872.zip |
stable on alpha and ia64
Diffstat (limited to 'gnome-extra/at-spi')
-rw-r--r-- | gnome-extra/at-spi/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/at-spi/at-spi-1.3.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/at-spi/ChangeLog b/gnome-extra/at-spi/ChangeLog index e32c00b145c8..b9910fe9cf4b 100644 --- a/gnome-extra/at-spi/ChangeLog +++ b/gnome-extra/at-spi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/at-spi # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.32 2004/01/18 14:06:52 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.33 2004/01/29 03:06:39 agriffis Exp $ + + 28 Jan 2004; Aron Griffis <agriffis@gentoo.org> at-spi-1.3.9.ebuild: + stable on alpha and ia64 18 Jan 2004; <gustavoz@gentoo.org> at-spi-1.3.9.ebuild: stable on hppa and sparc diff --git a/gnome-extra/at-spi/at-spi-1.3.9.ebuild b/gnome-extra/at-spi/at-spi-1.3.9.ebuild index a508398b538d..91d7ea8fb3a4 100644 --- a/gnome-extra/at-spi/at-spi-1.3.9.ebuild +++ b/gnome-extra/at-spi/at-spi-1.3.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.3.9.ebuild,v 1.5 2004/01/18 14:06:52 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.3.9.ebuild,v 1.6 2004/01/29 03:06:39 agriffis Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="x86 ~ppc ~alpha amd64 sparc hppa" +KEYWORDS="x86 ~ppc alpha amd64 sparc hppa ia64" IUSE="doc" RDEPEND=">=gnome-base/gail-1.3 |