commit:     054585fafce62fd27bd3b0fa803825c8a8ac2d52
Author:     Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Tue Dec 15 22:26:44 2020 +0000
Commit:     Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Tue Dec 15 22:32:18 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=054585fa

dev-db/pg_repack: Fix description

Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>

 dev-db/pg_repack/pg_repack-1.4.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/pg_repack/pg_repack-1.4.5.ebuild 
b/dev-db/pg_repack/pg_repack-1.4.5.ebuild
index 1ce6978d..1bdfbfac 100644
--- a/dev-db/pg_repack/pg_repack-1.4.5.ebuild
+++ b/dev-db/pg_repack/pg_repack-1.4.5.ebuild
@@ -8,7 +8,7 @@ POSTGRES_USEDEP="server"
 
 inherit postgres-multi
 
-DESCRIPTION="RUM access method - inverted index with additional information in 
posting lists"
+DESCRIPTION="Reorganize tables in PostgreSQL databases with minimal locks"
 HOMEPAGE="https://github.com/reorg/pg_repack";
 SRC_URI="https://github.com/reorg/pg_repack/archive/ver_${PV}.tar.gz -> 
${P}.tar.gz"
 S="${WORKDIR}/${PN}-ver_${PV}"

Reply via email to