summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2014-11-21 13:49:40 +0000
committerTim Harder <radhermit@gentoo.org>2014-11-21 13:49:40 +0000
commit46ce282aacca988321169aa453f179cee7c62c62 (patch)
treeb914b0336e90b7712d0ef50eaaa10b99d2412047 /app-shells/gentoo-zsh-completions/gentoo-zsh-completions-99999999.ebuild
parentStop using base.eclass and deprecated mono.eclass, bump eapi, stop installing... (diff)
downloadhistorical-46ce282aacca988321169aa453f179cee7c62c62.tar.gz
historical-46ce282aacca988321169aa453f179cee7c62c62.tar.bz2
historical-46ce282aacca988321169aa453f179cee7c62c62.zip
Make github the canonical repo so development is more readily visible and pullreqs/issues can be easily opened.
Package-Manager: portage-2.2.14/cvs/Linux x86_64 Manifest-Sign-Key: 0x4AB3E85B4F064CA3
Diffstat (limited to 'app-shells/gentoo-zsh-completions/gentoo-zsh-completions-99999999.ebuild')
-rw-r--r--app-shells/gentoo-zsh-completions/gentoo-zsh-completions-99999999.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-99999999.ebuild b/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-99999999.ebuild
index 26361d036811..f76aa10579a3 100644
--- a/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-99999999.ebuild
+++ b/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-99999999.ebuild
@@ -1,15 +1,15 @@
# 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.2 2014/11/21 09:50:20 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-99999999.ebuild,v 1.3 2014/11/21 13:49:34 radhermit Exp $
EAPI=5
inherit git-r3
-EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/zsh-completion.git"
+EGIT_REPO_URI="https://github.com/radhermit/gentoo-zsh-completions.git"
-DESCRIPTION="Programmable Completion for zsh (includes emerge and ebuild commands)"
-HOMEPAGE="http://git.overlays.gentoo.org/gitweb/?p=proj/zsh-completion.git"
+DESCRIPTION="Gentoo specific zsh completion support (includes emerge and ebuild commands)"
+HOMEPAGE="https://github.com/radhermit/gentoo-zsh-completions"
LICENSE="ZSH"
SLOT="0"