summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2014-11-21 10:08:31 +0000
committerTim Harder <radhermit@gentoo.org>2014-11-21 10:08:31 +0000
commit15eccba63e242b11d95b5d8d9efe708cc39aabf3 (patch)
tree4c8574a2c7f0428a49f701bbd6cf1eb0149d82bb /app-shells
parentDrop MAKEOPTS=-j1 workaround now that eautoreconf is fixed #529404. (diff)
downloadgentoo-2-15eccba63e242b11d95b5d8d9efe708cc39aabf3.tar.gz
gentoo-2-15eccba63e242b11d95b5d8d9efe708cc39aabf3.tar.bz2
gentoo-2-15eccba63e242b11d95b5d8d9efe708cc39aabf3.zip
Stabilize for all.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/gentoo-zsh-completions/ChangeLog6
-rw-r--r--app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20141115.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-shells/gentoo-zsh-completions/ChangeLog b/app-shells/gentoo-zsh-completions/ChangeLog
index 67cd711f504b..9c819cb8eb2a 100644
--- a/app-shells/gentoo-zsh-completions/ChangeLog
+++ b/app-shells/gentoo-zsh-completions/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-shells/gentoo-zsh-completions
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-zsh-completions/ChangeLog,v 1.3 2014/11/21 10:02:01 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-zsh-completions/ChangeLog,v 1.4 2014/11/21 10:08:31 radhermit Exp $
+
+ 21 Nov 2014; Tim Harder <radhermit@gentoo.org>
+ gentoo-zsh-completions-20141115.ebuild:
+ Stabilize for all.
21 Nov 2014; Tim Harder <radhermit@gentoo.org>
-files/zsh-completion-20130808-eselect.patch:
diff --git a/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20141115.ebuild b/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20141115.ebuild
index 20c72bb26818..68c46b77bda0 100644
--- a/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20141115.ebuild
+++ b/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20141115.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20141115.ebuild,v 1.1 2014/11/21 09:50:20 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20141115.ebuild,v 1.2 2014/11/21 10:08:31 radhermit Exp $
EAPI=5
@@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~radhermit/dist/${P}.tar.xz"
LICENSE="ZSH"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris"
RDEPEND=">=app-shells/zsh-4.3.5"