diff options
author | Diogo Pereira <sir.suriv@gmail.com> | 2018-01-10 16:00:54 +0000 |
---|---|---|
committer | Amy Liffey <amynka@gentoo.org> | 2018-01-18 21:08:53 +0100 |
commit | 5d45a249640e23d6af1e1bc5f0bea7796ff7d0de (patch) | |
tree | 6952ef1b4a5488018f2e3cecfdc9b2e4abbb49a9 /media-plugins/gimp-resynthesizer/metadata.xml | |
parent | app-officeext/ooofbtools: version bump 2.52 (diff) | |
download | gentoo-5d45a249640e23d6af1e1bc5f0bea7796ff7d0de.tar.gz gentoo-5d45a249640e23d6af1e1bc5f0bea7796ff7d0de.tar.bz2 gentoo-5d45a249640e23d6af1e1bc5f0bea7796ff7d0de.zip |
media-plugins/gimp-resynthesizer: update metadata
Diffstat (limited to 'media-plugins/gimp-resynthesizer/metadata.xml')
-rw-r--r-- | media-plugins/gimp-resynthesizer/metadata.xml | 22 |
1 files changed, 21 insertions, 1 deletions
diff --git a/media-plugins/gimp-resynthesizer/metadata.xml b/media-plugins/gimp-resynthesizer/metadata.xml index 6f49eba8f496..b6f08f6ce694 100644 --- a/media-plugins/gimp-resynthesizer/metadata.xml +++ b/media-plugins/gimp-resynthesizer/metadata.xml @@ -1,5 +1,25 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<!-- maintainer-needed --> + <maintainer type="person"> + <email>sir.suriv@gmail.com</email> + <name>Diogo Pereira</name> + </maintainer> + <maintainer type="project"> + <email>proxy-maint@gentoo.org</email> + <name>Proxy Maintainers</name> + </maintainer> + <longdescription lang="en"> + This is a suite of GIMP plugins known as the 'Resynthesizer'. + The most commonly used is 'Heal selection' but all use the plugin + whose full interface is found at 'Filters>Map>Resynthesize.' + </longdescription> + <upstream> + <maintainer status="active"> + <email>bootch@nc.rr.com</email> + <name>Lloyd Konneker</name> + </maintainer> + <remote-id type="github">bootchk/resynthesizer</remote-id> + <bugs-to>https://github.com/bootchk/resynthesizer/issues</bugs-to> + </upstream> </pkgmetadata> |