diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-12 23:24:36 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-12 23:24:36 +0000 |
commit | fc9ccd789f88a83d332a8d3be6029439421b2f70 (patch) | |
tree | d5a9ebffff5023b4706ca757a4b03bc0b9379e37 /app-text/spellutils | |
parent | version bump. (diff) | |
download | historical-fc9ccd789f88a83d332a8d3be6029439421b2f70.tar.gz historical-fc9ccd789f88a83d332a8d3be6029439421b2f70.tar.bz2 historical-fc9ccd789f88a83d332a8d3be6029439421b2f70.zip |
Stable on alpha.
Diffstat (limited to 'app-text/spellutils')
-rw-r--r-- | app-text/spellutils/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/spellutils/spellutils-0.7.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-text/spellutils/ChangeLog b/app-text/spellutils/ChangeLog index 663a8c44d9b8..d614ce5b788c 100644 --- a/app-text/spellutils/ChangeLog +++ b/app-text/spellutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/spellutils -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/spellutils/ChangeLog,v 1.1 2003/03/10 12:51:38 seemant Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/spellutils/ChangeLog,v 1.2 2004/05/12 23:10:50 kloeri Exp $ + + 13 May 2004; Bryan Østergaard <kloeri@gentoo.org> spellutils-0.7.ebuild: + Stable on alpha. *spellutils-0.7 (10 Mar 2003) diff --git a/app-text/spellutils/spellutils-0.7.ebuild b/app-text/spellutils/spellutils-0.7.ebuild index d01c19271dd0..4d7ea09e1d11 100644 --- a/app-text/spellutils/spellutils-0.7.ebuild +++ b/app-text/spellutils/spellutils-0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/spellutils/spellutils-0.7.ebuild,v 1.3 2004/02/22 07:29:42 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/spellutils/spellutils-0.7.ebuild,v 1.4 2004/05/12 23:10:50 kloeri Exp $ IUSE="nls" @@ -10,7 +10,7 @@ SRC_URI="http://home.worldonline.dk/byrial/spellutils/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa" +KEYWORDS="x86 ~ppc ~sparc alpha ~mips ~hppa" DEPEND="virtual/glibc" |