commit: 49ecbaef30e1a29f0f3c0e2cf8d859b948fa0028 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Mon Jun 6 07:37:26 2022 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Mon Jun 6 07:38:21 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49ecbaef
app-arch/csnappy: update DESCRIPTION Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> app-arch/csnappy/csnappy-0_pre20220804.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-arch/csnappy/csnappy-0_pre20220804.ebuild b/app-arch/csnappy/csnappy-0_pre20220804.ebuild index 9daf8f9fe45e..d6394d37e19c 100644 --- a/app-arch/csnappy/csnappy-0_pre20220804.ebuild +++ b/app-arch/csnappy/csnappy-0_pre20220804.ebuild @@ -7,7 +7,7 @@ inherit toolchain-funcs MY_COMMIT="6c10c305e8dde193546e6b33cf8a785d5dc123e2" -DESCRIPTION="Google snappy in C for Linux Kernel" +DESCRIPTION="Google's snappy compression library for the Linux Kernel" HOMEPAGE="https://github.com/zeevt/csnappy" SRC_URI="https://github.com/zeevt/csnappy/archive/${MY_COMMIT}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}"/${PN}-${MY_COMMIT}
