diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-13 22:16:35 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-13 22:16:35 +0000 |
commit | 6acb75176641d1aceaee712ce9b05452af15da0d (patch) | |
tree | b8a4bfd58f7eb335861767a39d4eec94467e9d8c /app-text/ispell/ispell-3.2.06-r4.ebuild | |
parent | sync IUSE (missing) (Manifest recommit) (diff) | |
download | gentoo-2-6acb75176641d1aceaee712ce9b05452af15da0d.tar.gz gentoo-2-6acb75176641d1aceaee712ce9b05452af15da0d.tar.bz2 gentoo-2-6acb75176641d1aceaee712ce9b05452af15da0d.zip |
sync IUSE (missing)
Diffstat (limited to 'app-text/ispell/ispell-3.2.06-r4.ebuild')
-rw-r--r-- | app-text/ispell/ispell-3.2.06-r4.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-text/ispell/ispell-3.2.06-r4.ebuild b/app-text/ispell/ispell-3.2.06-r4.ebuild index 75a941f326eb..ccdab937b520 100644 --- a/app-text/ispell/ispell-3.2.06-r4.ebuild +++ b/app-text/ispell/ispell-3.2.06-r4.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/ispell/ispell-3.2.06-r4.ebuild,v 1.13 2004/06/24 22:41:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ispell-3.2.06-r4.ebuild,v 1.14 2004/07/13 22:16:35 agriffis Exp $ inherit eutils @@ -12,6 +12,7 @@ HOMEPAGE="http://fmg-www.cs.ucla.edu/geoff/ispell.html" SLOT="0" LICENSE="as-is" KEYWORDS="x86 ppc sparc alpha ~mips ~hppa" +IUSE="" DEPEND="sys-apps/sed sys-devel/bison |