Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 938274
Collapse All | Expand All

(-)a/app-text/poppler/poppler-9999.ebuild (-1 / +1 lines)
Lines 7-13 inherit cmake flag-o-matic toolchain-funcs xdg-utils Link Here
7
7
8
if [[ ${PV} == *9999* ]] ; then
8
if [[ ${PV} == *9999* ]] ; then
9
	inherit git-r3
9
	inherit git-r3
10
	EGIT_REPO_URI="https://anongit.freedesktop.org/git/poppler/poppler.git"
10
	EGIT_REPO_URI="https://gitlab.freedesktop.org/poppler/poppler"
11
	SLOT="0/9999"
11
	SLOT="0/9999"
12
else
12
else
13
	VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/aacid.asc
13
	VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/aacid.asc

Return to bug 938274