diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 20:56:41 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 20:56:41 +0000 |
commit | 9a456dd7414b4f35358c37fc88e46cccae540626 (patch) | |
tree | 20df6c4c5ae44d111a98fa80c79514b829487953 /gnome-extra/at-spi | |
parent | Cleaning out old ebuilds (diff) | |
download | gentoo-2-9a456dd7414b4f35358c37fc88e46cccae540626.tar.gz gentoo-2-9a456dd7414b4f35358c37fc88e46cccae540626.tar.bz2 gentoo-2-9a456dd7414b4f35358c37fc88e46cccae540626.zip |
Stable on Alpha.
(Portage version: 2.1.2_pre3-r2)
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.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 ecc1e41e7d3a..f24427159f2a 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.129 2006/09/26 20:24:10 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.130 2006/10/20 20:56:41 kloeri Exp $ + + 20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> at-spi-1.7.10.ebuild: + Stable on Alpha. 26 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> at-spi-1.7.10.ebuild: Stable on hppa wrt #145428 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 7a80572621a7..4ff644bc3f6a 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.9 2006/09/26 20:24:10 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.7.10.ebuild,v 1.10 2006/10/20 20:56:41 kloeri 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 |