diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-02-14 17:15:47 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-02-14 17:17:42 +0100 |
commit | a6b90167c9acb5df1f3a438909492ad218866425 (patch) | |
tree | ee9cea87f06ed2f9a9c226ddd1d81f0c746269d7 /app-text/ansifilter | |
parent | app-text/ansifilter: Add myself as a maintainer (diff) | |
download | gentoo-a6b90167c9acb5df1f3a438909492ad218866425.tar.gz gentoo-a6b90167c9acb5df1f3a438909492ad218866425.tar.bz2 gentoo-a6b90167c9acb5df1f3a438909492ad218866425.zip |
app-text/ansifilter: Update homepage
Add a more specific homepage URL (that seems to be down right now)
and a GitLab URL.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-text/ansifilter')
-rw-r--r-- | app-text/ansifilter/ansifilter-2.20.ebuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-text/ansifilter/ansifilter-2.20.ebuild b/app-text/ansifilter/ansifilter-2.20.ebuild index c665b8361bd2..7baf14e67aa9 100644 --- a/app-text/ansifilter/ansifilter-2.20.ebuild +++ b/app-text/ansifilter/ansifilter-2.20.ebuild @@ -7,7 +7,10 @@ VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/andresimon.asc inherit desktop toolchain-funcs qmake-utils verify-sig xdg-utils DESCRIPTION="Handles text files containing ANSI terminal escape codes" -HOMEPAGE="http://www.andre-simon.de/" +HOMEPAGE=" + http://andre-simon.de/doku/ansifilter/en/ansifilter.php + https://gitlab.com/saalen/ansifilter/ +" SRC_URI=" http://www.andre-simon.de/zip/${P}.tar.bz2 gui? ( https://gitlab.com/uploads/-/system/project/avatar/6678914/ansifilter2_logo_256.png ) |