diff options
author | Pacho Ramos <pacho@gentoo.org> | 2018-10-20 20:36:22 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2018-10-20 20:51:13 +0200 |
commit | 11d871ecf0e4b4a85786e086882f01c1c14b835b (patch) | |
tree | 58b267fd2e61d7060128a692b976e54eecb5e246 /app-admin/ccze | |
parent | x11-libs/hippo-canvas: Needs dev-util/glib-utils (diff) | |
download | gentoo-11d871ecf0e4b4a85786e086882f01c1c14b835b.tar.gz gentoo-11d871ecf0e4b4a85786e086882f01c1c14b835b.tar.bz2 gentoo-11d871ecf0e4b4a85786e086882f01c1c14b835b.zip |
app-admin/ccze: Update HOMEPAGE
Closes: https://bugs.gentoo.org/668186
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
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 e2677e5eeb1f..c493acb5da82 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-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit fixheadtails autotools eutils toolchain-funcs DESCRIPTION="A flexible and fast logfile colorizer" -HOMEPAGE="https://dev.gentoo.org/~joker/ccze/ccze.txt" +HOMEPAGE="https://github.com/madhouse/ccze/releases" SRC_URI="mirror://gentoo/${P}.tar.gz" RESTRICT="test" |