aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'g_elpa/data/ebuild_without_digest.tmpl')
-rw-r--r--g_elpa/data/ebuild_without_digest.tmpl22
1 files changed, 0 insertions, 22 deletions
diff --git a/g_elpa/data/ebuild_without_digest.tmpl b/g_elpa/data/ebuild_without_digest.tmpl
deleted file mode 100644
index 37f709f..0000000
--- a/g_elpa/data/ebuild_without_digest.tmpl
+++ /dev/null
@@ -1,22 +0,0 @@
-# automatically generated by g-elpa
-# please do not edit this file
-
-EAPI=5
-
-REPO_URI="%(repo_uri)s"
-PKG_TYPE="%(source_type)s"
-REALNAME="%(realname)s"
-
-inherit g-elpa
-
-DESCRIPTION="%(description)s"
-HOMEPAGE="%(homepage)s"
-SRC_URI=""
-LICENSE="GPL-2"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="%(depend)s"
-RDEPEND="%(rdepend)s"