commit: 5a90dfa2bdf9b10b2cad4e98c9e0666573ec52ef Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Sun Mar 28 11:12:55 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Sun Mar 28 11:12:55 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5a90dfa2
x11-misc/gromit-mpx: fix ReferenceInMetadataVar Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> 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 5c18ed6ec..7ed81fd66 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 5c18ed6ec..7ed81fd66 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 5c18ed6ec..7ed81fd66 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"
