diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-08-10 13:27:11 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-08-10 13:27:11 +0000 |
commit | 4ae98c6b650a4584fd9caf81c5de42abc08d4751 (patch) | |
tree | fec3000c62f2437f28cf0e7766bbfa79169c6ee3 /gnome-extra/at-spi | |
parent | Stable on amd64 wrt bug #185823 (diff) | |
download | historical-4ae98c6b650a4584fd9caf81c5de42abc08d4751.tar.gz historical-4ae98c6b650a4584fd9caf81c5de42abc08d4751.tar.bz2 historical-4ae98c6b650a4584fd9caf81c5de42abc08d4751.zip |
Stable on amd64 wrt bug #185823
Package-Manager: portage-2.1.3.3
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.18.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/at-spi/ChangeLog b/gnome-extra/at-spi/ChangeLog index 6c5eafd1a680..f064c88c3c1a 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.148 2007/08/08 22:21:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.149 2007/08/10 13:15:24 angelos Exp $ + + 10 Aug 2007; Christoph Mende <angelos@gentoo.org> at-spi-1.18.1-r1.ebuild: + Stable on amd64 wrt bug #185823 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> at-spi-1.18.1-r1.ebuild: alpha/ia64 stable wrt #185823 diff --git a/gnome-extra/at-spi/at-spi-1.18.1-r1.ebuild b/gnome-extra/at-spi/at-spi-1.18.1-r1.ebuild index 05bd6c095e4d..87eb0e116762 100644 --- a/gnome-extra/at-spi/at-spi-1.18.1-r1.ebuild +++ b/gnome-extra/at-spi/at-spi-1.18.1-r1.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.18.1-r1.ebuild,v 1.4 2007/08/08 22:21:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.18.1-r1.ebuild,v 1.5 2007/08/10 13:15:24 angelos 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 |