diff options
author | Mike Gilbert <floppym@gentoo.org> | 2015-10-15 16:21:51 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2015-10-15 16:21:51 -0400 |
commit | 67ea5bb8cda7828a2cd0a6cc84b84c8d7c2aade3 (patch) | |
tree | 6ff6bdf4fec9335dbe93c054993c6711fcb18e2d /app-portage | |
parent | app-portage/gentoolkit-dev: Update repositoy for live ebuild (diff) | |
download | gentoo-67ea5bb8cda7828a2cd0a6cc84b84c8d7c2aade3.tar.gz gentoo-67ea5bb8cda7828a2cd0a6cc84b84c8d7c2aade3.tar.bz2 gentoo-67ea5bb8cda7828a2cd0a6cc84b84c8d7c2aade3.zip |
app-portage/gentoolkit: Use the master branch in the live ebuild
Package-Manager: portage-2.2.23_p4
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/gentoolkit/gentoolkit-9999.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-portage/gentoolkit/gentoolkit-9999.ebuild b/app-portage/gentoolkit/gentoolkit-9999.ebuild index 541b4f47b676..1ca71c2efdd0 100644 --- a/app-portage/gentoolkit/gentoolkit-9999.ebuild +++ b/app-portage/gentoolkit/gentoolkit-9999.ebuild @@ -10,7 +10,6 @@ PYTHON_REQ_USE="xml(+)" inherit distutils-r1 git-r3 EGIT_REPO_URI="git://anongit.gentoo.org/proj/gentoolkit.git" -EGIT_BRANCH="gentoolkit" DESCRIPTION="Collection of administration scripts for Gentoo" HOMEPAGE="https://www.gentoo.org/proj/en/portage/tools/index.xml" |