diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2012-06-05 10:29:41 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2012-06-05 10:29:41 +0000 |
commit | d5faa491e3f32f10878ad0cf92a4c3a27d62a7a3 (patch) | |
tree | 673329245ef6d3b677a305bb6d0ab74e381aa985 /app-shells/fish | |
parent | Stable for amd64, wrt bug #418905 (diff) | |
download | gentoo-2-d5faa491e3f32f10878ad0cf92a4c3a27d62a7a3.tar.gz gentoo-2-d5faa491e3f32f10878ad0cf92a4c3a27d62a7a3.tar.bz2 gentoo-2-d5faa491e3f32f10878ad0cf92a4c3a27d62a7a3.zip |
Stable on amd64 wrt bug #419725
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'app-shells/fish')
-rw-r--r-- | app-shells/fish/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/fish/fish-1.23.1-r2.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-shells/fish/ChangeLog b/app-shells/fish/ChangeLog index dae936bd4ccd..7949ea27776f 100644 --- a/app-shells/fish/ChangeLog +++ b/app-shells/fish/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/fish # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/fish/ChangeLog,v 1.51 2012/05/10 15:20:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/fish/ChangeLog,v 1.52 2012/06/05 10:29:41 hwoarang Exp $ + + 05 Jun 2012; Markos Chandras <hwoarang@gentoo.org> fish-1.23.1-r2.ebuild: + Stable on amd64 wrt bug #419725 10 May 2012; Agostino Sarubbo <ago@gentoo.org> -fish-1.23.1-r1.ebuild: Remove old diff --git a/app-shells/fish/fish-1.23.1-r2.ebuild b/app-shells/fish/fish-1.23.1-r2.ebuild index 86611821b311..50be71f342d2 100644 --- a/app-shells/fish/fish-1.23.1-r2.ebuild +++ b/app-shells/fish/fish-1.23.1-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/fish/fish-1.23.1-r2.ebuild,v 1.1 2011/11/12 12:18:03 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/fish/fish-1.23.1-r2.ebuild,v 1.2 2012/06/05 10:29:41 hwoarang Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://fishshell.com/files/${PV}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="X vanilla" DEPEND="sys-libs/ncurses |