diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-23 18:26:04 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-23 18:26:04 +0000 |
commit | 687f3c73b109eee7aa53150a467f9b20a1eb72e9 (patch) | |
tree | aa33feea9377c3815bc7b98706638fbb7dc85cc7 /app-text | |
parent | Stable on ppc64; bug #133939 (diff) | |
download | gentoo-2-687f3c73b109eee7aa53150a467f9b20a1eb72e9.tar.gz gentoo-2-687f3c73b109eee7aa53150a467f9b20a1eb72e9.tar.bz2 gentoo-2-687f3c73b109eee7aa53150a467f9b20a1eb72e9.zip |
Stable on ppc64; bug #133939
(Portage version: 2.0.54-r2)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/gnome-spell/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/gnome-spell/gnome-spell-1.0.7-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/gnome-spell/ChangeLog b/app-text/gnome-spell/ChangeLog index 47ee12986555..3a51adc5e7ef 100644 --- a/app-text/gnome-spell/ChangeLog +++ b/app-text/gnome-spell/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/gnome-spell # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.73 2006/05/23 15:57:06 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.74 2006/05/23 18:26:04 corsair Exp $ + + 23 May 2006; Markus Rothe <corsair@gentoo.org> + gnome-spell-1.0.7-r1.ebuild: + Stable on ppc64; bug #133939 23 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> gnome-spell-1.0.7-r1.ebuild: diff --git a/app-text/gnome-spell/gnome-spell-1.0.7-r1.ebuild b/app-text/gnome-spell/gnome-spell-1.0.7-r1.ebuild index 8c939119fb6a..3dafb5732713 100644 --- a/app-text/gnome-spell/gnome-spell-1.0.7-r1.ebuild +++ b/app-text/gnome-spell/gnome-spell-1.0.7-r1.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/app-text/gnome-spell/gnome-spell-1.0.7-r1.ebuild,v 1.5 2006/05/23 15:57:06 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.7-r1.ebuild,v 1.6 2006/05/23 18:26:04 corsair Exp $ inherit libtool eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="1" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="static" RDEPEND=">=gnome-base/libgnome-1.112.1 |