diff options
author | Peter Foley <pefoley2@pefoley.com> | 2016-03-01 17:33:22 -0500 |
---|---|---|
committer | Peter Foley <pefoley2@pefoley.com> | 2016-03-01 17:33:22 -0500 |
commit | 27e74fb8a0fc2e1e53f42a7197bae7c715d76cb3 (patch) | |
tree | c10da5a25eae0a3096cbea4bd50b0fccc732a676 /sci-electronics | |
parent | dev-java/json: fix SYSTEM url in metadata.xml (diff) | |
download | gentoo-27e74fb8a0fc2e1e53f42a7197bae7c715d76cb3.tar.gz gentoo-27e74fb8a0fc2e1e53f42a7197bae7c715d76cb3.tar.bz2 gentoo-27e74fb8a0fc2e1e53f42a7197bae7c715d76cb3.zip |
sci-electronics/quartus-prime-lite: add missing DOCTYPE
Package-Manager: portage-2.2.27
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/quartus-prime-lite/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-electronics/quartus-prime-lite/metadata.xml b/sci-electronics/quartus-prime-lite/metadata.xml index c470c061294c..08f854c1c4e5 100644 --- a/sci-electronics/quartus-prime-lite/metadata.xml +++ b/sci-electronics/quartus-prime-lite/metadata.xml @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="person"> <email>brendan@horan.hk</email> |