sys-apps/baselayout-prefix: [QA] Fix BadHomepage

Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2020-02-08 15:17:57 +01:00
parent 47970ff621
commit 37cd66fdf3
3 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ inherit eutils multilib libtool
MY_P=${P/-prefix/} # just use "upstream" sources
DESCRIPTION="Minimal baselayout for Gentoo Prefix installs"
HOMEPAGE="https://www.gentoo.org/"
HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
SRC_URI="mirror://gentoo/${MY_P}.tar.bz2
https://dev.gentoo.org/~vapier/dist/${MY_P}.tar.bz2"

View File

@@ -11,7 +11,7 @@ MY_PN=${PN/-prefix/}
S="${WORKDIR}/${MY_P}"
DESCRIPTION="Filesystem baselayout and init scripts"
HOMEPAGE="https://www.gentoo.org/"
HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
if [[ ${PV} = 9999 ]]; then
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/${MY_PN}.git"
inherit git-r3

View File

@@ -11,7 +11,7 @@ MY_PN=${PN/-prefix/}
S="${WORKDIR}/${MY_P}"
DESCRIPTION="Filesystem baselayout and init scripts"
HOMEPAGE="https://www.gentoo.org/"
HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
if [[ ${PV} = 9999 ]]; then
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/${MY_PN}.git"
inherit git-r3