summaryrefslogtreecommitdiff
path: root/media-libs/gd/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-29 18:03:51 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-29 18:03:51 +0000
commitd7ed2b01311f15ba54fe8ea872aab7d59ab2b193 (patch)
tree1814dd2b5bbf2e7639fdafbeef48d228cfaf5e9b /media-libs/gd/metadata.xml
parentabaa75b10f899ada8dd05b23cc03205064394bc6 (diff)
gentoo resync : 29.01.2021
Diffstat (limited to 'media-libs/gd/metadata.xml')
-rw-r--r--media-libs/gd/metadata.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/media-libs/gd/metadata.xml b/media-libs/gd/metadata.xml
index c476739e6bdb..f341db0625da 100644
--- a/media-libs/gd/metadata.xml
+++ b/media-libs/gd/metadata.xml
@@ -1,7 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
+ <maintainer type="project">
+ <email>codec@gentoo.org</email>
+ <name>Gentoo Codec Project</name>
+ </maintainer>
<longdescription>
gd is a graphics library. It allows your code to quickly draw images complete
with lines, arcs, text, multiple colors, cut and paste from other images, and
@@ -23,7 +26,6 @@ and so forth.
<upstream>
<remote-id type="github">libgd/libgd</remote-id>
<bugs-to>https://github.com/libgd/libgd/issues</bugs-to>
- <remote-id type="bitbucket">libgd/gd-libgd</remote-id>
</upstream>
<use>
<flag name="webp">Enable support for the webp format</flag>