commit: 53a05838f6236f90a01f3152dba420cb4fe0fbeb Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Sun Nov 29 23:42:44 2020 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Sun Nov 29 23:42:44 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53a05838
x11-misc/cbatticon-1.6.10: update GitHub remote in HOMEPAGE and SRC_URI Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> x11-misc/cbatticon/cbatticon-1.6.10.ebuild | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/x11-misc/cbatticon/cbatticon-1.6.10.ebuild b/x11-misc/cbatticon/cbatticon-1.6.10.ebuild index c50d042f822..46eda4fa475 100644 --- a/x11-misc/cbatticon/cbatticon-1.6.10.ebuild +++ b/x11-misc/cbatticon/cbatticon-1.6.10.ebuild @@ -1,12 +1,13 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 + inherit eutils toolchain-funcs DESCRIPTION="A lightweight and fast battery icon that sits in your system tray" -HOMEPAGE="https://github.com/ColinJones/cbatticon" -SRC_URI="https://github.com/ColinJones/cbatticon/archive/${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/valr/cbatticon" +SRC_URI="https://github.com/valr/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0"
