diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-06-08 21:48:42 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-06-08 21:48:42 +0000 |
commit | aa4637471eba0218b97a2a54063adc042cb2127b (patch) | |
tree | e12c8a7cdafae4605ce33ab9bd31399f2defcbe0 /app-text/ispell | |
parent | missing digest (diff) | |
download | historical-aa4637471eba0218b97a2a54063adc042cb2127b.tar.gz historical-aa4637471eba0218b97a2a54063adc042cb2127b.tar.bz2 historical-aa4637471eba0218b97a2a54063adc042cb2127b.zip |
added bison to DEPEND
Diffstat (limited to 'app-text/ispell')
-rw-r--r-- | app-text/ispell/ChangeLog | 8 | ||||
-rw-r--r-- | app-text/ispell/ispell-3.1.20-r1.ebuild | 4 | ||||
-rw-r--r-- | app-text/ispell/ispell-3.1.20-r2.ebuild | 4 | ||||
-rw-r--r-- | app-text/ispell/ispell-3.2.06-r1.ebuild | 3 |
4 files changed, 13 insertions, 6 deletions
diff --git a/app-text/ispell/ChangeLog b/app-text/ispell/ChangeLog index cb5265fd351b..2088cac97b38 100644 --- a/app-text/ispell/ChangeLog +++ b/app-text/ispell/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-text/ispell # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ChangeLog,v 1.3 2002/03/15 23:20:04 tod Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ChangeLog,v 1.4 2002/06/08 21:48:42 seemant Exp $ + +*ispell-allversions (8 Jun 2002) + + 8 Jun 2002; Seemant Kulleen <seemant@gentoo.org> ispell-*.ebuild : + + Added bison to DEPEND. Thanks to Francisco in bug #3520 *ispell-3.2.06 (14 Mar 2002) diff --git a/app-text/ispell/ispell-3.1.20-r1.ebuild b/app-text/ispell/ispell-3.1.20-r1.ebuild index 6666ffa3b7e0..29f8e87f09eb 100644 --- a/app-text/ispell/ispell-3.1.20-r1.ebuild +++ b/app-text/ispell/ispell-3.1.20-r1.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ispell-3.1.20-r1.ebuild,v 1.5 2002/04/28 03:59:29 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ispell-3.1.20-r1.ebuild,v 1.6 2002/06/08 21:47:47 seemant Exp $ S=${WORKDIR}/${PN}-3.1 DESCRIPTION="Ispell is a fast screen-oriented spelling checker" SRC_URI="ftp://ftp.cs.ucla.edu/pub/ispell-3.1/${P}.tar.gz" HOMEPAGE="http://fmg-www.cs.ucla.edu/geoff/ispell.html" -DEPEND="virtual/glibc >=sys-libs/ncurses-5.2" +DEPEND="virtual/glibc sys-devel/bison >=sys-libs/ncurses-5.2" src_unpack() { unpack ${A} diff --git a/app-text/ispell/ispell-3.1.20-r2.ebuild b/app-text/ispell/ispell-3.1.20-r2.ebuild index 2d5054ccb5d0..3bfb5b1dbbb9 100644 --- a/app-text/ispell/ispell-3.1.20-r2.ebuild +++ b/app-text/ispell/ispell-3.1.20-r2.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ispell-3.1.20-r2.ebuild,v 1.2 2002/04/28 03:59:29 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ispell-3.1.20-r2.ebuild,v 1.3 2002/06/08 21:47:47 seemant Exp $ S=${WORKDIR}/${PN}-3.1 DESCRIPTION="Ispell is a fast screen-oriented spelling checker" SRC_URI="ftp://ftp.cs.ucla.edu/pub/ispell-3.1/${P}.tar.gz" HOMEPAGE="http://fmg-www.cs.ucla.edu/geoff/ispell.html" -DEPEND="virtual/glibc >=sys-libs/ncurses-5.2" +DEPEND="virtual/glibc sys-devel/bison >=sys-libs/ncurses-5.2" src_unpack() { unpack ${A} diff --git a/app-text/ispell/ispell-3.2.06-r1.ebuild b/app-text/ispell/ispell-3.2.06-r1.ebuild index e730b5e88cea..9a4558a19835 100644 --- a/app-text/ispell/ispell-3.2.06-r1.ebuild +++ b/app-text/ispell/ispell-3.2.06-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author: Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ispell-3.2.06-r1.ebuild,v 1.3 2002/04/28 03:59:29 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ispell-3.2.06-r1.ebuild,v 1.4 2002/06/08 21:47:47 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Ispell is a fast screen-oriented spelling checker" @@ -9,6 +9,7 @@ SRC_URI="http://fmg-www.cs.ucla.edu/geoff/tars/${P}.tar.gz" HOMEPAGE="http://fmg-www.cs.ucla.edu/geoff/ispell.html" DEPEND="virtual/glibc + sys-devel/bison >=sys-libs/ncurses-5.2" src_compile() { |