summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2014-11-21 10:09:28 +0000
committerTim Harder <radhermit@gentoo.org>2014-11-21 10:09:28 +0000
commit474d18f70440c23f01bc435809e84d4fa11448f1 (patch)
treeee895624173ac32b9c3d7688224eb8dc57242888 /app-shells
parentStabilize for all. (diff)
downloadgentoo-2-474d18f70440c23f01bc435809e84d4fa11448f1.tar.gz
gentoo-2-474d18f70440c23f01bc435809e84d4fa11448f1.tar.bz2
gentoo-2-474d18f70440c23f01bc435809e84d4fa11448f1.zip
Remove old.
(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/ChangeLog7
-rw-r--r--app-shells/gentoo-zsh-completions/files/zsh-completion-eix-20091203.patch63
-rw-r--r--app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20091203-r1.ebuild40
3 files changed, 6 insertions, 104 deletions
diff --git a/app-shells/gentoo-zsh-completions/ChangeLog b/app-shells/gentoo-zsh-completions/ChangeLog
index 9c819cb8eb2a..7be2eed9181c 100644
--- a/app-shells/gentoo-zsh-completions/ChangeLog
+++ b/app-shells/gentoo-zsh-completions/ChangeLog
@@ -1,6 +1,11 @@
# 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.4 2014/11/21 10:08:31 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-zsh-completions/ChangeLog,v 1.5 2014/11/21 10:09:28 radhermit Exp $
+
+ 21 Nov 2014; Tim Harder <radhermit@gentoo.org>
+ -gentoo-zsh-completions-20091203-r1.ebuild,
+ -files/zsh-completion-eix-20091203.patch:
+ Remove old.
21 Nov 2014; Tim Harder <radhermit@gentoo.org>
gentoo-zsh-completions-20141115.ebuild:
diff --git a/app-shells/gentoo-zsh-completions/files/zsh-completion-eix-20091203.patch b/app-shells/gentoo-zsh-completions/files/zsh-completion-eix-20091203.patch
deleted file mode 100644
index 1ef8c1afd49f..000000000000
--- a/app-shells/gentoo-zsh-completions/files/zsh-completion-eix-20091203.patch
+++ /dev/null
@@ -1,63 +0,0 @@
-diff -Naur zsh-completion-20080310.old/_eix zsh-completion-20080310/_eix
---- zsh-completion-20080310.old/_eix 2008-03-10 14:25:10.000000000 +0100
-+++ zsh-completion-20080310/_eix 2009-12-04 01:15:05.000000000 +0100
-@@ -19,6 +19,14 @@
- '--dump[dump variables to stdout]'
- '--dump-defaults[dump default values of variables]'
- '--print[print the expanded value of a variable]'
-+ '--print-all-useflags[print all IUSE words used in some version]'
-+ '--print-all-keywords[print all KEYWORDS used in some version]'
-+ '--print-all-slots[print all SLOT strings used in some version]'
-+ '--print-all-provides[print all PROVIDE strings used in some package]'
-+ '--print-all-licenses[print all LICENSE strings used in some package]'
-+ '--print-world-sets[print the world sets]'
-+ '--print-overlay-path[print the path of specified overlay]'
-+ '--print-overlay-label[print label of specified overlay]'
- )
-
- global_special=(
-@@ -55,6 +63,12 @@
- '--testing[Match packages with a testing or stable version]'
- '--non-masked[Match packages with a non-masked version]'
- '--system[Match system packages]'
-+ '--installed-unstable[Match packages with a non-stable installed version]'
-+ '--installed-testing[Match packages with a testing installed version]'
-+ '--installed-masked[Match packages with a masked installed version]'
-+ '--world[Match world packages]'
-+ '--world-all[Match packages of world or of a world set]'
-+ '--world-set[Match packages of a world set]'
- {'(--overlay)-O','(-O)--overlay'}'[Match packages from overlays]'
- '--in-overlay[OVERLAY Match packages from OVERLAY]'
- '--only-in-overlay[OVERLAY Match packages only in OVERLAY]'
-@@ -62,8 +76,19 @@
- '--installed-from-overlay[OVERLAY Packages installed from OVERLAY]'
- '--installed-in-some-overlay[Packages with an installed version provided by some overlay]'
- '--installed-in-overlay[OVERLAY Packages with an installed version provided from OVERLAY]'
-- '--fetch[Match packages with a fetch restriction]'
-- '--mirror[Match packages with a mirror restriction]'
-+ '--restrict-fetch[Match packages with a fetch restriction]'
-+ '--restrict-mirror[Match packages with a mirror restriction]'
-+ '--restrict-primaryuri[Match packages with RESTRICT=primaryuri]'
-+ '--restrict-binchecks[Match packages with RESTRICT=binchecks]'
-+ '--restrict-strip[Match packages with RESTRICT=strip]'
-+ '--restrict-test[Match packages with RESTRICT=test]'
-+ '--restrict-userpriv[Match packages with RESTRICT=userpriv]'
-+ '--restrict-installsources[Match packages with RESTRICT=installsources]'
-+ '--restrict-bindist[Match packages with RESTRICT=bindist]'
-+ '--properties-interactive[Match packages with PROPERTIES=interactive]'
-+ '--properties-live[Match packages with PROPERTIES=live]'
-+ '--properties-virtual[ Match packages with PROPERTIES=virtual]'
-+ '--properties-set[Match packages with PROPERTIES=set]'
- {'(--test-obsolete)-T','(-T)--test-obsolete'}'[Match packages with obsolete entries in /etc/portage/package.*]'
- {'(--not)-!','(-!)--not'}'[(toggle) Invert the expression]'
- {'(--pipe)-\\|','(-\\|)--pipe'}'[Use input from pipe of emerge -pv]'
-@@ -85,6 +110,9 @@
- local_type_of_pattern=(
- {'(--regex)-r','(-r)--regex'}'[Pattern is a regexp (default)]'
- {'(--exact)-e','(-e)--exact'}'[Pattern is the exact string]'
-+ {'(--substring)-z','(-z)--substring'}'[Pattern is a substring]'
-+ {'(--begin)-b','(-b)--begin'}'[Pattern is the beginning of the string]'
-+ '--end[Pattern is the end of the string]'
- {'(--pattern)-p','(-p)--pattern'}'[Pattern is a wildcards-pattern]'
- {'(--fuzzy)-f','(-f)--fuzzy'}'[Use fuzzy-search with a max. levenshtein-distance m (default: 2)]'
- )
diff --git a/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20091203-r1.ebuild b/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20091203-r1.ebuild
deleted file mode 100644
index 09df032c44c2..000000000000
--- a/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20091203-r1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# 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-20091203-r1.ebuild,v 1.1 2014/11/21 09:48:23 radhermit Exp $
-
-MY_PN="zsh-completion"
-MY_PV="20080310"
-DESCRIPTION="Programmable Completion for zsh (includes emerge and ebuild commands)"
-HOMEPAGE="http://gentoo.org"
-SRC_URI="mirror://gentoo/${MY_PN}-${MY_PV}.tar.bz2"
-
-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"
-IUSE=""
-
-DEPEND=">=app-shells/zsh-4.3.5"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}"/${MY_PN}-${MY_PV}
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- rm _eix
-}
-
-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
-}