From aa4c676bbdb49bee141af4f3de854d9a2206e023 Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Thu, 7 Mar 2019 23:15:04 +0100 Subject: app-shells/bash: Minor comment fixes. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler --- app-shells/bash/bash-5.0_p2-r1.ebuild | 2 +- app-shells/bash/bash-5.0_p2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'app-shells/bash') diff --git a/app-shells/bash/bash-5.0_p2-r1.ebuild b/app-shells/bash/bash-5.0_p2-r1.ebuild index fc03471826eb..9410c85e0ce1 100644 --- a/app-shells/bash/bash-5.0_p2-r1.ebuild +++ b/app-shells/bash/bash-5.0_p2-r1.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit flag-o-matic toolchain-funcs multilib prefix # Official patchlevel -# See ftp://ftp.cwru.edu/pub/bash/bash-4.4-patches/ +# See ftp://ftp.cwru.edu/pub/bash/bash-5.0-patches/ PLEVEL=${PV##*_p} MY_PV=${PV/_p*} MY_PV=${MY_PV/_/-} diff --git a/app-shells/bash/bash-5.0_p2.ebuild b/app-shells/bash/bash-5.0_p2.ebuild index 9b2b1d119e74..7572f931eab2 100644 --- a/app-shells/bash/bash-5.0_p2.ebuild +++ b/app-shells/bash/bash-5.0_p2.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit flag-o-matic toolchain-funcs multilib prefix # Official patchlevel -# See ftp://ftp.cwru.edu/pub/bash/bash-4.4-patches/ +# See ftp://ftp.cwru.edu/pub/bash/bash-5.0-patches/ PLEVEL=${PV##*_p} MY_PV=${PV/_p*} MY_PV=${MY_PV/_/-} -- cgit v1.2.3