summaryrefslogtreecommitdiff
path: root/dev-php/phar-utils
AgeCommit message (Collapse)Author
2025-03-14dev-php/phar-utils: drop 1.1.1Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-01-09dev-php/phar-utils: keyword 1.1.2 for ~arm64Mart Raudsepp
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
2021-09-22dev-php/phar-utils: bump to v1.1.2Thomas Deutschmann
Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
2021-09-11**/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller
Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2021-05-10dev-php/phar-utils: x86 stable wrt bug #754018Agostino Sarubbo
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2021-05-06dev-php/phar-utils: amd64 stable wrt bug #754018Agostino Sarubbo
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2021-03-20dev-php/phar-utils: drop 1.0.0, 1.0.1, 1.1.0Joonas Niilola
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
2021-03-16*/*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny
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>
2021-03-16*/*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny
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>
2020-09-14*/*: [QA] Remove redundant <longdescription/>sMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/17540 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-09-14dev-php/phar-utils: bump to v1.1.1Thomas Deutschmann
Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
2020-03-19dev-php/phar-utils: bump to v1.1.0Thomas Deutschmann
Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
2018-09-20dev-php/phar-utils: bump to 1.0.1Tomas Mozes
Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Package-Manager: Portage-2.3.49, Repoman-2.3.10
2017-12-09dev-php/*: Update Manifest hashesMichał Górny
2017-02-28Drop $Id$ per council decision in bug #611234.Robin H. Johnson
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2016-12-18dev-php/phar-utils: add the PHP project as a co-maintainer.Michael Orlitzky
Package-Manager: portage-2.3.0
2016-12-18dev-php/phar-utils: add upstream/remote-id tag to metadata.xml.Michael Orlitzky
Package-Manager: portage-2.3.0
2016-12-18dev-php/phar-utils: Add 1.0.0 versionGuillaume Seren
This is needed for composer-1.2.2, bug 439206. Signed-off-by: Michael Orlitzky <mjo@gentoo.org>