dev-lang/nasm: Upsteam is moving away from SourceForge
This commit is contained in:
parent
d6a3a9bb17
commit
cf8392915d
1 changed files with 2 additions and 5 deletions
|
@ -12,17 +12,14 @@ DESCRIPTION="
|
||||||
understand, similar to Intel's but less complex
|
understand, similar to Intel's but less complex
|
||||||
"
|
"
|
||||||
HOMEPAGE="http://www.${PN}.us/"
|
HOMEPAGE="http://www.${PN}.us/"
|
||||||
DOWNLOADS="
|
DOWNLOADS="${HOMEPAGE}/pub/${PN}/releasebuilds/${MY_PV}/${MY_PNV}.tar.bz2"
|
||||||
${HOMEPAGE}/pub/${PN}/releasebuilds/${MY_PV}/${MY_PNV}.tar.bz2
|
|
||||||
mirror://sourceforge/${PN}/${MY_PNV}.tar.bz2
|
|
||||||
"
|
|
||||||
|
|
||||||
LICENCES="BSD-2"
|
LICENCES="BSD-2"
|
||||||
MYOPTIONS=""
|
MYOPTIONS=""
|
||||||
|
|
||||||
DEPENDENCIES=""
|
DEPENDENCIES=""
|
||||||
|
|
||||||
REMOTE_IDS="freshmeat:nasm sourceforge:nasm"
|
REMOTE_IDS="freshmeat:nasm"
|
||||||
|
|
||||||
UPSTREAM_DOCUMENTATION="${HOMEPAGE}/doc/"
|
UPSTREAM_DOCUMENTATION="${HOMEPAGE}/doc/"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue