diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 19:17:38 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 19:17:38 +0000 |
commit | bee1333061dc73d932f7a6bb18b2f1fdc837218b (patch) | |
tree | f06d636ec4a8c3e1dbc6ec9861acbf87c2c38f22 /app-shells | |
parent | Drop maintainer due retirement, bug #391429. (diff) | |
download | gentoo-2-bee1333061dc73d932f7a6bb18b2f1fdc837218b.tar.gz gentoo-2-bee1333061dc73d932f7a6bb18b2f1fdc837218b.tar.bz2 gentoo-2-bee1333061dc73d932f7a6bb18b2f1fdc837218b.zip |
alpha/ia64/s390/sh/sparc stable wrt #401931
(Portage version: 2.1.10.49/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.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/zsh/ChangeLog b/app-shells/zsh/ChangeLog index 5193cf1ba6ac..d79da98489a8 100644 --- a/app-shells/zsh/ChangeLog +++ b/app-shells/zsh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/zsh # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.187 2012/03/03 16:02:57 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.188 2012/03/18 19:17:38 armin76 Exp $ + + 18 Mar 2012; Raúl Porcel <armin76@gentoo.org> zsh-4.3.15.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #401931 03 Mar 2012; Brent Baude <ranger@gentoo.org> zsh-4.3.15.ebuild: Marking zsh-4.3.15 ppc64 for bug 401931 diff --git a/app-shells/zsh/zsh-4.3.15.ebuild b/app-shells/zsh/zsh-4.3.15.ebuild index 677c5600c124..d18f8823d0c4 100644 --- a/app-shells/zsh/zsh-4.3.15.ebuild +++ b/app-shells/zsh/zsh-4.3.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.3.15.ebuild,v 1.7 2012/03/03 16:02:57 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.3.15.ebuild,v 1.8 2012/03/18 19:17:38 armin76 Exp $ EAPI=4 @@ -34,7 +34,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=" |