summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-01-18 23:27:19 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-01-18 23:27:19 +0000
commitad774b0ff2a5920d541da65eefe0a5be94787ecb (patch)
tree8753f2753712d6d1432db0c04084d2bc65a0a62c /app-shells/fish
parentStable for HPPA (bug #147751). (diff)
downloadgentoo-2-ad774b0ff2a5920d541da65eefe0a5be94787ecb.tar.gz
gentoo-2-ad774b0ff2a5920d541da65eefe0a5be94787ecb.tar.bz2
gentoo-2-ad774b0ff2a5920d541da65eefe0a5be94787ecb.zip
stable x86, bug #151899
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-shells/fish')
-rw-r--r--app-shells/fish/ChangeLog5
-rw-r--r--app-shells/fish/fish-1.22.1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/app-shells/fish/ChangeLog b/app-shells/fish/ChangeLog
index d6082fd022b5..571161350d0e 100644
--- a/app-shells/fish/ChangeLog
+++ b/app-shells/fish/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/fish
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/fish/ChangeLog,v 1.27 2007/01/18 15:56:29 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/fish/ChangeLog,v 1.28 2007/01/18 23:27:19 opfer Exp $
+
+ 18 Jan 2007; Christian Faulhammer <opfer@gentoo.org> fish-1.22.1.ebuild:
+ stable x86, bug #151899
*fish-1.22.2 (18 Jan 2007)
diff --git a/app-shells/fish/fish-1.22.1.ebuild b/app-shells/fish/fish-1.22.1.ebuild
index dfc7158a38ce..40b6cb010734 100644
--- a/app-shells/fish/fish-1.22.1.ebuild
+++ b/app-shells/fish/fish-1.22.1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/fish/fish-1.22.1.ebuild,v 1.2 2006/12/02 01:47:39 antarus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/fish/fish-1.22.1.ebuild,v 1.3 2007/01/18 23:27:19 opfer Exp $
DESCRIPTION="fish is the Friendly Interactive SHell"
HOMEPAGE="http://fishshell.org/"
SRC_URI="http://fishshell.org/files/${PV}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE="doc X"
RDEPEND="sys-libs/ncurses
sys-devel/bc