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:
Joonas Niilola
2025-01-16 15:47:38 +02:00
parent 47c44e6c46
commit 6c952ce066

View File

@@ -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"