commit: 2d0cc8ca5fe3107e84b97db6b5f1ba2de423d454 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Dec 3 08:28:55 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Dec 3 08:28:55 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d0cc8ca
app-portage/getuto: tweak DESCRIPTION Signed-off-by: Sam James <sam <AT> gentoo.org> app-portage/getuto/getuto-1.9.1.ebuild | 2 +- app-portage/getuto/getuto-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-portage/getuto/getuto-1.9.1.ebuild b/app-portage/getuto/getuto-1.9.1.ebuild index 4778eb372c02..c5a496c6edd2 100644 --- a/app-portage/getuto/getuto-1.9.1.ebuild +++ b/app-portage/getuto/getuto-1.9.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -DESCRIPTION="Stand-alone gentoo install trust anchor generation tool" +DESCRIPTION="Standalone Gentoo gpg trust anchor generation tool for binpkgs" HOMEPAGE="https://github.com/projg2/getuto" if [[ ${PV} == 9999 ]] ; then diff --git a/app-portage/getuto/getuto-9999.ebuild b/app-portage/getuto/getuto-9999.ebuild index 4778eb372c02..c5a496c6edd2 100644 --- a/app-portage/getuto/getuto-9999.ebuild +++ b/app-portage/getuto/getuto-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -DESCRIPTION="Stand-alone gentoo install trust anchor generation tool" +DESCRIPTION="Standalone Gentoo gpg trust anchor generation tool for binpkgs" HOMEPAGE="https://github.com/projg2/getuto" if [[ ${PV} == 9999 ]] ; then
