* [gentoo-commits] repo/proj/gen-b0rk:master commit in: xml-test/missing-doctype/
@ 2016-05-04 6:35 Brian Dolbec
0 siblings, 0 replies; 2+ messages in thread
From: Brian Dolbec @ 2016-05-04 6:35 UTC (permalink / raw
To: gentoo-commits
commit: 4663638ac491c70cd7055f27856b9f97281b6845
Author: Göktürk Yüksek <gokturk <AT> binghamton <DOT> edu>
AuthorDate: Wed May 4 05:57:19 2016 +0000
Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Wed May 4 06:00:11 2016 +0000
URL: https://gitweb.gentoo.org/repo/proj/gen-b0rk.git/commit/?id=4663638a
xml-text/missing-doctype: test for missing DOCTYPE in metadata.xml
Signed-off-by: Göktürk Yüksek <gokturk <AT> binghamton.edu>
xml-test/missing-doctype/metadata.xml | 5 +++++
xml-test/missing-doctype/missing-doctype-0.1.ebuild | 10 ++++++++++
2 files changed, 15 insertions(+)
diff --git a/xml-test/missing-doctype/metadata.xml b/xml-test/missing-doctype/metadata.xml
new file mode 100644
index 0000000..f70816e
--- /dev/null
+++ b/xml-test/missing-doctype/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -->
+<pkgmetadata>
+<longdescription>Test for missing DOCTYPE</longdescription>
+</pkgmetadata>
diff --git a/xml-test/missing-doctype/missing-doctype-0.1.ebuild b/xml-test/missing-doctype/missing-doctype-0.1.ebuild
new file mode 100644
index 0000000..eea16bc
--- /dev/null
+++ b/xml-test/missing-doctype/missing-doctype-0.1.ebuild
@@ -0,0 +1,10 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Metadata with missing DOCTYPE"
+LICENSE="HPND"
+SLOT="0"
+KEYWORDS="~amd64"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/proj/gen-b0rk:master commit in: xml-test/missing-doctype/
@ 2016-05-04 6:39 Brian Dolbec
0 siblings, 0 replies; 2+ messages in thread
From: Brian Dolbec @ 2016-05-04 6:39 UTC (permalink / raw
To: gentoo-commits
commit: 0007baa879519c71cb600f4f1084a868c4ebe6cd
Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Wed May 4 06:38:48 2016 +0000
Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Wed May 4 06:38:48 2016 +0000
URL: https://gitweb.gentoo.org/repo/proj/gen-b0rk.git/commit/?id=0007baa8
xml-test/missing-doctype: Add missed HOMEPAGE
xml-test/missing-doctype/missing-doctype-0.1.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/xml-test/missing-doctype/missing-doctype-0.1.ebuild b/xml-test/missing-doctype/missing-doctype-0.1.ebuild
index eea16bc..f11a26c 100644
--- a/xml-test/missing-doctype/missing-doctype-0.1.ebuild
+++ b/xml-test/missing-doctype/missing-doctype-0.1.ebuild
@@ -5,6 +5,7 @@
EAPI=6
DESCRIPTION="Metadata with missing DOCTYPE"
+HOMEPAGE="https://wiki.gentoo.org/wiki/GLEP:68"
LICENSE="HPND"
SLOT="0"
KEYWORDS="~amd64"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-05-04 6:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-04 6:39 [gentoo-commits] repo/proj/gen-b0rk:master commit in: xml-test/missing-doctype/ Brian Dolbec
-- strict thread matches above, loose matches on Subject: below --
2016-05-04 6:35 Brian Dolbec
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox