diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-11-26 13:21:20 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-11-26 13:21:20 +0000 |
commit | ed72d26f32d512252ec03e210031c9e17d4b6b93 (patch) | |
tree | 37934cb2033cc07bb9eb893ae613ac395e3eb790 /gnome-extra | |
parent | Stable on ppc64; bug #199740 (diff) | |
download | gentoo-2-ed72d26f32d512252ec03e210031c9e17d4b6b93.tar.gz gentoo-2-ed72d26f32d512252ec03e210031c9e17d4b6b93.tar.bz2 gentoo-2-ed72d26f32d512252ec03e210031c9e17d4b6b93.zip |
Stable on ppc64; bug #199740
(Portage version: 2.1.3.19)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/at-spi/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/at-spi/at-spi-1.20.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/at-spi/ChangeLog b/gnome-extra/at-spi/ChangeLog index 1ab0aee87b73..e74c75f0935c 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.160 2007/11/24 22:38:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.161 2007/11/26 13:21:20 corsair Exp $ + + 26 Nov 2007; Markus Rothe <corsair@gentoo.org> at-spi-1.20.1.ebuild: + Stable on ppc64; bug #199740 24 Nov 2007; Brent Baude <ranger@gentoo.org> at-spi-1.20.1.ebuild: Marking at-spi-1.20.1 ppc stable for bug 199740 diff --git a/gnome-extra/at-spi/at-spi-1.20.1.ebuild b/gnome-extra/at-spi/at-spi-1.20.1.ebuild index 6be2e5519e8c..08e6c597b792 100644 --- a/gnome-extra/at-spi/at-spi-1.20.1.ebuild +++ b/gnome-extra/at-spi/at-spi-1.20.1.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-extra/at-spi/at-spi-1.20.1.ebuild,v 1.5 2007/11/24 22:38:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.20.1.ebuild,v 1.6 2007/11/26 13:21:20 corsair Exp $ WANT_AUTOMAKE="1.9" @@ -11,7 +11,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/" LICENSE="LGPL-2" SLOT="1" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=dev-libs/atk-1.17 |