summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2011-03-27 21:44:06 +0000
committerJeremy Olexa <darkside@gentoo.org>2011-03-27 21:44:06 +0000
commit3ab5718aedb58ded8405122a15387d3c5614f005 (patch)
tree13bd0a67959829fc948b69f0ae9622bf05b62d08 /app-shells
parentVersion bump (diff)
downloadgentoo-2-3ab5718aedb58ded8405122a15387d3c5614f005.tar.gz
gentoo-2-3ab5718aedb58ded8405122a15387d3c5614f005.tar.bz2
gentoo-2-3ab5718aedb58ded8405122a15387d3c5614f005.zip
stabilize for all (noarch package), remove old versions
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/zsh-completion/ChangeLog7
-rw-r--r--app-shells/zsh-completion/zsh-completion-20080310.ebuild29
-rw-r--r--app-shells/zsh-completion/zsh-completion-20091203-r1.ebuild4
-rw-r--r--app-shells/zsh-completion/zsh-completion-20091203.ebuild41
4 files changed, 8 insertions, 73 deletions
diff --git a/app-shells/zsh-completion/ChangeLog b/app-shells/zsh-completion/ChangeLog
index a0629432a7bb..f90302982176 100644
--- a/app-shells/zsh-completion/ChangeLog
+++ b/app-shells/zsh-completion/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-shells/zsh-completion
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh-completion/ChangeLog,v 1.46 2011/01/05 18:00:21 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh-completion/ChangeLog,v 1.47 2011/03/27 21:44:06 darkside Exp $
+
+ 27 Mar 2011; Jeremy Olexa <darkside@gentoo.org>
+ -zsh-completion-20080310.ebuild, -zsh-completion-20091203.ebuild,
+ zsh-completion-20091203-r1.ebuild:
+ stabilize for all (noarch package), remove old versions
05 Jan 2011; Jeremy Olexa <darkside@gentoo.org>
zsh-completion-20091203-r1.ebuild:
diff --git a/app-shells/zsh-completion/zsh-completion-20080310.ebuild b/app-shells/zsh-completion/zsh-completion-20080310.ebuild
deleted file mode 100644
index 1b46b7a7fba2..000000000000
--- a/app-shells/zsh-completion/zsh-completion-20080310.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh-completion/zsh-completion-20080310.ebuild,v 1.10 2010/08/14 07:08:02 cla Exp $
-
-DESCRIPTION="Programmable Completion for zsh (includes emerge and ebuild commands)"
-HOMEPAGE="http://gentoo.org"
-SRC_URI="mirror://gentoo/${PF}.tar.bz2"
-
-LICENSE="ZSH"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris"
-IUSE=""
-
-DEPEND=">=app-shells/zsh-4.3.5"
-
-src_install() {
- insinto /usr/share/zsh/site-functions
- doins _*
-
- dodoc AUTHORS
-}
-
-pkg_postinst() {
- elog
- elog "If you happen to compile your functions, you may need to delete"
- elog "~/.zcompdump{,.zwc} and recompile to make zsh-completion available"
- elog "to your shell."
- elog
-}
diff --git a/app-shells/zsh-completion/zsh-completion-20091203-r1.ebuild b/app-shells/zsh-completion/zsh-completion-20091203-r1.ebuild
index ed1ac8f598f4..7d4d96b02baf 100644
--- a/app-shells/zsh-completion/zsh-completion-20091203-r1.ebuild
+++ b/app-shells/zsh-completion/zsh-completion-20091203-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh-completion/zsh-completion-20091203-r1.ebuild,v 1.3 2011/01/05 18:00:21 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh-completion/zsh-completion-20091203-r1.ebuild,v 1.4 2011/03/27 21:44:06 darkside Exp $
MY_PV="20080310"
DESCRIPTION="Programmable Completion for zsh (includes emerge and ebuild commands)"
@@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/${PN}-${MY_PV}.tar.bz2"
LICENSE="ZSH"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~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 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris"
IUSE=""
DEPEND=">=app-shells/zsh-4.3.5"
diff --git a/app-shells/zsh-completion/zsh-completion-20091203.ebuild b/app-shells/zsh-completion/zsh-completion-20091203.ebuild
deleted file mode 100644
index cfb9c79d3d49..000000000000
--- a/app-shells/zsh-completion/zsh-completion-20091203.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh-completion/zsh-completion-20091203.ebuild,v 1.4 2010/08/14 07:08:02 cla Exp $
-
-inherit eutils
-
-MY_PV="20080310"
-DESCRIPTION="Programmable Completion for zsh (includes emerge and ebuild commands)"
-HOMEPAGE="http://gentoo.org"
-SRC_URI="mirror://gentoo/${PN}-${MY_PV}.tar.bz2"
-
-LICENSE="ZSH"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris"
-IUSE=""
-
-DEPEND=">=app-shells/zsh-4.3.5"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}"/${PN}-${MY_PV}
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- epatch "${FILESDIR}"/${PN}-eix-20091203.patch
-}
-
-src_install() {
- insinto /usr/share/zsh/site-functions
- doins _*
-
- dodoc AUTHORS
-}
-
-pkg_postinst() {
- elog
- elog "If you happen to compile your functions, you may need to delete"
- elog "~/.zcompdump{,.zwc} and recompile to make zsh-completion available"
- elog "to your shell."
- elog
-}