diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-23 15:57:06 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-23 15:57:06 +0000 |
commit | 13422db003b965a5af0893b177d9623bb4d016ff (patch) | |
tree | 8c0e0799a0177819aa344c4ac7ab4fea98d2a2dc /app-text/gnome-spell | |
parent | bug 134115 (diff) | |
download | gentoo-2-13422db003b965a5af0893b177d9623bb4d016ff.tar.gz gentoo-2-13422db003b965a5af0893b177d9623bb4d016ff.tar.bz2 gentoo-2-13422db003b965a5af0893b177d9623bb4d016ff.zip |
Stable on x86 wrt bug #133939.
(Portage version: 2.1_rc1-r2)
Diffstat (limited to 'app-text/gnome-spell')
-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 abfe5185cff4..47ee12986555 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.72 2006/05/22 21:50:03 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.73 2006/05/23 15:57:06 wolf31o2 Exp $ + + 23 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> + gnome-spell-1.0.7-r1.ebuild: + Stable on x86 wrt bug #133939. 22 May 2006; Gustavo Zacarias <gustavoz@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 16644fec2bf9..8c939119fb6a 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.4 2006/05/22 21:50:03 gustavoz Exp $ +# $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 $ 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 |