From 5a90dfa2bdf9b10b2cad4e98c9e0666573ec52ef Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 28 Mar 2021 13:12:55 +0200 Subject: [PATCH] x11-misc/gromit-mpx: fix ReferenceInMetadataVar Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan --- x11-misc/gromit-mpx/gromit-mpx-1.3.1.ebuild | 5 ++--- x11-misc/gromit-mpx/gromit-mpx-1.4.ebuild | 5 ++--- x11-misc/gromit-mpx/gromit-mpx-9999.ebuild | 5 ++--- 3 files changed, 6 insertions(+), 9 deletions(-) diff --git a/x11-misc/gromit-mpx/gromit-mpx-1.3.1.ebuild b/x11-misc/gromit-mpx/gromit-mpx-1.3.1.ebuild index 5c18ed6ec3..7ed81fd664 100644 --- a/x11-misc/gromit-mpx/gromit-mpx-1.3.1.ebuild +++ b/x11-misc/gromit-mpx/gromit-mpx-1.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,12 +6,11 @@ EAPI=7 inherit cmake DESCRIPTION="Gromit-MPX is a multi-pointer GTK3 port of the Gromit desktop annotation tool" -HOMEPAGE="https://github.com/bk138/${PN}" +HOMEPAGE="https://github.com/bk138/gromit-mpx" if [[ ${PV} == *9999* ]]; then inherit git-r3 EGIT_REPO_URI="https://github.com/bk138/${PN}.git" - KEYWORDS="" else SRC_URI="https://github.com/bk138/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~x86" diff --git a/x11-misc/gromit-mpx/gromit-mpx-1.4.ebuild b/x11-misc/gromit-mpx/gromit-mpx-1.4.ebuild index 5c18ed6ec3..7ed81fd664 100644 --- a/x11-misc/gromit-mpx/gromit-mpx-1.4.ebuild +++ b/x11-misc/gromit-mpx/gromit-mpx-1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,12 +6,11 @@ EAPI=7 inherit cmake DESCRIPTION="Gromit-MPX is a multi-pointer GTK3 port of the Gromit desktop annotation tool" -HOMEPAGE="https://github.com/bk138/${PN}" +HOMEPAGE="https://github.com/bk138/gromit-mpx" if [[ ${PV} == *9999* ]]; then inherit git-r3 EGIT_REPO_URI="https://github.com/bk138/${PN}.git" - KEYWORDS="" else SRC_URI="https://github.com/bk138/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~x86" diff --git a/x11-misc/gromit-mpx/gromit-mpx-9999.ebuild b/x11-misc/gromit-mpx/gromit-mpx-9999.ebuild index 5c18ed6ec3..7ed81fd664 100644 --- a/x11-misc/gromit-mpx/gromit-mpx-9999.ebuild +++ b/x11-misc/gromit-mpx/gromit-mpx-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,12 +6,11 @@ EAPI=7 inherit cmake DESCRIPTION="Gromit-MPX is a multi-pointer GTK3 port of the Gromit desktop annotation tool" -HOMEPAGE="https://github.com/bk138/${PN}" +HOMEPAGE="https://github.com/bk138/gromit-mpx" if [[ ${PV} == *9999* ]]; then inherit git-r3 EGIT_REPO_URI="https://github.com/bk138/${PN}.git" - KEYWORDS="" else SRC_URI="https://github.com/bk138/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~x86"