commit: 67ea5bb8cda7828a2cd0a6cc84b84c8d7c2aade3 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Thu Oct 15 20:21:51 2015 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Thu Oct 15 20:21:51 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67ea5bb8
app-portage/gentoolkit: Use the master branch in the live ebuild Package-Manager: portage-2.2.23_p4 app-portage/gentoolkit/gentoolkit-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/app-portage/gentoolkit/gentoolkit-9999.ebuild b/app-portage/gentoolkit/gentoolkit-9999.ebuild index 541b4f4..1ca71c2 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"
