diff options
author | Azat Bahawi <azahi@teknik.io> | 2020-08-31 12:49:23 +0300 |
---|---|---|
committer | Azat Bahawi <azahi@teknik.io> | 2020-08-31 12:49:23 +0300 |
commit | 3f05bf97daa0a10fa1d84d827daf1f7a94a2e344 (patch) | |
tree | 0835b7bc833a828589dbffbc6645ed51b4d947d0 /app-misc | |
parent | Fix indentation (diff) |
QA: Fix description
Diffstat (limited to '')
-rw-r--r-- | app-misc/pfetch/pfetch-0.6.0-r1.ebuild | 2 | ||||
-rw-r--r-- | app-misc/pfetch/pfetch-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/pfetch/pfetch-0.6.0-r1.ebuild b/app-misc/pfetch/pfetch-0.6.0-r1.ebuild index 7b0623f..c827015 100644 --- a/app-misc/pfetch/pfetch-0.6.0-r1.ebuild +++ b/app-misc/pfetch/pfetch-0.6.0-r1.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == *9999 ]]; then EGIT_REPO_URI="https://github.com/dylanaraps/pfetch.git" fi -DESCRIPTION="A pretty system information tool written in POSIX sh." +DESCRIPTION="A pretty system information tool written in POSIX sh" HOMEPAGE="https://github.com/dylanaraps/pfetch" if [[ ${PV} == *9999 ]]; then diff --git a/app-misc/pfetch/pfetch-9999.ebuild b/app-misc/pfetch/pfetch-9999.ebuild index 7b0623f..c827015 100644 --- a/app-misc/pfetch/pfetch-9999.ebuild +++ b/app-misc/pfetch/pfetch-9999.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == *9999 ]]; then EGIT_REPO_URI="https://github.com/dylanaraps/pfetch.git" fi -DESCRIPTION="A pretty system information tool written in POSIX sh." +DESCRIPTION="A pretty system information tool written in POSIX sh" HOMEPAGE="https://github.com/dylanaraps/pfetch" if [[ ${PV} == *9999 ]]; then |