summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2006-04-08 19:07:28 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2006-04-08 19:07:28 +0000
commita9ee39bf49867b96e8389eb2faaaea737639f8b5 (patch)
treecc9210f5bad05767e6ab552d2f79a264af2d4a0c /app-shells/fish
parentAdd ~amd64 keyword. (diff)
downloadgentoo-2-a9ee39bf49867b96e8389eb2faaaea737639f8b5.tar.gz
gentoo-2-a9ee39bf49867b96e8389eb2faaaea737639f8b5.tar.bz2
gentoo-2-a9ee39bf49867b96e8389eb2faaaea737639f8b5.zip
(#129102) Add dep on htmlview, needed for help functions.
(Portage version: 2.1_pre7-r4)
Diffstat (limited to 'app-shells/fish')
-rw-r--r--app-shells/fish/ChangeLog7
-rw-r--r--app-shells/fish/fish-1.18.2.ebuild5
-rw-r--r--app-shells/fish/fish-1.19.0.ebuild3
-rw-r--r--app-shells/fish/fish-1.20.0.ebuild3
-rw-r--r--app-shells/fish/fish-1.20.1.ebuild3
-rw-r--r--app-shells/fish/fish-1.20.2.ebuild3
-rw-r--r--app-shells/fish/fish-1.21.1.ebuild3
-rw-r--r--app-shells/fish/fish-1.21.3.ebuild3
8 files changed, 21 insertions, 9 deletions
diff --git a/app-shells/fish/ChangeLog b/app-shells/fish/ChangeLog
index 53ab4858a3c2..debf0dd4cad0 100644
--- a/app-shells/fish/ChangeLog
+++ b/app-shells/fish/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-shells/fish
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/fish/ChangeLog,v 1.16 2006/04/04 04:50:14 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/fish/ChangeLog,v 1.17 2006/04/08 19:07:28 spyderous Exp $
+
+ 08 Apr 2006; Donnie Berkholz <spyderous@gentoo.org>; fish-1.18.2.ebuild,
+ fish-1.19.0.ebuild, fish-1.20.0.ebuild, fish-1.20.1.ebuild,
+ fish-1.20.2.ebuild, fish-1.21.1.ebuild, fish-1.21.3.ebuild:
+ (#129102) Add dep on htmlview, needed for help functions.
*fish-1.21.3 (04 Apr 2006)
diff --git a/app-shells/fish/fish-1.18.2.ebuild b/app-shells/fish/fish-1.18.2.ebuild
index 487519f90c36..66416372aeb6 100644
--- a/app-shells/fish/fish-1.18.2.ebuild
+++ b/app-shells/fish/fish-1.18.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# 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.18.2.ebuild,v 1.1 2005/12/12 06:30:14 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/fish/fish-1.18.2.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
diff --git a/app-shells/fish/fish-1.19.0.ebuild b/app-shells/fish/fish-1.19.0.ebuild
index e61300e2e498..4e2a12d70aa5 100644
--- a/app-shells/fish/fish-1.19.0.ebuild
+++ b/app-shells/fish/fish-1.19.0.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.19.0.ebuild,v 1.1 2006/01/03 05:54:05 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/fish/fish-1.19.0.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
diff --git a/app-shells/fish/fish-1.20.0.ebuild b/app-shells/fish/fish-1.20.0.ebuild
index 29318b271163..24d8676e53ed 100644
--- a/app-shells/fish/fish-1.20.0.ebuild
+++ b/app-shells/fish/fish-1.20.0.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.20.0.ebuild,v 1.1 2006/01/16 21:43:13 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/fish/fish-1.20.0.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
diff --git a/app-shells/fish/fish-1.20.1.ebuild b/app-shells/fish/fish-1.20.1.ebuild
index ec34c45a10e7..014baecf40ad 100644
--- a/app-shells/fish/fish-1.20.1.ebuild
+++ b/app-shells/fish/fish-1.20.1.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.20.1.ebuild,v 1.1 2006/01/26 18:55:29 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/fish/fish-1.20.1.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
diff --git a/app-shells/fish/fish-1.20.2.ebuild b/app-shells/fish/fish-1.20.2.ebuild
index 63d34ade38a6..3cd437edd435 100644
--- a/app-shells/fish/fish-1.20.2.ebuild
+++ b/app-shells/fish/fish-1.20.2.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.20.2.ebuild,v 1.1 2006/02/16 09:18:18 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/fish/fish-1.20.2.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
diff --git a/app-shells/fish/fish-1.21.1.ebuild b/app-shells/fish/fish-1.21.1.ebuild
index 65c58e4b3c75..26f42c84eb4f 100644
--- a/app-shells/fish/fish-1.21.1.ebuild
+++ b/app-shells/fish/fish-1.21.1.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.1.ebuild,v 1.2 2006/03/01 21:09:34 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/fish/fish-1.21.1.ebuild,v 1.3 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
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