Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35189 - missing SRC_URI options for some LINGUAS in kde-i18n-3.1.4.ebuild
Summary: missing SRC_URI options for some LINGUAS in kde-i18n-3.1.4.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All All
: High normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-06 03:23 UTC by Christian Apolloni
Modified: 2003-12-06 05:08 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 Christian Apolloni 2003-12-06 03:23:06 UTC
SRC_URI="linguas_af? ( ${BASEDIR}/kde-i18n-af-${PV}.tar.bz2 )
[...]
    linguas_he? ( ${BASEDIR}/kde-i18n-he-${PV}.tar.bz2 )"

From "he" there should be more languages available, in example:

    linguas_it? ( ${BASEDIR}/kde-i18n-it-${PV}.tar.bz2 )

that's missing.

this causes the error:

wget: missing URL
Usage: wget [OPTION]... [URL]...

when trying to emerge kde-i18n-3.1.4 with some LINGUAS.
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2003-12-06 05:08:33 UTC
Whoops - i accidentally submitted a bad copy of 3.1.4's ebuild when i updated 3.2.0.  It should be fixed now in portage - thanks for the report.