summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/jitterentropy/metadata.xml')
-rw-r--r--app-crypt/jitterentropy/metadata.xml30
1 files changed, 15 insertions, 15 deletions
diff --git a/app-crypt/jitterentropy/metadata.xml b/app-crypt/jitterentropy/metadata.xml
index 4cf1945b408e..9025bc9ab092 100644
--- a/app-crypt/jitterentropy/metadata.xml
+++ b/app-crypt/jitterentropy/metadata.xml
@@ -1,18 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="person">
- <email>gokturk@gentoo.org</email>
- <name>Göktürk Yüksek</name>
-</maintainer>
-<longdescription>
- The Jitter RNG provides a noise source using the CPU execution
- timing jitter. It does not depend on any system resource other
- than a high-resolution time stamp. It is a small-scale, yet
- fast entropy source that is viable in almost all environments
- and on a lot of CPU architectures.
-</longdescription>
-<upstream>
- <remote-id type="github">smuellerDD/jitterentropy-library</remote-id>
-</upstream>
+ <maintainer type="person">
+ <email>gokturk@gentoo.org</email>
+ <name>Göktürk Yüksek</name>
+ </maintainer>
+ <longdescription>
+ The Jitter RNG provides a noise source using the CPU execution
+ timing jitter. It does not depend on any system resource other
+ than a high-resolution time stamp. It is a small-scale, yet
+ fast entropy source that is viable in almost all environments
+ and on a lot of CPU architectures.
+ </longdescription>
+ <upstream>
+ <remote-id type="github">smuellerDD/jitterentropy-library</remote-id>
+ </upstream>
</pkgmetadata>