Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 377319 - Document the "->" trick for the SRC_URI field for EAPI >=2
Summary: Document the "->" trick for the SRC_URI field for EAPI >=2
Status: RESOLVED DUPLICATE of bug 371637
Alias: None
Product: [OLD] Docs on www.gentoo.org
Classification: Unclassified
Component: Other documents (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Quality Assurance Team
URL: http://devmanual.gentoo.org/ebuild-wr...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-01 20:28 UTC by Martin Mokrejš
Modified: 2011-12-20 19:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Mokrejš 2011-08-01 20:28:37 UTC
> https://bugs.gentoo.org/show_bug.cgi?id=377305#c1
Are you aware of SRC_URI arrows which have been supported since EAPI 2? For
example:

EAPI=2
SRC_URI="https://cgwb.nci.nih.gov/cgi-bin/bambino?download_bambino_jar=core ->
bambino_core_1.02.jar
https://cgwb.nci.nih.gov/cgi-bin/bambino?download_bambino_jar=bundle ->
bambino_bundle_1.02.jar"


> https://bugs.gentoo.org/show_bug.cgi?id=377305#c6

> Anyways, I tend to object as the trick is not documented here anyways: ;)
> http://devmanual.gentoo.org/ebuild-writing/variables/index.html#src_uri

You can file a new bug for that and assign to qa@gentoo.org.
Comment 1 nm (RETIRED) gentoo-dev 2011-08-02 02:30:54 UTC
the devmanual states right up front that all bugs against it are to be addressed to qa@gentoo.org, not the gdp.
Comment 2 kahrl 2011-08-02 03:14:41 UTC
It is documented under Ebuild Writing / EAPI Usage and Description, however I agree that it could be repeated under Ebuild Writing / Variables.
Comment 3 Torsten Veller (RETIRED) gentoo-dev 2011-12-20 19:41:00 UTC

*** This bug has been marked as a duplicate of bug 371637 ***