Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 684496 - vim-spell.eclass uses SRC_URI="mirror://gentoo/.."
Summary: vim-spell.eclass uses SRC_URI="mirror://gentoo/.."
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-27 16:31 UTC by Jonas Stein
Modified: 2019-04-27 16:31 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 Jonas Stein gentoo-dev 2019-04-27 16:31:52 UTC
vim-spell.eclass uses
SRC_URI="mirror://gentoo/${P}.tar.bz2"
which is no proper source.

------
Previous policy was to use mirror://gentoo directly, but this is now deprecated, as that wouldn't allow to have long-term availability and traceability of the source files, which might be a requirement of the license. 
https://devmanual.gentoo.org/general-concepts/mirrors/