diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-11 20:35:25 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-11 20:35:25 +0000 |
commit | 1b4b4f8c9f53d0213f23780a2d8247402cef5db9 (patch) | |
tree | 24c65cdeb43ff6ff124836784885c0600a054569 /app-text/gnome-spell | |
parent | Added hppa to KEYWORDS. (diff) | |
download | gentoo-2-1b4b4f8c9f53d0213f23780a2d8247402cef5db9.tar.gz gentoo-2-1b4b4f8c9f53d0213f23780a2d8247402cef5db9.tar.bz2 gentoo-2-1b4b4f8c9f53d0213f23780a2d8247402cef5db9.zip |
unmasks and changelog fixes
Diffstat (limited to 'app-text/gnome-spell')
-rw-r--r-- | app-text/gnome-spell/gnome-spell-1.0.3.ebuild | 4 | ||||
-rw-r--r-- | app-text/gnome-spell/gnome-spell-1.0.4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/gnome-spell/gnome-spell-1.0.3.ebuild b/app-text/gnome-spell/gnome-spell-1.0.3.ebuild index c72e98e74d50..a9e5fe516cdc 100644 --- a/app-text/gnome-spell/gnome-spell-1.0.3.ebuild +++ b/app-text/gnome-spell/gnome-spell-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.3.ebuild,v 1.5 2003/07/09 17:29:17 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.3.ebuild,v 1.6 2003/07/11 20:35:24 aliz Exp $ IUSE="" @@ -11,7 +11,7 @@ S="${WORKDIR}/${P}" DESCRIPTION="Gnome spellchecking component." HOMEPAGE="http://www.gnome.org/" -KEYWORDS="~x86 ~sparc ~ppc ~alpha" +KEYWORDS="x86 ~sparc ~ppc ~alpha" SLOT="1" LICENSE="GPL-2" diff --git a/app-text/gnome-spell/gnome-spell-1.0.4.ebuild b/app-text/gnome-spell/gnome-spell-1.0.4.ebuild index b08abcee3021..8f21c9688030 100644 --- a/app-text/gnome-spell/gnome-spell-1.0.4.ebuild +++ b/app-text/gnome-spell/gnome-spell-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.4.ebuild,v 1.3 2003/07/09 17:29:17 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.4.ebuild,v 1.4 2003/07/11 20:35:24 aliz Exp $ IUSE="" @@ -11,7 +11,7 @@ S="${WORKDIR}/${P}" DESCRIPTION="Gnome spellchecking component." HOMEPAGE="http://www.gnome.org/" -KEYWORDS="~x86 ~sparc ~ppc ~alpha" +KEYWORDS="x86 ~sparc ~ppc ~alpha" SLOT="1" LICENSE="GPL-2" |