diff options
-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" |