mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 07:33:19 -04:00
Fix permanent redirect Remove bad constant-value variable references https://devmanual.gentoo.org/ebuild-writing/variables/index.html#use-of-constant-value-variables-in-ebuilds Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
18 lines
561 B
XML
18 lines
561 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>pascal.jaeger@leimstift.de</email>
|
|
<name>Pascal Jäger</name>
|
|
</maintainer>
|
|
<maintainer type="person">
|
|
<email>gonegrier.duarte@gmail.com</email>
|
|
<name>Gonçalo Negrier Duarte</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<doc>https://elkowar.github.io/eww/</doc>
|
|
<bugs-to>https://github.com/elkowar/eww/issues</bugs-to>
|
|
<remote-id type="github">elkowar/eww</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|