Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 263196 - x11-themes/oxygen-icons-4.2.67: bad SRC_URI
Summary: x11-themes/oxygen-icons-4.2.67: bad SRC_URI
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-21 01:18 UTC by Rafal Lalik
Modified: 2009-03-21 09:11 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 Rafal Lalik 2009-03-21 01:18:03 UTC
Please change SRC_URI from
SRC_URI="http://dev.gentooexperimental.org/~alexxy/kde/${PV}/src/${P}.tar.lzma"
to correct:
SRC_URI="http://dev.gentooexperimental.org/~alexxy/kde/${PV}/${P}.tar.lzma"
Comment 1 Rafal Lalik 2009-03-21 01:38:15 UTC
Paludis and Portage report also empty ESVN_REPO_URI because of inherited 'subversion' eclass. Please remove it.

Rafal