commit: ec6b2e78eb74508f68b584c9efa3bd61aa41ea2c
parent: a3fe5900265a3ee489aa31769a533a0cdd9c7c9d
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Thu, 18 Apr 2019 18:22:37 +0200
template.ebuild: New file
Diffstat:
1 file changed, 14 insertions(+), 0 deletions(-)
diff --git a/template.ebuild b/template.ebuild
@@ -0,0 +1,14 @@
+# Copyright 2019 Haelwenn (lanodan) Monnier <contact@hacktivis.me>
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION=""
+#HOMEPAGE=""
+#LICENSE=""
+SLOT="0"
+#KEYWORDS=""
+#IUSE=""
+
+#DEPEND=""
+#RDEPEND="${DEPEND}"