summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2007-01-20 14:26:11 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2007-01-20 14:26:11 +0000
commitf153d281943cd343e3f5d24b8db9cc8ca0c720ac (patch)
tree050cd2ea23f03fdd511de0df29a79f5b897c8f30 /app-shells/fish
parentRemoving old, unnecessary (commented out!) masks. (diff)
downloadgentoo-2-f153d281943cd343e3f5d24b8db9cc8ca0c720ac.tar.gz
gentoo-2-f153d281943cd343e3f5d24b8db9cc8ca0c720ac.tar.bz2
gentoo-2-f153d281943cd343e3f5d24b8db9cc8ca0c720ac.zip
Stable on ppc wrt 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.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/fish/ChangeLog b/app-shells/fish/ChangeLog
index 571161350d0e..185664772642 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.28 2007/01/18 23:27:19 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/fish/ChangeLog,v 1.29 2007/01/20 14:26:11 nixnut Exp $
+
+ 20 Jan 2007; nixnut <nixnut@gentoo.org> fish-1.22.2.ebuild:
+ Stable on ppc wrt bug 151899
18 Jan 2007; Christian Faulhammer <opfer@gentoo.org> fish-1.22.1.ebuild:
stable x86, bug #151899
diff --git a/app-shells/fish/fish-1.22.2.ebuild b/app-shells/fish/fish-1.22.2.ebuild
index 63cbde7c1da4..f62ef7f80930 100644
--- a/app-shells/fish/fish-1.22.2.ebuild
+++ b/app-shells/fish/fish-1.22.2.ebuild
@@ -1,13 +1,13 @@
# 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.2.ebuild,v 1.1 2007/01/18 15:56:29 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/fish/fish-1.22.2.ebuild,v 1.2 2007/01/20 14:26:11 nixnut 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