Gentoo Archives: gentoo-commits

From: Brian Dolbec <dolsen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/gen-b0rk:master commit in: xml-test/missing-doctype/
Date: Wed, 04 May 2016 06:39:56
Message-Id: 1462343928.0007baa879519c71cb600f4f1084a868c4ebe6cd.dolsen@gentoo
1 commit: 0007baa879519c71cb600f4f1084a868c4ebe6cd
2 Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 4 06:38:48 2016 +0000
4 Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
5 CommitDate: Wed May 4 06:38:48 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/gen-b0rk.git/commit/?id=0007baa8
7
8 xml-test/missing-doctype: Add missed HOMEPAGE
9
10 xml-test/missing-doctype/missing-doctype-0.1.ebuild | 1 +
11 1 file changed, 1 insertion(+)
12
13 diff --git a/xml-test/missing-doctype/missing-doctype-0.1.ebuild b/xml-test/missing-doctype/missing-doctype-0.1.ebuild
14 index eea16bc..f11a26c 100644
15 --- a/xml-test/missing-doctype/missing-doctype-0.1.ebuild
16 +++ b/xml-test/missing-doctype/missing-doctype-0.1.ebuild
17 @@ -5,6 +5,7 @@
18 EAPI=6
19
20 DESCRIPTION="Metadata with missing DOCTYPE"
21 +HOMEPAGE="https://wiki.gentoo.org/wiki/GLEP:68"
22 LICENSE="HPND"
23 SLOT="0"
24 KEYWORDS="~amd64"