diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-06-21 17:19:29 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-06-21 17:19:29 +0000 |
commit | b6d36bca8a11d2e775baf8ddc0cc97e95933523a (patch) | |
tree | 3f280fff723b0597bfe330aae9ec380060d19d16 /app-shells | |
parent | Remove hppa from KEYWORDS wrt #304363. (diff) | |
download | gentoo-2-b6d36bca8a11d2e775baf8ddc0cc97e95933523a.tar.gz gentoo-2-b6d36bca8a11d2e775baf8ddc0cc97e95933523a.tar.bz2 gentoo-2-b6d36bca8a11d2e775baf8ddc0cc97e95933523a.zip |
stable x86, bug 319473
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/fish/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/fish/fish-1.23.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/fish/ChangeLog b/app-shells/fish/ChangeLog index d9eb2c39ee23..6e26d31770ac 100644 --- a/app-shells/fish/ChangeLog +++ b/app-shells/fish/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/fish # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/fish/ChangeLog,v 1.46 2010/05/25 21:33:33 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/fish/ChangeLog,v 1.47 2010/06/21 17:19:29 fauli Exp $ + + 21 Jun 2010; Christian Faulhammer <fauli@gentoo.org> fish-1.23.1.ebuild: + stable x86, bug 319473 25 May 2010; Pacho Ramos <pacho@gentoo.org> fish-1.23.1.ebuild: stable amd64, bug 319473 diff --git a/app-shells/fish/fish-1.23.1.ebuild b/app-shells/fish/fish-1.23.1.ebuild index 044c15c29b78..f656ec399a36 100644 --- a/app-shells/fish/fish-1.23.1.ebuild +++ b/app-shells/fish/fish-1.23.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.ebuild,v 1.4 2010/05/25 21:33:33 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/fish/fish-1.23.1.ebuild,v 1.5 2010/06/21 17:19:29 fauli Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="http://fishshell.org/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" DEPEND="sys-libs/ncurses |