summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2021-03-02 22:09:48 +0100
committerSam James <sam@gentoo.org>2021-03-03 16:51:48 +0000
commit6d14809988dde17f47b51f51503077b8972972e5 (patch)
tree2ea4933edda769c213dd78ec46446b6a036d0e1c /sci-mathematics/yafu/metadata.xml
parentapp-text/vilistextum: Fix static variable declaration (diff)
downloadgentoo-6d14809988dde17f47b51f51503077b8972972e5.tar.gz
gentoo-6d14809988dde17f47b51f51503077b8972972e5.tar.bz2
gentoo-6d14809988dde17f47b51f51503077b8972972e5.zip
sci-mathematics/yafu: Port to EAPI 7
* Fix building with gcc-10 * Drop obsolete eclasses Closes: https://bugs.gentoo.org/709304 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Closes: https://github.com/gentoo/gentoo/pull/19744 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/yafu/metadata.xml')
-rw-r--r--sci-mathematics/yafu/metadata.xml20
1 files changed, 10 insertions, 10 deletions
diff --git a/sci-mathematics/yafu/metadata.xml b/sci-mathematics/yafu/metadata.xml
index 651621cc9277..f07f2757aeb5 100644
--- a/sci-mathematics/yafu/metadata.xml
+++ b/sci-mathematics/yafu/metadata.xml
@@ -1,14 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>patrick@gentoo.org</email>
- <name>Patrick Lauer</name>
- </maintainer>
- <use>
- <flag name="sieve">Use msieve for the sieving steps of NFS</flag>
- </use>
- <upstream>
- <remote-id type="sourceforge">yafu</remote-id>
- </upstream>
+ <maintainer type="person">
+ <email>patrick@gentoo.org</email>
+ <name>Patrick Lauer</name>
+ </maintainer>
+ <use>
+ <flag name="sieve">Use msieve for the sieving steps of NFS</flag>
+ </use>
+ <upstream>
+ <remote-id type="sourceforge">yafu</remote-id>
+ </upstream>
</pkgmetadata>