diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-26 20:24:10 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-26 20:24:10 +0000 |
commit | bd5a7c677cd70c1c2c809c78eb2d356d78b1a717 (patch) | |
tree | 8d3080dd2c69fdc67d1b394a43bf8fb844c90afe | |
parent | Fixed DEPEND/RDEPEND. (diff) | |
download | gentoo-2-bd5a7c677cd70c1c2c809c78eb2d356d78b1a717.tar.gz gentoo-2-bd5a7c677cd70c1c2c809c78eb2d356d78b1a717.tar.bz2 gentoo-2-bd5a7c677cd70c1c2c809c78eb2d356d78b1a717.zip |
Stable on hppa wrt #145428
(Portage version: 2.1.1)
-rw-r--r-- | gnome-extra/at-spi/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/at-spi/at-spi-1.7.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/at-spi/ChangeLog b/gnome-extra/at-spi/ChangeLog index 4b7d8ab76f08..ecc1e41e7d3a 100644 --- a/gnome-extra/at-spi/ChangeLog +++ b/gnome-extra/at-spi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/at-spi # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.128 2006/09/19 19:08:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.129 2006/09/26 20:24:10 gustavoz Exp $ + + 26 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> at-spi-1.7.10.ebuild: + Stable on hppa wrt #145428 19 Sep 2006; Aron Griffis <agriffis@gentoo.org> at-spi-1.7.10.ebuild: Mark 1.7.10 stable on ia64. #139612 diff --git a/gnome-extra/at-spi/at-spi-1.7.10.ebuild b/gnome-extra/at-spi/at-spi-1.7.10.ebuild index 7a1a79a96d4c..7a80572621a7 100644 --- a/gnome-extra/at-spi/at-spi-1.7.10.ebuild +++ b/gnome-extra/at-spi/at-spi-1.7.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.7.10.ebuild,v 1.8 2006/09/19 19:08:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.7.10.ebuild,v 1.9 2006/09/26 20:24:10 gustavoz Exp $ inherit virtualx gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/" LICENSE="LGPL-2" SLOT="1" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86" IUSE="doc" RDEPEND=">=dev-libs/atk-1.12 |