Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 399761 - kde-misc/kbstateapplet: HOMEPAGE is missing a full URI
Summary: kde-misc/kbstateapplet: HOMEPAGE is missing a full URI
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All All
: Normal QA (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-22 19:34 UTC by Martin Walch
Modified: 2012-01-22 21:37 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 Walch 2012-01-22 19:34:17 UTC
The HOMEPAGE variable of the ebuild lacks its scheme part:

HOMEPAGE="kde-look.org"

please change it to something like this:

HOMEPAGE="http://kde-look.org/"
Comment 1 Johannes Huber (RETIRED) gentoo-dev 2012-01-22 21:37:27 UTC
Fixed. Thanks for reporting.