summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* allow setting of gcc versionMike Frysinger2006-01-021-22/+23
|
* Adding classes for mysqlFrancesco Riosa2006-01-012-0/+768
|
* Apply whitespace checks from repoman to eclasses.Sven Wegener2006-01-0117-70/+70
|
* make sure people use -1 and not /bin/false as default nologin shellsMike Frysinger2005-12-311-3/+7
|
* Change /bin/false to -1 in enewuser call.Diego Elio Pettenò2005-12-311-2/+2
|
* sh loveMike Frysinger2005-12-311-3/+3
|
* allow more flexibility in binutils type/version control from ebuildsMike Frysinger2005-12-311-7/+16
|
* add a sanity check to make sure ETYPE is set by ebuilds and make the ↵Mike Frysinger2005-12-311-2/+4
| | | | GCC_A_FAKEIT setting more flexible (not all tarballs are tar.bz2)
* Fixes bug #113142John Mylchreest2005-12-301-2/+9
|
* Fixes bug #111682, thanks DieterJohn Mylchreest2005-12-301-6/+6
|
* Fixing bug #109233John Mylchreest2005-12-301-2/+2
|
* should use rm -r not rm -f for deleting mandirsMike Frysinger2005-12-291-2/+2
|
* Add src_test support for sys-libs/db. WARNING this can take 6+ hours!.Robin H. Johnson2005-12-261-1/+21
|
* Remove kmobile from derivation map.Diego Elio Pettenò2005-12-251-2/+1
|
* remove the portage dep, it's no longer relevantCiaran McCreesh2005-12-241-3/+1
|
* Add --with-modified-byCiaran McCreesh2005-12-241-1/+2
|
* fixes bug #96386, #97129, #113264, #113458Akinori Hattori2005-12-241-24/+31
|
* dont export IUSE for kgcc64Mike Frysinger2005-12-241-5/+7
|
* add support for forcing cvs into offline mode #116494 by Kraml LiuMike Frysinger2005-12-241-2/+3
|
* Move mkfontscale and mkfontdir into RDEPEND from DEPEND; they're used in ↵Donnie Berkholz2005-12-231-3/+2
| | | | pkg_* so need RDEPEND for binary packages. Reported by Michael Frank <mhf@users.berlios.de>.
* Add SRC_URI for 7.0 release.Donnie Berkholz2005-12-231-2/+3
|
* minor changes to handle svg and canvas default in ff/tb-1.5Jory Pratt2005-12-232-11/+9
|
* Resolves Bug #116260 -- typo-fix for path to remove FASL on unmergeMatthew Kennedy2005-12-221-2/+2
|
* ssp/pie/htb have their own USE flags sep from vanilla, so people can utilize ↵Mike Frysinger2005-12-211-6/+6
| | | | those
* Add "inline" -> "__inline__" conversion in headers___fix to satisfy ANSI ↵Tim Yamin2005-12-211-1/+2
| | | | compliance.
* silence warningsMike Frysinger2005-12-201-2/+2
|
* some whitespace fixes, makind indentation sane and using tabs throughoutGeorge Shapovalov2005-12-191-11/+11
|
* Add SRC_URI for RC4.Joshua Baergen2005-12-171-2/+3
|
* rename HTB patch funcMike Frysinger2005-12-171-3/+3
|
* add info for e17 cvs mirrorMike Frysinger2005-12-171-1/+5
|
* slot_rebuild() fixCarsten Lohrke2005-12-171-3/+3
|
* some modifications to prepare for amd64 supportGeorge Shapovalov2005-12-151-3/+5
|
* Added function to get the shell for a given user, and a wrapper function to ↵Diego Elio Pettenò2005-12-141-1/+34
| | | | check if login is disabled for the given user (needed to fix games eclass, see bugzilla).
* Why I press 'u' when i shouldn't? fix typo.Diego Elio Pettenò2005-12-141-1/+3
|
* Refactor egethome() function to use ${CHOST} instead of (deprecated) ↵Diego Elio Pettenò2005-12-141-6/+7
| | | | ${USERLAND}. Also add DragonFly support (same as FreeBSD).
* Adding modular X depends.Doug Goldstein2005-12-141-2/+7
|
* Remove redundant dependsDoug Goldstein2005-12-141-5/+3
|
* Get rid of duplicate dependsDoug Goldstein2005-12-141-5/+3
|
* Add modular X dependencies.Donnie Berkholz2005-12-141-2/+2
|
* Add support for DragonFly's CHOST in user handling, it's just the same as ↵Diego Elio Pettenò2005-12-131-4/+4
| | | | FreeBSD. Thanks to Robert Sebastian Gerus.
* Add modular X dependencies.Donnie Berkholz2005-12-131-2/+2
|
* add some error checking, duhMike Frysinger2005-12-131-2/+2
|
* forgot the $D while removing info/man pages as pointed out by mattiMike Frysinger2005-12-121-3/+3
|
* respect noinfo/noman FEATURESMike Frysinger2005-12-121-3/+7
|
* Add modular X dependencies.Donnie Berkholz2005-12-122-5/+27
|
* Clarify docs.Donnie Berkholz2005-12-121-1/+3
|
* Add some documentation on how to use the eclass.Donnie Berkholz2005-12-121-1/+17
|
* Remove outdated comments about fonts.Donnie Berkholz2005-12-121-4/+1
|
* Add modular X dependencies.Donnie Berkholz2005-12-111-2/+13
|
* (#115085) Add mkfontdir and mkfontscale to DEPEND for fonts.Donnie Berkholz2005-12-101-1/+4
|