summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2019-10-03 18:37:43 +0300
committerJoonas Niilola <juippis@gentoo.org>2019-10-03 18:37:43 +0300
commit50a16e19a2e0dfbd86ddd321104652fc06b19c52 (patch)
tree135a0584be2327f1df04101b07118ab9c6a1cb39
parentdev-libs/efl: bump to 1.23.0 (diff)
downloadgentoo-50a16e19a2e0dfbd86ddd321104652fc06b19c52.tar.gz
gentoo-50a16e19a2e0dfbd86ddd321104652fc06b19c52.tar.bz2
gentoo-50a16e19a2e0dfbd86ddd321104652fc06b19c52.zip
dev-libs/check: update maintainer
Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r--dev-libs/check/metadata.xml19
1 files changed, 11 insertions, 8 deletions
diff --git a/dev-libs/check/metadata.xml b/dev-libs/check/metadata.xml
index 2f39b9d091bb..9db0afcb5fff 100644
--- a/dev-libs/check/metadata.xml
+++ b/dev-libs/check/metadata.xml
@@ -1,12 +1,15 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!--maintainer-needed-->
- <use>
- <flag name="subunit">Enable support for the subunit unit test protocol</flag>
- </use>
- <upstream>
- <remote-id type="sourceforge">check</remote-id>
- <remote-id type="github">libcheck/check</remote-id>
- </upstream>
+ <maintainer type="person">
+ <email>juippis@gentoo.org</email>
+ <name>Joonas Niilola</name>
+ </maintainer>
+ <use>
+ <flag name="subunit">Enable support for the subunit unit test protocol</flag>
+ </use>
+ <upstream>
+ <remote-id type="sourceforge">check</remote-id>
+ <remote-id type="github">libcheck/check</remote-id>
+ </upstream>
</pkgmetadata>