diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-09-24 13:12:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-09-24 13:12:58 +0000 |
commit | c384df5d75ccc54736135c2c445a71ee10ba8e17 (patch) | |
tree | dbaa63c21c2c6e6f4ae600004fcf293bd2272b0f /app-shells | |
parent | Cleanup old versions and unused files. (diff) | |
download | gentoo-2-c384df5d75ccc54736135c2c445a71ee10ba8e17.tar.gz gentoo-2-c384df5d75ccc54736135c2c445a71ee10ba8e17.tar.bz2 gentoo-2-c384df5d75ccc54736135c2c445a71ee10ba8e17.zip |
alpha/ia64/s390/sh/sparc stable wrt #297117
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/zsh/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/zsh/zsh-4.3.10-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/zsh/ChangeLog b/app-shells/zsh/ChangeLog index 09f48605f9e9..1bb2edc06249 100644 --- a/app-shells/zsh/ChangeLog +++ b/app-shells/zsh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/zsh # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.154 2010/09/23 20:54:10 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.155 2010/09/24 13:12:58 armin76 Exp $ + + 24 Sep 2010; Raúl Porcel <armin76@gentoo.org> zsh-4.3.10-r2.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #297117 23 Sep 2010; Markus Meier <maekke@gentoo.org> zsh-4.3.10-r2.ebuild: arm stable, bug #297117 diff --git a/app-shells/zsh/zsh-4.3.10-r2.ebuild b/app-shells/zsh/zsh-4.3.10-r2.ebuild index 42bbee591a26..45e31bb8ba38 100644 --- a/app-shells/zsh/zsh-4.3.10-r2.ebuild +++ b/app-shells/zsh/zsh-4.3.10-r2.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/zsh/zsh-4.3.10-r2.ebuild,v 1.6 2010/09/23 20:54:10 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.3.10-r2.ebuild,v 1.7 2010/09/24 13:12:58 armin76 Exp $ EAPI=3 @@ -39,7 +39,7 @@ SRC_URI="${ZSH_URI} LICENSE="ZSH gdbm? ( GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="caps debug doc examples gdbm maildir pcre static unicode" RDEPEND=">=sys-libs/ncurses-5.1 |