mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-containers/lxc-templates: remove unused eclass & comment
Closes: https://bugs.gentoo.org/948179 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
@@ -3,10 +3,9 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit autotools verify-sig
|
||||
inherit autotools
|
||||
|
||||
MY_COMMIT="da14466ce09afa3b39adb2b324be20084b776eb7"
|
||||
https://github.com/lxc/lxc-templates/archive/da14466ce09afa3b39adb2b324be20084b776eb7.zip
|
||||
DESCRIPTION="Old style template scripts for LXC"
|
||||
HOMEPAGE="https://linuxcontainers.org/ https://github.com/lxc/lxc-templates"
|
||||
SRC_URI="https://github.com/lxc/lxc-templates/archive/${MY_COMMIT}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user