aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGöktürk Yüksek <gokturk@binghamton.edu>2016-05-01 21:08:46 -0400
committerBrian Dolbec <dolsen@gentoo.org>2016-05-02 10:33:31 -0700
commitccb678bc1cb8896182c0583724c497211284179b (patch)
tree4f152fe83907826f779020f3a362258eb417e47e
parenteclass-test/live-keywords: Test live ebuilds keywords use (diff)
downloadgen-b0rk-ccb678bc1cb8896182c0583724c497211284179b.tar.gz
gen-b0rk-ccb678bc1cb8896182c0583724c497211284179b.tar.bz2
gen-b0rk-ccb678bc1cb8896182c0583724c497211284179b.zip
xml-test/missing: test for a package with missing metadata.xml
Signed-off-by: Göktürk Yüksek <gokturk@binghamton.edu>
-rw-r--r--xml-test/missing/missing-0.1.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/xml-test/missing/missing-0.1.ebuild b/xml-test/missing/missing-0.1.ebuild
new file mode 100644
index 0000000..b08156e
--- /dev/null
+++ b/xml-test/missing/missing-0.1.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Missing metadata.xml file"
+HOMEPAGE="https://gitweb.gentoo.org/repo/proj/gen-b0rk.git/"
+SRC_URI=""
+
+LICENSE="HPND"
+SLOT="0"
+KEYWORDS="~amd64"