summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* */*: 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>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/univalue: security cleanupSam James2020-07-174-106/+0
| | | | | | Bug: https://bugs.gentoo.org/714016 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/univalue: x86 stable wrt bug #714016Agostino Sarubbo2020-07-171-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/univalue: arm stable (bug #714016)Sam James2020-07-081-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/univalue: Stabilize 1.0.5 amd64, #714016Michał Górny2020-07-081-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/univalue: Bump to 1.0.5Luke Dashjr2020-04-232-0/+30
| | | | | | Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org> Closes: https://github.com/gentoo/gentoo/pull/15389 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/univalue: [QA] inherit ltprune.eclass directlyDavid Seifert2020-02-151-2/+2
| | | | | Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-libs/univalue: arm stable wrt bug #695948Mikle Kolyada2019-12-241-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-libs/univalue: x86 stable wrt bug #695948Agostino Sarubbo2019-12-151-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/univalue: amd64 stable wrt bug #695948Agostino Sarubbo2019-12-151-2/+2
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/univalue: keyworded 1.0.4 for ppc64Luke Dashjr2019-01-111-1/+1
| | | | | Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org> Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-libs/univalue: Add -9999 live versionCraig Andrews2018-11-271-0/+38
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-libs/univalue: 1.0.4 version bumpCraig Andrews2018-11-272-0/+39
| | | | | | Closes: https://bugs.gentoo.org/show_bug.cgi?id=672066 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-libs/univalue: Bump to 1.0.3Luke Dashjr2018-02-142-0/+33
| | | | Closes: https://github.com/gentoo/gentoo/pull/5081
* dev-libs/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* Migrate Bitcoin ebuilds to proxy-maint projectLuke Dashjr2017-07-091-4/+4
| | | | Closes: https://github.com/gentoo/gentoo/pull/5075
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-libs/univalue: arm stable wrt bug #584982Agostino Sarubbo2016-12-241-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/univalue: x86 stable wrt bug #584982Agostino Sarubbo2016-12-201-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/univalue-1.0.2-r0: stable on amd64Tobias Klausmann2016-12-191-1/+1
| | | | Gentoo-Bug: 584982
* dev-libs/univalue: whitespaceFelix Janda2016-08-061-1/+1
|
* dev-libs/univalue: initial commit, version 1.0.2Luke Dashjr2016-03-203-0/+50