mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
net-misc/gmid: fix MultipleKeywordsLines, BadHomepage
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -6,15 +6,11 @@ EAPI=7
|
|||||||
inherit toolchain-funcs
|
inherit toolchain-funcs
|
||||||
|
|
||||||
DESCRIPTION="simple and secure Gemini server"
|
DESCRIPTION="simple and secure Gemini server"
|
||||||
HOMEPAGE="
|
HOMEPAGE="https://www.omarpolo.com/pages/gmid.html"
|
||||||
gemini://gemini.omarpolo.com/pages/gmid.gmi
|
|
||||||
https://www.omarpolo.com/pages/gmid.html
|
|
||||||
"
|
|
||||||
|
|
||||||
if [[ ${PV} == "9999" ]] ; then
|
if [[ ${PV} == "9999" ]] ; then
|
||||||
inherit git-r3
|
inherit git-r3
|
||||||
EGIT_REPO_URI="https://git.omarpolo.com/${PN}"
|
EGIT_REPO_URI="https://git.omarpolo.com/${PN}"
|
||||||
KEYWORDS=""
|
|
||||||
else
|
else
|
||||||
SRC_URI="https://git.omarpolo.com/${PN}/snapshot/${P}.tar.gz"
|
SRC_URI="https://git.omarpolo.com/${PN}/snapshot/${P}.tar.gz"
|
||||||
KEYWORDS="~amd64 ~x86"
|
KEYWORDS="~amd64 ~x86"
|
||||||
|
|||||||
@@ -6,15 +6,11 @@ EAPI=7
|
|||||||
inherit toolchain-funcs
|
inherit toolchain-funcs
|
||||||
|
|
||||||
DESCRIPTION="simple and secure Gemini server"
|
DESCRIPTION="simple and secure Gemini server"
|
||||||
HOMEPAGE="
|
HOMEPAGE="https://www.omarpolo.com/pages/gmid.html"
|
||||||
gemini://gemini.omarpolo.com/pages/gmid.gmi
|
|
||||||
https://www.omarpolo.com/pages/gmid.html
|
|
||||||
"
|
|
||||||
|
|
||||||
if [[ ${PV} == "9999" ]] ; then
|
if [[ ${PV} == "9999" ]] ; then
|
||||||
inherit git-r3
|
inherit git-r3
|
||||||
EGIT_REPO_URI="https://git.omarpolo.com/${PN}"
|
EGIT_REPO_URI="https://git.omarpolo.com/${PN}"
|
||||||
KEYWORDS=""
|
|
||||||
else
|
else
|
||||||
SRC_URI="https://git.omarpolo.com/${PN}/snapshot/${P}.tar.gz"
|
SRC_URI="https://git.omarpolo.com/${PN}/snapshot/${P}.tar.gz"
|
||||||
KEYWORDS="~amd64 ~x86"
|
KEYWORDS="~amd64 ~x86"
|
||||||
|
|||||||
Reference in New Issue
Block a user