diff options
author | Cristian Othón Martínez Vera <cfuga@cfuga.mx> | 2023-03-16 12:23:16 -0600 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2023-04-03 12:32:45 +0300 |
commit | e4a18580f55175a327527cbee57cd13921585c9e (patch) | |
tree | 11e19eab76b76777d6e52996a601a4cef64804a0 /app-admin/ccze | |
parent | dev-java/byte-buddy: Stabilize 1.14.0 arm64, #903720 (diff) | |
download | gentoo-e4a18580f55175a327527cbee57cd13921585c9e.tar.gz gentoo-e4a18580f55175a327527cbee57cd13921585c9e.tar.bz2 gentoo-e4a18580f55175a327527cbee57cd13921585c9e.zip |
app-admin/ccze: update HOMEPAGE
Signed-off-by: Cristian Othón Martínez Vera <cfuga@cfuga.mx>
Closes: https://github.com/gentoo/gentoo/pull/30161
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'app-admin/ccze')
-rw-r--r-- | app-admin/ccze/ccze-0.2.1-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/ccze/ccze-0.2.1-r4.ebuild b/app-admin/ccze/ccze-0.2.1-r4.ebuild index b85ce3b6ab6a..b2374ea76464 100644 --- a/app-admin/ccze/ccze-0.2.1-r4.ebuild +++ b/app-admin/ccze/ccze-0.2.1-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit autotools fixheadtails toolchain-funcs DESCRIPTION="A flexible and fast logfile colorizer" -HOMEPAGE="https://github.com/madhouse/ccze/releases" +HOMEPAGE="https://git.madhouse-project.org/archive/ccze" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" |