aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--skel.ebuild12
1 files changed, 12 insertions, 0 deletions
diff --git a/skel.ebuild b/skel.ebuild
new file mode 100644
index 0000000..fcd75dd
--- /dev/null
+++ b/skel.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Minimal ebuild for creating tests"
+HOMEPAGE="http://example.com/"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"