sys-fs/lxcfs: Stabilize 3.0.2
authorErik Mackdanz <stasibear@gentoo.org>
Thu, 7 Feb 2019 03:16:27 +0000 (21:16 -0600)
committerErik Mackdanz <stasibear@gentoo.org>
Thu, 7 Feb 2019 03:16:27 +0000 (21:16 -0600)
Closes: https://bugs.gentoo.org/676070
Signed-off-by: Erik Mackdanz <stasibear@gentoo.org>
Package-Manager: Portage-2.3.59, Repoman-2.3.12

sys-fs/lxcfs/lxcfs-3.0.2.ebuild

index ce923205a59a1b0398f75bce476266a7b1e020fe..6c80f13b0e87ec8e4ec18998153aae65a45082c6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,13 +11,13 @@ SLOT="0"
 
 if [[ ${PV} == "9999" ]] ; then
        EGIT_REPO_URI="https://github.com/lxc/lxcfs.git"
-       EGIT_BRANCH="master"\ e
+       EGIT_BRANCH="master"
        inherit git-r3
-       SRC_URI=""\ e
+       SRC_URI=""
        KEYWORDS=""
 else
        SRC_URI="https://github.com/lxc/lxcfs/archive/${P}.tar.gz"
-       KEYWORDS="~amd64"
+       KEYWORDS="amd64"
 fi
 
 # Omit all dbus.  Upstream appears to require it because systemd, but