summaryrefslogtreecommitdiff
path: root/dev-php/cli-prompt
AgeCommit message (Collapse)Author
2024-04-19dev-php/cli-prompt: drop 1.0.3, EAPI6--Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-03-22dev-php/cli-prompt: add 1.0.4Conrad Kostecki
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2023-08-26dev-php/cli-prompt: drop 1.0.0Andreas Sturmlechner
Signed-off-by: Andreas Sturmlechner <asturm@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-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>
2018-12-18dev-php/cli-prompt: bump to v1.0.3Thomas Deutschmann
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
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/cli-prompt: add the PHP project as a co-maintainer.Michael Orlitzky
Package-Manager: portage-2.3.0
2016-12-18dev-php/cli-prompt: add upstream/remote-id tag to metadata.xml.Michael Orlitzky
Package-Manager: portage-2.3.0
2016-12-18dev-php/cli-prompt: Add 1.0.0 versionGuillaume Seren
This is needed for composer-1.2.2, bug 439206. Signed-off-by: Michael Orlitzky <mjo@gentoo.org>