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-r6.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-r6.ebuild')
-rw-r--r-- | app-text/ispell/ispell-3.2.06-r6.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-text/ispell/ispell-3.2.06-r6.ebuild b/app-text/ispell/ispell-3.2.06-r6.ebuild index 3e7a30a432e5..75f716537e1c 100644 --- a/app-text/ispell/ispell-3.2.06-r6.ebuild +++ b/app-text/ispell/ispell-3.2.06-r6.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-r6.ebuild,v 1.9 2004/06/24 22:41:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ispell-3.2.06-r6.ebuild,v 1.10 2004/07/13 22:16:35 agriffis Exp $ inherit eutils @@ -13,6 +13,7 @@ SRC_URI="http://fmg-www.cs.ucla.edu/geoff/tars/${P}.tar.gz SLOT="0" LICENSE="as-is" KEYWORDS="x86 sparc ~ppc alpha ~mips hppa amd64" +IUSE="" DEPEND="sys-apps/sed sys-devel/bison |