public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-shells/gentoo-zsh-completions: gentoo-zsh-completions-20130808-r1.ebuild ChangeLog gentoo-zsh-completions-99999999.ebuild gentoo-zsh-completions-20091203-r1.ebuild metadata.xml
@ 2014-11-21  9:48 Tim Harder (radhermit)
  0 siblings, 0 replies; only message in thread
From: Tim Harder (radhermit) @ 2014-11-21  9:48 UTC (permalink / raw
  To: gentoo-commits

radhermit    14/11/21 09:48:23

  Added:                gentoo-zsh-completions-20130808-r1.ebuild ChangeLog
                        gentoo-zsh-completions-99999999.ebuild
                        gentoo-zsh-completions-20091203-r1.ebuild
                        metadata.xml
  Log:
  Rename zsh-completion to gentoo-zsh-completions.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 4AB3E85B4F064CA3)

Revision  Changes    Path
1.1                  app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20130808-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20130808-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20130808-r1.ebuild?rev=1.1&content-type=text/plain

Index: gentoo-zsh-completions-20130808-r1.ebuild
===================================================================
# 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-20130808-r1.ebuild,v 1.1 2014/11/21 09:48:23 radhermit Exp $

EAPI=5

inherit eutils

MY_P="zsh-completion-${PV}"
DESCRIPTION="Programmable Completion for zsh (includes emerge and ebuild commands)"
HOMEPAGE="http://git.overlays.gentoo.org/gitweb/?p=proj/zsh-completion.git"
SRC_URI="http://dev.gentoo.org/~radhermit/dist/${MY_P}.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"

RDEPEND=">=app-shells/zsh-4.3.5"

S=${WORKDIR}/${MY_P}

src_prepare() {
	# bug #491430
	epatch "${FILESDIR}/${MY_P}-eselect.patch"

	epatch_user
}

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
}



1.1                  app-shells/gentoo-zsh-completions/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/gentoo-zsh-completions/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/gentoo-zsh-completions/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for app-shells/zsh-completion
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-zsh-completions/ChangeLog,v 1.1 2014/11/21 09:48:23 radhermit Exp $

  21 Nov 2014; Sergey Popov <pinkbyte@gentoo.org>
  -zsh-completion-20130808.ebuild, zsh-completion-20130808-r1.ebuild:
  QA commit: transfer stable keywords from old revision and drop that revision

*zsh-completion-20130808-r1 (21 Nov 2014)

  21 Nov 2014; Sergey Popov <pinkbyte@gentoo.org>
  +zsh-completion-20130808-r1.ebuild, zsh-completion-99999999.ebuild,
  +files/zsh-completion-20130808-eselect.patch:
  QA commit: revision bump, fix bug #491430, add epatch_user

  15 Oct 2014; Tobias Klausmann <klausman@gentoo.org>
  zsh-completion-20130808.ebuild:
  Stable on alpha, bug 516528

  13 Sep 2014; Markus Meier <maekke@gentoo.org> zsh-completion-20130808.ebuild:
  arm stable, bug #516528

  25 Aug 2014; Manuel Rüger <mrueg@gentoo.org> zsh-completion-20130808.ebuild:
  Mark amd64 stable. Bug #516528.

  19 Aug 2014; Jeroen Roovers <jer@gentoo.org> zsh-completion-20130808.ebuild:
  Stable for HPPA (bug #516528).

*zsh-completion-20130808 (08 Aug 2013)

  08 Aug 2013; Tim Harder <radhermit@gentoo.org>
  +zsh-completion-20130808.ebuild:
  Version bump.

*zsh-completion-99999999 (07 Feb 2013)

  07 Feb 2013; Tim Harder <radhermit@gentoo.org>
  +zsh-completion-99999999.ebuild, metadata.xml:
  Add live ebuild and add myself as maintainer.

  16 Jun 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml:
  Drop maintainer due retirement, bug #173837.

  04 Jun 2012; Alexey Shvetsov <alexxy@gentoo.org>
  zsh-completion-20091203-r1.ebuild:
  [app-shells/zsh-completion] Works on ~amd64-fbsd

  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:
  remove eix blocker for upgrade path, bug 350129

  05 Jan 2011; Jeremy Olexa <darkside@gentoo.org>
  zsh-completion-20091203-r1.ebuild:
  mark ~ppc64, noarch package needed for latest eix

*zsh-completion-20091203-r1 (04 Jan 2011)

  04 Jan 2011; Jeremy Olexa <darkside@gentoo.org>
  +zsh-completion-20091203-r1.ebuild:
  revision bump to remove eix completion and block older eix versions to
  prevent file collisions, bug 350129

  14 Aug 2010; Dawid Węgliński <cla@gentoo.org>
  zsh-completion-20080310.ebuild, zsh-completion-20091203.ebuild:
  Fix SRC_URI

  13 Aug 2010; Dawid Węgliński <cla@gentoo.org>
  zsh-completion-20080310.ebuild, zsh-completion-20091203.ebuild:
  Fix HOMEPAGE and SRC_URI as upstream site is dead

  01 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
  zsh-completion-20080310.ebuild, zsh-completion-20091203.ebuild:
  Port Prefix keywords

*zsh-completion-20091203 (04 Dec 2009)

  04 Dec 2009; Dawid Węgliński <cla@gentoo.org>
  +zsh-completion-20091203.ebuild, +files/zsh-completion-eix-20091203.patch:
  Improve eix completions

  01 Aug 2009; Jeremy Olexa <darkside@gentoo.org>
  -zsh-completion-20060618.ebuild, -zsh-completion-20080110.ebuild:
  remove old

  08 Jun 2009; Jeroen Roovers <jer@gentoo.org>
  zsh-completion-20080310.ebuild:
  Stable for HPPA (bug #271468).

  01 Jun 2009; Dawid Węgliński <cla@gentoo.org>
  zsh-completion-20080310.ebuild:
  Stable on amd64 (bug #271468)

  31 May 2009; nixnut <nixnut@gentoo.org> zsh-completion-20080310.ebuild:
  ppc stable #271468

  28 May 2009; Raúl Porcel <armin76@gentoo.org>
  zsh-completion-20080310.ebuild:
  alpha/arm/ia64/s390/sh/sparc stable wrt #271468

  28 May 2009; Torsten Veller <tove@gentoo.org>
  zsh-completion-20080310.ebuild:
  Stable on x86 (#271468)

  27 May 2009; Jeremy Olexa <darkside@gentoo.org> metadata.xml:
  Add zsh-completion to shell-tools herd and remove m-needed

  20 Mar 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  metadata.xml:
  Removing compnerd as a maintainer since he was retired.

  21 Mar 2008; Dawid Węgliński <cla@gentoo.org>
  zsh-completion-20080310.ebuild:
  zsh-completion-20080310 needs zsh in 4.3.5 version (bug #214124)

*zsh-completion-20080310 (10 Mar 2008)

  10 Mar 2008; Dawid Węgliński <cla@gentoo.org>
  +zsh-completion-20080310.ebuild:
  Version bump to 20080310 (bug #212941)

*zsh-completion-20080110 (11 Jan 2008)

  11 Jan 2008; Saleem Abdulrasool <compnerd@gentoo.org>
  +zsh-completion-20080110.ebuild:
  Version bump closes bugs #181381, #197518, #204185

  04 Jan 2008; Saleem Abdulrasool <compnerd@gentoo.org> metadata.xml:
  Adding cla to maintainers

  04 Jan 2008; Saleem Abdulrasool <compnerd@gentoo.org>
  -zsh-completion-20040730.ebuild, -zsh-completion-20050120.ebuild,
  -zsh-completion-20050503.ebuild:
  prune unused versions

  04 Jan 2008; Saleem Abdulrasool <compnerd@gentoo.org> metadata.xml:
  Add myself as maintainer as per message on -dev.

  25 Dec 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
  Removing usata from metadata.xml as per #22931. Assigning to maintainer-needed.

  14 Jun 2007; Raúl Porcel <armin76@gentoo.org>
  zsh-completion-20060618.ebuild:
  alpha stable wrt #168320

  01 Mar 2007; Jason Wever <weeve@gentoo.org>
  zsh-completion-20060618.ebuild:
  Stable on SPARC wrt bug #168320.

  28 Feb 2007; Simon Stelling <blubb@gentoo.org>
  zsh-completion-20060618.ebuild:
  stable on amd64; bug 168320

  27 Feb 2007; Fabian Groffen <grobian@gentoo.org>
  zsh-completion-20040730.ebuild, zsh-completion-20050120.ebuild,
  zsh-completion-20050503.ebuild, zsh-completion-20060618.ebuild:
  Dropped ppc-macos keyword, see you in prefix

  27 Feb 2007; Guy Martin <gmsoft@gentoo.org>
  zsh-completion-20060618.ebuild:
  Stable on hppa

  26 Feb 2007; Lars Weiler <pylon@gentoo.org>
  zsh-completion-20060618.ebuild:
  Stable on ppc; bug #168320.

  26 Feb 2007; Christian Faulhammer <opfer@gentoo.org>
  zsh-completion-20060618.ebuild:
  stable x86; bug 168320

  24 Jan 2007; Marius Mauch <genone@gentoo.org>
  zsh-completion-20040730.ebuild, zsh-completion-20050120.ebuild,
  zsh-completion-20050503.ebuild, zsh-completion-20060618.ebuild:
  Replacing einfo with elog

  17 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
  zsh-completion-20060618.ebuild:
  Add ~sparc-fbsd keyword.

  20 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
  zsh-completion-20060618.ebuild:
  Add ~x86-fbsd keyword.

  22 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  zsh-completion-20050120.ebuild:
  Stable on sparc

*zsh-completion-20060618 (17 Jun 2006)

  17 Jun 2006; Mamoru KOMACHI <usata@gentoo.org>
  +zsh-completion-20060618.ebuild:
  Added eclean completion and most of the programs of portage_utils.
  Thanks to baptux <baptiste.daroussin@gmail.com>. This closes bug #133855.

*zsh-completion-20050503 (03 May 2005)

  03 May 2005; Mamoru KOMACHI <usata@gentoo.org>
  +zsh-completion-20050503.ebuild:
  Added euse completion. Thanks to baptux <baptiste.daroussin@gmail.com>;
  bug #91196.

  21 Apr 2005; Simon Stelling <blubb@gentoo.org>
  zsh-completion-20050120.ebuild:
  stable on amd64

  06 Apr 2005; Mamoru KOMACHI <usata@gentoo.org>
  zsh-completion-20040730.ebuild, zsh-completion-20050120.ebuild:
  Added einfos to tell users recompile their functions if they use zcompile;
  bug #83824.

  31 Mar 2005; Aron Griffis <agriffis@gentoo.org>
  zsh-completion-20050120.ebuild:
  stable on ia64

  30 Mar 2005; Michael Hanselmann <hansmi@gentoo.org>
  zsh-completion-20050120.ebuild:
  Stable on ppc.

  28 Mar 2005; Guy Martin <gmsoft@gentoo.org> zsh-completion-20050120.ebuild:
  Stable on hppa.

  21 Mar 2005; Mamoru KOMACHI <usata@gentoo.org>
  zsh-completion-20050120.ebuild:
  Stable on x86 and ppc-macos.

*zsh-completion-20050120 (23 Feb 2005)

  23 Feb 2005; Mamoru KOMACHI <usata@gentoo.org>
  +zsh-completion-20050120.ebuild:
  Support '--' style operation and other improvements. Special thanks to
  baptux <bapt@ifrance.com> and oberyno <oberyno@gmail.com>. See bug #71957
  and bug #71532.

  10 Feb 2005; Kito <kito@gentoo.org> zsh-completion-20040730.ebuild:
  keyword ~ppc-macos

  14 Dec 2004; Akinori Hattori <hattya@gentoo.org>
  zsh-completion-20040730.ebuild:
  add ~ia64.

*zsh-completion-20040730 (07 Nov 2004)

  07 Nov 2004; Mamoru KOMACHI <usata@gentoo.org> +metadata.xml,
  +zsh-completion-20040730.ebuild:
  Initial import. Derived from zsh package.



1.1                  app-shells/gentoo-zsh-completions/gentoo-zsh-completions-99999999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-99999999.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-99999999.ebuild?rev=1.1&content-type=text/plain

Index: gentoo-zsh-completions-99999999.ebuild
===================================================================
# 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-99999999.ebuild,v 1.1 2014/11/21 09:48:23 radhermit Exp $

EAPI=5

inherit git-2

EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/zsh-completion.git"

DESCRIPTION="Programmable Completion for zsh (includes emerge and ebuild commands)"
HOMEPAGE="http://git.overlays.gentoo.org/gitweb/?p=proj/zsh-completion.git"

LICENSE="ZSH"
SLOT="0"

RDEPEND=">=app-shells/zsh-4.3.5"

src_install() {
	insinto /usr/share/zsh/site-functions
	doins _*

	dodoc AUTHORS
}



1.1                  app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20091203-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20091203-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20091203-r1.ebuild?rev=1.1&content-type=text/plain

Index: gentoo-zsh-completions-20091203-r1.ebuild
===================================================================
# 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
}



1.1                  app-shells/gentoo-zsh-completions/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/gentoo-zsh-completions/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/gentoo-zsh-completions/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>shell-tools</herd>
	<maintainer>
		<email>radhermit@gentoo.org</email>
		<name>Tim Harder</name>
	</maintainer>
</pkgmetadata>





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-11-21  9:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-21  9:48 [gentoo-commits] gentoo-x86 commit in app-shells/gentoo-zsh-completions: gentoo-zsh-completions-20130808-r1.ebuild ChangeLog gentoo-zsh-completions-99999999.ebuild gentoo-zsh-completions-20091203-r1.ebuild metadata.xml Tim Harder (radhermit)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox