vapier 15/07/22 06:16:04 Modified: zsh-5.0.5.ebuild ChangeLog Log: Mark arm64/m68k/s390/sh stable. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path 1.13 app-shells/zsh/zsh-5.0.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/zsh/zsh-5.0.5.ebuild?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/zsh/zsh-5.0.5.ebuild?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/zsh/zsh-5.0.5.ebuild?r1=1.12&r2=1.13 Index: zsh-5.0.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-5.0.5.ebuild,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- zsh-5.0.5.ebuild 22 Jul 2015 06:15:24 -0000 1.12 +++ zsh-5.0.5.ebuild 22 Jul 2015 06:16:04 -0000 1.13 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-5.0.5.ebuild,v 1.12 2015/07/22 06:15:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-5.0.5.ebuild,v 1.13 2015/07/22 06:16:04 vapier Exp $ EAPI=5 @@ -13,7 +13,7 @@ LICENSE="ZSH gdbm? ( GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~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 arm64 hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~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=" 1.253 app-shells/zsh/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/zsh/ChangeLog?rev=1.253&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/zsh/ChangeLog?rev=1.253&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/zsh/ChangeLog?r1=1.252&r2=1.253 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v retrieving revision 1.252 retrieving revision 1.253 diff -u -r1.252 -r1.253 --- ChangeLog 22 Jul 2015 06:15:24 -0000 1.252 +++ ChangeLog 22 Jul 2015 06:16:04 -0000 1.253 @@ -1,6 +1,9 @@ # ChangeLog for app-shells/zsh # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.252 2015/07/22 06:15:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.253 2015/07/22 06:16:04 vapier Exp $ + + 22 Jul 2015; Mike Frysinger <[email protected]> zsh-5.0.5.ebuild: + Mark arm64/m68k/s390/sh stable. 22 Jul 2015; Mike Frysinger <[email protected]> zsh-5.0.5.ebuild, zsh-5.0.7-r1.ebuild, zsh-5.0.7-r2.ebuild, zsh-5.0.8.ebuild, zsh-9999.ebuild:
