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>
* app-misc/timew: vbump 1.4.3 and add testsDavid Denoncin2021-06-172-0/+43
| | | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: David Denoncin <ddenoncin@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/21068 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/+0
| | | | | | | | | | | 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>
* app-misc/timew: cleanup oldSam James2020-09-162-38/+0
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/timew: unnecessary quotingSam James2020-09-161-2/+1
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/timew: vbump 1.4.2David Denoncin2020-09-162-0/+38
| | | | | | | Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: David Denoncin <ddenoncin@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17397 Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/timew: drop oldDavid Denoncin2020-08-164-78/+0
| | | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: David Denoncin <ddenoncin@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16777 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/timew: vbump 1.3.0, EAPI 7David Denoncin2020-08-162-0/+38
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: David Denoncin <ddenoncin@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/timew: new package maintainerDavid Denoncin2020-08-161-1/+17
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: David Denoncin <ddenoncin@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* Remove myself from maintainersAmadeusz Piotr Żołnowski2020-05-101-4/+1
| | | | Signed-off-by: Amadeusz Piotr Żołnowski <aidecoe@gentoo.org>
* app-misc/timew: Bump versionAmadeusz Piotr Żołnowski2020-01-252-0/+26
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Amadeusz Piotr Żołnowski <aidecoe@gentoo.org>
* app-misc/timew: Bump version to 1.1.1Azamat Khudaygulov2018-03-122-0/+26
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-misc/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* app-misc/timew: Add new packageAmadeusz Żołnowski2017-03-123-0/+34
Timewarrior is a sibling project to Taskwarrior. Package-Manager: Portage-2.3.4, Repoman-2.3.2