diff options
Diffstat (limited to 'app-shells/fish/fish-1.21.3.ebuild')
-rw-r--r-- | app-shells/fish/fish-1.21.3.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-shells/fish/fish-1.21.3.ebuild b/app-shells/fish/fish-1.21.3.ebuild index 190be952bc77..1c67b9454fc0 100644 --- a/app-shells/fish/fish-1.21.3.ebuild +++ b/app-shells/fish/fish-1.21.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/fish/fish-1.21.3.ebuild,v 1.1 2006/04/04 04:50:14 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/fish/fish-1.21.3.ebuild,v 1.2 2006/04/08 19:07:28 spyderous Exp $ DESCRIPTION="fish is the Friendly Interactive SHell" HOMEPAGE="http://roo.no-ip.org/fish/" @@ -11,6 +11,7 @@ KEYWORDS="~amd64 ~ppc ~x86" IUSE="" RDEPEND="sys-libs/ncurses sys-devel/bc + www-client/htmlview || ( ( x11-libs/libSM x11-libs/libXext |