diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-10-08 14:26:41 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-10-08 14:26:41 +0000 |
commit | a96b41978753fb5cc207c58b88a4f99d41e0bcae (patch) | |
tree | b4e42e8b51c94ad1c5a4a0fe315a0c6ce042ef27 /app-text/gnome-spell | |
parent | netbeans flag in preparation for gvim7 (diff) | |
download | gentoo-2-a96b41978753fb5cc207c58b88a4f99d41e0bcae.tar.gz gentoo-2-a96b41978753fb5cc207c58b88a4f99d41e0bcae.tar.bz2 gentoo-2-a96b41978753fb5cc207c58b88a4f99d41e0bcae.zip |
Marked stable on hppa.
Diffstat (limited to 'app-text/gnome-spell')
-rw-r--r-- | app-text/gnome-spell/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gnome-spell/ChangeLog b/app-text/gnome-spell/ChangeLog index df1e7fee67ff..29d4c6ef223e 100644 --- a/app-text/gnome-spell/ChangeLog +++ b/app-text/gnome-spell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/gnome-spell # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.50 2004/07/28 03:36:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.51 2004/10/08 14:22:45 gmsoft Exp $ + + 08 Oct 2004; Guy Martin <gmsoft@gentoo.org> gnome-spell-1.0.5-r2.ebuild: + Marked stable on hppa. 27 Jul 2004; <agriffis@gentoo.org> gnome-spell-1.0.5-r2.ebuild: stable on ia64 diff --git a/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild b/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild index ca1de229decb..5c2a2a3a766a 100644 --- a/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild +++ b/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.5-r2.ebuild,v 1.12 2004/09/27 18:30:23 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild,v 1.13 2004/10/08 14:22:45 gmsoft Exp $ inherit gnome.org gnome2 libtool eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="1" -KEYWORDS="x86 sparc ppc alpha ~hppa amd64 ia64" +KEYWORDS="x86 sparc ppc alpha hppa amd64 ia64" IUSE="" RDEPEND=">=gnome-base/libgnomeui-2.2 |