First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 212621
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Portage team <dev-portage@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Chris Gianelloni (RETIRED) <wolf31o2@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
repoman-gamesvars.diff repoman-gamesvars.diff patch Chris Gianelloni (RETIRED) 2008-03-07 20:44 0000 1.46 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 212621 depends on: Show dependency tree
Bug 212621 blocks: 216231
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-03-07 20:44 0000
There are many user-definable variables in games.eclass which allows a user to
customize how games are installed on Gentoo.  Since they're user-definable,
they could have spaces in them.

Also, there's two commonly-used variables in games, "dir" and "Ddir", which we
use to tell portage where to install things.  These invariably pull in one of
the GAMES_* variables, so they need to be quoted, also.

------- Comment #1 From Chris Gianelloni (RETIRED) 2008-03-07 20:44:52 0000 -------
Created an attachment (id=145502) [details]
repoman-gamesvars.diff

This patch adds support for the GAMES_* variables and dir/Ddir...

------- Comment #2 From Zac Medico 2008-03-19 10:55:38 0000 -------
Should we just make it match GAMES_* or is it better if we list each one
explicitly?

------- Comment #3 From Chris Gianelloni (RETIRED) 2008-03-25 22:24:11 0000 -------
Well, only those are user-definable at this time.  There are others that aren't
user-definable, and don't require quoting.  It wouldn't *hurt* to check them
all, though.

------- Comment #4 From Zac Medico 2008-04-04 22:23:43 0000 -------
This is fixed in 2.1.5_rc1.

First Last Prev Next    No search results available      Search page      Enter new bug