diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-04-18 09:09:20 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-04-18 09:28:19 +0000 |
commit | 20b12b27a565369c5435291ae479fa0fd57f5070 (patch) | |
tree | 5667ce0ccd7d7a0e8aa63a9d2e2efd5781c0533b /dev-libs/libressl | |
parent | sys-kernel/git-sources: Automated version bump to 4.6_rc4 (diff) | |
download | gentoo-20b12b27a565369c5435291ae479fa0fd57f5070.tar.gz gentoo-20b12b27a565369c5435291ae479fa0fd57f5070.tar.bz2 gentoo-20b12b27a565369c5435291ae479fa0fd57f5070.zip |
dev-libs/libressl: Fix metadata.xml file.
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-libs/libressl')
-rw-r--r-- | dev-libs/libressl/metadata.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/dev-libs/libressl/metadata.xml b/dev-libs/libressl/metadata.xml index aa260c7866ad..096f1b535f1e 100644 --- a/dev-libs/libressl/metadata.xml +++ b/dev-libs/libressl/metadata.xml @@ -19,8 +19,10 @@ </use> <upstream> <changelog>http://www.libressl.org/releases.html</changelog> - <bugs-to>mailto:libressl@openbsd.org</bugs-to> - <bugs-to>https://github.com/libressl-portable/portable/issues</bugs-to> + <bugs-to> + https://github.com/libressl-portable/portable/issues + mailto:libressl@openbsd.org + </bugs-to> <remote-id type="github">libressl-portable/portable</remote-id> </upstream> <slots> |