diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-03-29 02:49:27 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-03-29 02:49:27 +0000 |
commit | e5bde237036a4143100129a86efd1fb36f2ab2db (patch) | |
tree | c374d0ceb1b3fce9176e23e1b01e089c67f562ca /app-text/gnome-spell | |
parent | Removing blackdown-jdk-1.4.1_beta (diff) | |
download | gentoo-2-e5bde237036a4143100129a86efd1fb36f2ab2db.tar.gz gentoo-2-e5bde237036a4143100129a86efd1fb36f2ab2db.tar.bz2 gentoo-2-e5bde237036a4143100129a86efd1fb36f2ab2db.zip |
add ~alpha
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.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gnome-spell/ChangeLog b/app-text/gnome-spell/ChangeLog index bc3d13a7060a..aff5279b89ed 100644 --- a/app-text/gnome-spell/ChangeLog +++ b/app-text/gnome-spell/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-text/gnome-spell # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.17 2003/03/19 14:14:32 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.18 2003/03/29 02:49:27 agriffis Exp $ *gnome-spell-1.0.1 (14 Mar 2003) + 28 Mar 2003; Aron Griffis <agriffis@gentoo.org> gnome-spell-1.0.1.ebuild: + Add ~alpha to KEYWORDS + 19 Mar 2003; Alastair Tse <liquidx@gentoo.org> gnome-spell-1.0.1.ebuild: source files from gnome.org rather than ximian.com diff --git a/app-text/gnome-spell/gnome-spell-1.0.1.ebuild b/app-text/gnome-spell/gnome-spell-1.0.1.ebuild index 860df2be7040..539047eda507 100644 --- a/app-text/gnome-spell/gnome-spell-1.0.1.ebuild +++ b/app-text/gnome-spell/gnome-spell-1.0.1.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.1.ebuild,v 1.2 2003/03/19 14:14:32 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.1.ebuild,v 1.3 2003/03/29 02:49:27 agriffis Exp $ IUSE="" @@ -10,7 +10,7 @@ S="${WORKDIR}/${P}" DESCRIPTION="Gnome spellchecking component." HOMEPAGE="http://www.gnome.org/" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="~x86 ~sparc ~ppc ~alpha" SLOT="1" LICENSE="GPL-2" |