diff options
author | Sam James <sam@gentoo.org> | 2023-12-03 08:28:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-03 08:28:55 +0000 |
commit | 2d0cc8ca5fe3107e84b97db6b5f1ba2de423d454 (patch) | |
tree | 10904f6e2a00997b0390264467c680057bc518b3 /app-portage | |
parent | dev-ruby/zeitwerk: move keywords forward (diff) | |
download | gentoo-2d0cc8ca5fe3107e84b97db6b5f1ba2de423d454.tar.gz gentoo-2d0cc8ca5fe3107e84b97db6b5f1ba2de423d454.tar.bz2 gentoo-2d0cc8ca5fe3107e84b97db6b5f1ba2de423d454.zip |
app-portage/getuto: tweak DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/getuto/getuto-1.9.1.ebuild | 2 | ||||
-rw-r--r-- | 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 |