summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-biology/libgtextutils: update maintainer email since current is not ↵Agostino Sarubbo2020-09-081-1/+1
| | | | | | | subscribed to bugzilla Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-biology/libgtextutils: Initial additionDavid Seifert2018-01-105-0/+132
Closes: https://bugs.gentoo.org/486380 Package-Manager: Portage-2.3.19, Repoman-2.3.6