| Commit message (Expand) | Author | Age | Files | Lines |
* | Add mandatory eclass variables. Add missing export declaration for src_compil... | Hans de Graaff | 2006-11-12 | 1 | -3/+6 |
* | Change process substitution to HERE string. This avoids a bug in <bash-3.2 th... | Joel Martin | 2006-11-12 | 1 | -2/+2 |
* | Revert fix until I come up with another way to fix this | Joel Martin | 2006-11-11 | 1 | -2/+2 |
* | Fix syntax error in call to get_mounts in cdrom function. | Joel Martin | 2006-11-11 | 1 | -2/+2 |
* | Some of the jdks/jres install .desktop files so let's run update-desktop-data... | Petteri Räty | 2006-11-11 | 1 | -3/+8 |
* | Silenced warnings when the argument value includes spaces. | Petteri Räty | 2006-11-10 | 1 | -1/+1 |
* | Apparently, a directory check will pass if there is a symlink to a directory,... | Chris Gianelloni | 2006-11-10 | 1 | -9/+16 |
* | get_mounts now returns mount options too | Roy Marples | 2006-11-10 | 2 | -17/+19 |
* | Add fixes from Betelgeuse. Thanks. | Krzysztof Pawlik | 2006-11-10 | 1 | -3/+9 |
* | Fixing || and ! use in moznopango instance. | Doug Goldstein | 2006-11-09 | 1 | -2/+2 |
* | New version. | Matthew Kennedy | 2006-11-09 | 1 | -0/+82 |
* | Cosmetic fix. | Bryan Østergaard | 2006-11-09 | 1 | -2/+2 |
* | Add moznopango USE flag support. | Bryan Østergaard | 2006-11-08 | 1 | -1/+31 |
* | Changed else to elsif so we don't put stupid wrappers/desktop entries for map... | Chris Gianelloni | 2006-11-08 | 1 | -2/+3 |
* | allow ebuilds to force autotool regen | Mike Frysinger | 2006-11-08 | 1 | -4/+10 |
* | Updated eclass to only display information about how to run the mod when it a... | Chris Gianelloni | 2006-11-07 | 1 | -4/+7 |
* | Added get_mounts to portability.eclass | Roy Marples | 2006-11-06 | 1 | -1/+29 |
* | allow people to override the WANT_AUTO{CONF,MAKE} settings as suggested by jakub | Mike Frysinger | 2006-11-04 | 1 | -3/+3 |
* | _cdrom_locate_file_on_cd: Handle whitespace in mount points | Tristan Heaven | 2006-11-02 | 1 | -3/+4 |
* | Since Unreal Engine games are all binary-only, I made some minor adjustments ... | Chris Gianelloni | 2006-11-02 | 1 | -3/+12 |
* | fix by Paul Bredbury to make tar archive match in unpack_makeself() more flex... | Mike Frysinger | 2006-11-01 | 1 | -2/+2 |
* | Use autoconf 2.5 or it will fail as in bug #153693. Thanks to Patrick Lauer f... | Diego Elio Pettenò | 2006-11-01 | 1 | -2/+2 |
* | Add LDFLAGS to link-commands not yet containing it. | Matthias Schwarzott | 2006-11-01 | 1 | -3/+4 |
* | Add an extra output if latest automake is requested. | Diego Elio Pettenò | 2006-11-01 | 1 | -2/+4 |
* | misc bash syntax fixes | Aron Griffis | 2006-10-31 | 1 | -13/+12 |
* | update cronbase dependency (wrt bug #149376) | Wolfram Schlich | 2006-10-31 | 1 | -2/+2 |
* | add in a \b after .schemas to be even safer, thanks to steev | John N. Laliberte | 2006-10-31 | 1 | -2/+2 |
* | tweak the grep line so we only install .schemas files and not just everything... | John N. Laliberte | 2006-10-31 | 1 | -2/+2 |
* | Make sure vim-core doesn't install ex or view man pages. | Mike Kelly | 2006-10-31 | 1 | -2/+2 |
* | Fixing suggested deps for fox.eclass (bug #153396) | Matti Bickel | 2006-10-30 | 1 | -6/+6 |
* | Only inherit font.eclass on fonts so we don't get USE=X for everything. This ... | Donnie Berkholz | 2006-10-30 | 1 | -3/+7 |
* | Simplify fonts.scale and fonts.dir generation a bit -- stop using ttmkfdir, a... | Donnie Berkholz | 2006-10-30 | 2 | -30/+6 |
* | Start using font.eclass: Replace create_font_cache() code with a call to font... | Donnie Berkholz | 2006-10-30 | 1 | -12/+6 |
* | Some initial changes so x-modular.eclass can start using this: Allow for DOCS... | Donnie Berkholz | 2006-10-30 | 1 | -3/+3 |
* | Stop using two different ways to detect font directories. | Donnie Berkholz | 2006-10-30 | 1 | -16/+12 |
* | Add deprecation notice. | David Shakaryan | 2006-10-29 | 1 | -2/+4 |
* | Add a RDEPEND on eselect-vi in addition to the DEPEND (for binpkgs). | Mike Kelly | 2006-10-29 | 1 | -1/+2 |
* | Add elibc_FreeBSD useflag to IUSE, as it's used to enable/disable PIE support. | Diego Elio Pettenò | 2006-10-29 | 1 | -2/+2 |
* | Allow documentation directories to share a suffix, as it's used for rsibreak. | Diego Elio Pettenò | 2006-10-29 | 1 | -1/+2 |
* | Drop ECLASS and INHERITED, portage handles it. | Sven Wegener | 2006-10-28 | 3 | -12/+3 |
* | Fix dep for WANT_AUTOMAKE=latest | Piotr Jaroszyński | 2006-10-27 | 1 | -2/+2 |
* | Fix dependency blockers. | Luca Longinotti | 2006-10-27 | 2 | -2/+4 |
* | Make sure to get the version of autotools from ROOT=/ or it won't work with c... | Diego Elio Pettenò | 2006-10-26 | 1 | -3/+3 |
* | Fix WANT_AUTOMAKE=latest. | Piotr Jaroszyński | 2006-10-26 | 1 | -5/+3 |
* | move IUSE=gcc64 to linux-headers ebuild | Mike Frysinger | 2006-10-26 | 1 | -2/+1 |
* | Remove GAMES_CHECK_LICENSE since most mods don't require us to check. If a m... | Chris Gianelloni | 2006-10-25 | 1 | -2/+1 |
* | Don't do ppc-macos trickery, vim is either there or not. | Fabian Groffen | 2006-10-25 | 1 | -8/+4 |
* | Implement a better way to find the latest autotools to use. | Diego Elio Pettenò | 2006-10-25 | 1 | -4/+7 |
* | Added a check fon -bin version for USE=dedicated even if the non-bin version ... | Chris Gianelloni | 2006-10-25 | 1 | -28/+67 |
* | fix selinux policy eclass to have default POLICY_TYPES if it is empty. | Chris PeBenito | 2006-10-25 | 1 | -4/+9 |