diff options
Diffstat (limited to 'app-text/reed/reed-5.4.ebuild')
-rw-r--r-- | app-text/reed/reed-5.4.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/app-text/reed/reed-5.4.ebuild b/app-text/reed/reed-5.4.ebuild index 133d2c8e3fb2..82644a215da8 100644 --- a/app-text/reed/reed-5.4.ebuild +++ b/app-text/reed/reed-5.4.ebuild @@ -1,7 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/reed/reed-5.4.ebuild,v 1.4 2003/11/16 23:08:00 pyrania Exp $ - +# $Header: /var/cvsroot/gentoo-x86/app-text/reed/reed-5.4.ebuild,v 1.5 2004/03/12 09:18:44 mr_bones_ Exp $ DESCRIPTION="This is a text pager (text file viewer), used to display etexts." HOMEPAGE="http://www.sacredchao.net/software/reed/index.shtml" @@ -10,8 +9,8 @@ SRC_URI=http://www.sacredchao.net/software/reed/${P}.tar.gz LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" - IUSE="" + DEPEND="sys-libs/ncurses" src_unpack() { |