Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 482780 - x11-apps/mesa-progs: unnecessary use of EGIT_PROJECT
Summary: x11-apps/mesa-progs: unnecessary use of EGIT_PROJECT
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: git-2-api-aug2013
  Show dependency tree
 
Reported: 2013-08-28 08:44 UTC by Michał Górny
Modified: 2013-09-02 11:43 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-08-28 08:44:58 UTC
Per eclass docs, the default value is:

    # EGIT_PROJECT="${EGIT_REPO_URI##*/}"

The ebuild basically only renames that. Please drop EGIT_PROJECT then, as I'm trying to deprecate it.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-09-02 11:43:59 UTC
Folks, please don't change it right now. I will commit the new eclass in a few days and we can fix this while switching. This will save users from double re-download :).