Skip to content

Commit

Permalink
dev-db/gqlplus: fix confusing comment typo
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Oct 20, 2022
1 parent 9bae564 commit 0025b9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-db/gqlplus/gqlplus-1.16-r2.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 0025b9d

Please sign in to comment.