commit:     0025b9dcca0c34609f380c67d40eb51452f00a07
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 20 04:16:00 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 20 04:16:14 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0025b9dc

dev-db/gqlplus: fix confusing comment typo

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-db/gqlplus/gqlplus-1.16-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-db/gqlplus/gqlplus-1.16-r2.ebuild 
b/dev-db/gqlplus/gqlplus-1.16-r2.ebuild
index 471d67809998..0d2c4b3310e7 100644
--- a/dev-db/gqlplus/gqlplus-1.16-r2.ebuild
+++ b/dev-db/gqlplus/gqlplus-1.16-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -26,7 +26,7 @@ PATCHES=(
 src_prepare() {
        default
 
-       # don't use packaged readline and old version containing it
+       # don't use bundled readline and old version containing it
        rm -Rf readline gqlplus-1.15 aclocal.m4 configure
 
        # maintainer can't seem to get versioning right

Reply via email to