summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* 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 c...Diego Elio Pettenò2005-12-141-1/+34
* 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) ${USERLA...Diego Elio Pettenò2005-12-141-6/+7
* 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 Fre...Diego Elio Pettenò2005-12-131-4/+4
* 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
* don't fail if the testvim symlink is already thereCiaran McCreesh2005-12-101-2/+2
* converted DEPEND to linuxtv-dvb-headersMatthias Schwarzott2005-12-101-5/+2
* Re-enable the installation of driver manpages to 4x instead of 4. Fixes bug #...Joshua Baergen2005-12-091-4/+24
* Comment fix.Martin Schlemmer2005-12-091-2/+2
* build libssp and crtbegin/crtend without ssp so that apps using themKevin F. Quinn2005-12-091-3/+7
* Ouch! A few quotations marks in if were gone...Sergey Kuleshov2005-12-091-6/+6
* prepare eclass for new packageCarsten Lohrke2005-12-091-1/+2
* A new version of rox eclass. SET_PERM is now obsolete. Added KEEP_SRC. GeneralSergey Kuleshov2005-12-091-20/+37
* Split test-flags() into CC and CXX versions.Martin Schlemmer2005-12-091-6/+24
* Fix all single-bracket tests [ ] to be double-bracketed [[ ]] for consistency.Donnie Berkholz2005-12-091-20/+20
* In replace-sparc64-cflags, we need local 'SPARC64_CPUS="ultrasparc3 ultraspar...Ferris McCormick2005-12-091-2/+2
* Move elibtoolize from x-modular_unpack_source() to x-modular_src_unpack() so ...Donnie Berkholz2005-12-091-5/+5
* Print options we run autotools with.Martin Schlemmer2005-12-091-2/+2
* force newer binutils-config and make sure when we clean out old versions, the...Mike Frysinger2005-12-091-3/+3
* Added einfo output stating where eautoreconf is being called, to make sure to...Diego Elio Pettenò2005-12-081-1/+2
* Fix deprecated warnings breaking sandbox, bug #114905.Martin Schlemmer2005-12-081-1/+7
* Fix typo.Martin Schlemmer2005-12-081-5/+3
* Cleanups.Martin Schlemmer2005-12-081-34/+69
* add a link to our homepageMike Frysinger2005-12-071-1/+4
* add some basic sanity checksMike Frysinger2005-12-071-3/+3
* Misc cleanups for libtool.eclass. Add updates for max_cmd_len patches.Martin Schlemmer2005-12-073-4/+71
* don't try to build an empty target, bug #114799Ciaran McCreesh2005-12-071-2/+2
* Prevent packages that bork with hardened gccs from building. Based on Starlin...Joshua Baergen2005-12-071-2/+10
* fix sedCiaran McCreesh2005-12-071-2/+2
* parallelism, sandbox fixes.Ciaran McCreesh2005-12-071-19/+17
* Try to avoid sandbox violations thanks to silly glib misfeature. Bug #114475Ciaran McCreesh2005-12-071-1/+6
* Make distutils.eclass distutils_pkg_postinst support .pyc/.pyo pruning of mul...Marien Zwart2005-12-071-2/+2