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>
* sys-cluster/kube-router: 1.2.2 bumpWilliam Hubbs2021-04-302-0/+38
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* sys-cluster/kube-router: drop 0.4.0, 1.0.1, 1.1.0Joonas Niilola2021-03-204-398/+0
| | | | Signed-off-by: Joonas Niilola <juippis@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>
* */*: Normalize metadata.xml filesMichał Górny2021-03-161-1/+1
| | | | | | | | | | | Normalize quoting, replace '>' with entities, replace unnecessary entities, remove trailing empty lines. Done via: find -name metadata.xml -exec xml ed -P -L -d //none {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-cluster/kube-router: drop trailing whitespaceSam James2021-01-092-4/+4
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/kube-router: 1.1.1 bumpWilliam Hubbs2020-12-192-0/+38
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* sys-cluster/kube-router: 1.1.0 bumpWilliam Hubbs2020-10-072-0/+38
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* sys-cluster/kube-router: drop oldKonstantin Podshumok2020-08-122-49/+0
| | | | | | | Cluses: https://github.com/gentoo/gentoo/pull/16755/ Signed-off-by: Konstantin Podshumok <kpp.live+signed@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16755 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-cluster/kube-router: bump v1.0.1.ebuildKonstantin Podshumok2020-08-122-0/+199
| | | | | Signed-off-by: Konstantin Podshumok <kpp.live+signed@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-cluster/kube-router: bump to 0.4Konstantin Podshumok2020-04-295-6/+180
| | | | | | | Closes: https://bugs.gentoo.org/695302 Signed-off-by: Konstantin Podshumok <kpp.live+signed@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/15446 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-cluster/kube-router new ebuildKonstantin Podshumok2019-08-056-0/+112
Signed-off-by: Konstantin Podshumok <kpp.live+signed@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12494 Signed-off-by: Maxim Koltsov <maksbotan@gentoo.org>