aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'eclass-test/live-keywords/live-keywords-8888.ebuild')
-rw-r--r--eclass-test/live-keywords/live-keywords-8888.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/eclass-test/live-keywords/live-keywords-8888.ebuild b/eclass-test/live-keywords/live-keywords-8888.ebuild
new file mode 100644
index 0000000..f35dac6
--- /dev/null
+++ b/eclass-test/live-keywords/live-keywords-8888.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+EGIT_REPO="http://foo.com/repos/foo-bard.git"
+EGIT_BRANCH="foo-bar"
+
+inherit xfconf git-r3
+
+DESCRIPTION="Test ebuild for live VCS check"
+HOMEPAGE="http://foo.com"
+SRC_URI=""
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="amd64 arm arm64 ~mips ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd"
+IUSE="debug"
+