commit: 267fb082405d8edad6f79c883470bf66ef3152c7 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Thu Apr 4 13:30:16 2019 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Thu Apr 4 13:32:51 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=267fb082
x11-misc/rofi: Update HOMEPAGE Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org> x11-misc/rofi/rofi-1.5.1.ebuild | 4 ++-- x11-misc/rofi/rofi-1.5.2.ebuild | 2 +- x11-misc/rofi/rofi-99999.ebuild | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11-misc/rofi/rofi-1.5.1.ebuild b/x11-misc/rofi/rofi-1.5.1.ebuild index 52addfae154..0bce2c86cd2 100644 --- a/x11-misc/rofi/rofi-1.5.1.ebuild +++ b/x11-misc/rofi/rofi-1.5.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit autotools toolchain-funcs DESCRIPTION="A window switcher, run dialog and dmenu replacement" -HOMEPAGE="https://github.com/DaveDavenport/rofi/" +HOMEPAGE="https://github.com/davatorium/rofi" SRC_URI="${HOMEPAGE}/releases/download/${PV}/${P}.tar.xz" LICENSE="MIT" diff --git a/x11-misc/rofi/rofi-1.5.2.ebuild b/x11-misc/rofi/rofi-1.5.2.ebuild index ffb4b7ff5d3..5c664f0c427 100644 --- a/x11-misc/rofi/rofi-1.5.2.ebuild +++ b/x11-misc/rofi/rofi-1.5.2.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit autotools toolchain-funcs DESCRIPTION="A window switcher, run dialog and dmenu replacement" -HOMEPAGE="https://github.com/DaveDavenport/rofi/" +HOMEPAGE="https://github.com/davatorium/rofi" SRC_URI="${HOMEPAGE}/releases/download/${PV}/${P}.tar.xz" LICENSE="MIT" diff --git a/x11-misc/rofi/rofi-99999.ebuild b/x11-misc/rofi/rofi-99999.ebuild index 8533b2dbdb9..20cc98b76c5 100644 --- a/x11-misc/rofi/rofi-99999.ebuild +++ b/x11-misc/rofi/rofi-99999.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit autotools git-r3 toolchain-funcs DESCRIPTION="A window switcher, run dialog and dmenu replacement" -HOMEPAGE="https://github.com/DaveDavenport/rofi/" +HOMEPAGE="https://github.com/davatorium/rofi" EGIT_REPO_URI="${HOMEPAGE}" LICENSE="MIT"