* Use HTTPS for accessing GitHub domains
* Remove redundant/empty XML element in metadata.xml to remove a
whitespace problem detected by Repoman
Package-Manager: Portage-2.3.6, Repoman-2.3.3
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit git-r3 systemd
-EGIT_REPO_URI="git://github.com/coreos/fleet.git"
+EGIT_REPO_URI="https://github.com/coreos/fleet.git"
DESCRIPTION="A Distributed init System"
HOMEPAGE="https://github.com/coreos/fleet"
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
- <longdescription lang="en">
- </longdescription>
<upstream>
<remote-id type="github">coreos/fleet</remote-id>
</upstream>