aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ebuild-test/inherit-unused/inherit-unused-0.ebuild')
-rw-r--r--ebuild-test/inherit-unused/inherit-unused-0.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/ebuild-test/inherit-unused/inherit-unused-0.ebuild b/ebuild-test/inherit-unused/inherit-unused-0.ebuild
new file mode 100644
index 0000000..4ea5527
--- /dev/null
+++ b/ebuild-test/inherit-unused/inherit-unused-0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit autotools
+
+DESCRIPTION="Check for unused eclass"
+HOMEPAGE="http://example.com/"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"