From 78213a89b4a602460bf81ba5fab8eed561091ade Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Tue, 31 Oct 2023 14:12:52 -0400 Subject: Remove BROOT from VERIFY_SIG_OPENPGP_KEY_PATH Signed-off-by: Mike Gilbert --- media-gfx/graphicsmagick/graphicsmagick-1.3.40-r1.ebuild | 2 +- media-gfx/graphicsmagick/graphicsmagick-1.3.40.ebuild | 2 +- media-gfx/graphicsmagick/graphicsmagick-1.3.41.ebuild | 2 +- media-gfx/graphicsmagick/graphicsmagick-1.3.42.ebuild | 2 +- media-gfx/graphicsmagick/graphicsmagick-9999.ebuild | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'media-gfx/graphicsmagick') diff --git a/media-gfx/graphicsmagick/graphicsmagick-1.3.40-r1.ebuild b/media-gfx/graphicsmagick/graphicsmagick-1.3.40-r1.ebuild index 48b9fe4df51b..d170dd62dcd7 100644 --- a/media-gfx/graphicsmagick/graphicsmagick-1.3.40-r1.ebuild +++ b/media-gfx/graphicsmagick/graphicsmagick-1.3.40-r1.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]] ; then inherit mercurial EHG_REPO_URI="http://hg.code.sf.net/p/${PN}/code" else - VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/bobfriesenhahn.asc + VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/bobfriesenhahn.asc inherit verify-sig SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.xz" SRC_URI+=" verify-sig? ( mirror://sourceforge/${PN}/${MY_P}.tar.xz.asc )" diff --git a/media-gfx/graphicsmagick/graphicsmagick-1.3.40.ebuild b/media-gfx/graphicsmagick/graphicsmagick-1.3.40.ebuild index 8171180c0101..21e7a05b5322 100644 --- a/media-gfx/graphicsmagick/graphicsmagick-1.3.40.ebuild +++ b/media-gfx/graphicsmagick/graphicsmagick-1.3.40.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]] ; then inherit mercurial EHG_REPO_URI="http://hg.code.sf.net/p/${PN}/code" else - VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/bobfriesenhahn.asc + VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/bobfriesenhahn.asc inherit verify-sig SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.xz" SRC_URI+=" verify-sig? ( mirror://sourceforge/${PN}/${MY_P}.tar.xz.asc )" diff --git a/media-gfx/graphicsmagick/graphicsmagick-1.3.41.ebuild b/media-gfx/graphicsmagick/graphicsmagick-1.3.41.ebuild index e829330a5e8f..8ae904f0cb83 100644 --- a/media-gfx/graphicsmagick/graphicsmagick-1.3.41.ebuild +++ b/media-gfx/graphicsmagick/graphicsmagick-1.3.41.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]] ; then EHG_REPO_URI="http://hg.code.sf.net/p/${PN}/code" inherit mercurial else - VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/bobfriesenhahn.asc + VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/bobfriesenhahn.asc inherit verify-sig SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.xz" diff --git a/media-gfx/graphicsmagick/graphicsmagick-1.3.42.ebuild b/media-gfx/graphicsmagick/graphicsmagick-1.3.42.ebuild index e829330a5e8f..8ae904f0cb83 100644 --- a/media-gfx/graphicsmagick/graphicsmagick-1.3.42.ebuild +++ b/media-gfx/graphicsmagick/graphicsmagick-1.3.42.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]] ; then EHG_REPO_URI="http://hg.code.sf.net/p/${PN}/code" inherit mercurial else - VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/bobfriesenhahn.asc + VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/bobfriesenhahn.asc inherit verify-sig SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.xz" diff --git a/media-gfx/graphicsmagick/graphicsmagick-9999.ebuild b/media-gfx/graphicsmagick/graphicsmagick-9999.ebuild index e829330a5e8f..8ae904f0cb83 100644 --- a/media-gfx/graphicsmagick/graphicsmagick-9999.ebuild +++ b/media-gfx/graphicsmagick/graphicsmagick-9999.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]] ; then EHG_REPO_URI="http://hg.code.sf.net/p/${PN}/code" inherit mercurial else - VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/bobfriesenhahn.asc + VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/bobfriesenhahn.asc inherit verify-sig SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.xz" -- cgit v1.2.3-65-gdbad