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 | |
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')
-rw-r--r-- | app-text/ispell/ispell-3.2.06-r4.ebuild | 3 | ||||
-rw-r--r-- | app-text/ispell/ispell-3.2.06-r5.ebuild | 3 | ||||
-rw-r--r-- | app-text/ispell/ispell-3.2.06-r6.ebuild | 3 |
3 files changed, 6 insertions, 3 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 diff --git a/app-text/ispell/ispell-3.2.06-r5.ebuild b/app-text/ispell/ispell-3.2.06-r5.ebuild index b35c3ca222cd..ff8456cb94dc 100644 --- a/app-text/ispell/ispell-3.2.06-r5.ebuild +++ b/app-text/ispell/ispell-3.2.06-r5.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-r5.ebuild,v 1.11 2004/06/24 22:41:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ispell-3.2.06-r5.ebuild,v 1.12 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 sparc ~ppc alpha mips hppa" +IUSE="" DEPEND="sys-devel/bison sys-apps/miscfiles 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 |