mirror of
https://github.com/dguglielmi/sunny-overlay.git
synced 2025-12-06 16:02:39 +01:00
24 lines
677 B
XML
24 lines
677 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>leho@kraav.com</email>
|
|
<name>Leho Kraav</name>
|
|
<description>Original ebuild author</description>
|
|
</maintainer>
|
|
<maintainer type="person">
|
|
<email>david.guglielmi@gmail.com</email>
|
|
<name>David GUGLIELMI</name>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</name>
|
|
</maintainer>
|
|
<use>
|
|
<flag name="gnome">Enable gnome shell extension</flag>
|
|
</use>
|
|
<upstream>
|
|
<remote-id type="github">Keruspe/GPaste</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|