Add target to build package for Gentoo
This commit is contained in:
@@ -14,7 +14,7 @@ LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64"
|
||||
|
||||
SRC_URI="https://code2.shh-dot-com.org/james/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
SRC_URI="https://code2.shh-dot-com.org/james/${PN}/archive/v${PV}.tar.bz2 -> ${P}.tar.bz2"
|
||||
|
||||
DEPEND="
|
||||
${PYTHON_DEPS}
|
||||
@@ -31,9 +31,8 @@ S="${WORKDIR}/${PN}"
|
||||
|
||||
pkg_nofetch() {
|
||||
einfo "Please download"
|
||||
einfo " - ${P}.tgz"
|
||||
einfo " - ${P}.tar.bz2"
|
||||
einfo "from ${HOMEPAGE} and place it in your DISTDIR directory."
|
||||
einfo "The file needs to be renamed to ${P}.tar.gz."
|
||||
einfo "The file should be owned by portage:portage."
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user