summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Use epatch instead of patch, as discussed on gentoo-dev.Diego Elio Pettenò2005-09-071-8/+4
* superkaramba joined KDE releases starting from 3.5.Diego Elio Pettenò2005-09-061-1/+2
* Added values for 3.5_alpha1 version.Diego Elio Pettenò2005-09-061-1/+2
* Fix bug #104944Zaheer Abbas Merali2005-09-061-3/+4
* dont make the C++ manpages build fatal if it failsMike Frysinger2005-09-061-7/+5
* add support for building/install C++ manpagesMike Frysinger2005-09-061-2/+15
* remove pointless libc DEPEND and tweak quotingMike Frysinger2005-09-061-12/+11
* check the return value of find_unpackable_file in case it failedMike Frysinger2005-09-061-22/+21
* Add broken out Darwan patches.Martin Schlemmer2005-09-054-0/+237
* Restore double brackets between ||'d test for --disable-static, and keep then...Donnie Berkholz2005-09-051-3/+2
* Move version retrieve stuff to ELT_libtool_version(). Do not warn on relink ...Martin Schlemmer2005-09-051-5/+21
* Requires >=dev-util/pkgconfig-0.18 for PKG_CHECK_EXISTS.Donnie Berkholz2005-09-051-2/+2
* Fix bug in 0.8.11 when --disable-x is used by patching configure.ac onlyZaheer Abbas Merali2005-09-051-2/+11
* Make grep tests more consistent.Martin Schlemmer2005-09-041-9/+9
* Added patch for version 1.5.20, too.Diego Elio Pettenò2005-09-041-0/+116
* Quoting/style fixes.Martin Schlemmer2005-09-041-29/+32
* Make --no-uclibc work again.Martin Schlemmer2005-09-041-7/+10
* What should have been 1.4.0 turned out not compatible with 1.4.0, so moved to...Diego Elio Pettenò2005-09-043-96/+244
* Added elibtoolize patch for Gentoo/FreeBSD, to use linux-style link versioning.Diego Elio Pettenò2005-09-042-1/+141
* Apply whitespace check from repoman to eclasses.Sven Wegener2005-09-045-12/+12
* Revert php-pear eclass; add new eclass as -r1Stuart Herbert2005-09-042-12/+60
* New & updated eclasses for new PHP packagesStuart Herbert2005-09-0412-42/+2692
* pass -1 as default shell rather than /bin/falseMike Frysinger2005-09-041-2/+2
* fixing disabling of static drivers. bug #104071Doug Goldstein2005-09-031-2/+3
* added --force to autoreconf because we need libtoolize --force --copy and not...Doug Goldstein2005-09-031-2/+2
* Fixed an ifc bug, tidied up and added ifc support on amd64.Danny van Dyk2005-09-021-6/+10
* Remove depreciated patches.Martin Schlemmer2005-09-023-123/+0
* Merge uclibctoolize() stuff with elibtoolize(), and add requiredMartin Schlemmer2005-09-027-40/+284
* Do not run elibtoolize again if already run. The check for no patches applie...Martin Schlemmer2005-09-021-26/+28
* Some misc cleanups, and do not warn if portage patch seems to be applied.Martin Schlemmer2005-09-021-6/+9
* Add --automake to libtoolize if we are using automake.Martin Schlemmer2005-09-021-2/+7
* unset perforce vars to keep patch from breaking #56402Mike Frysinger2005-09-011-1/+3
* Don't use userland_Darwin useflag, to avoid QA notices all over.Diego Elio Pettenò2005-08-311-2/+2
* Do not run 'make mrproper' in pkg_prerm() since it causes too much confusion,...Henrik Brix Andersen2005-08-311-19/+2
* Reorder function order a bit, and add some summary comments at the top.Martin Schlemmer2005-08-311-72/+88
* Change M4DIR to AT_M4DIR. Do not always run gnuconfig_update (handledMartin Schlemmer2005-08-311-4/+36
* Let darwin userlands use glibtoolize instead of libtoolize. Removed trailing ...Diego Elio Pettenò2005-08-301-6/+7
* --force-missing seems not to be recognized by some flavours of automakeDiego Elio Pettenò2005-08-301-2/+3
* -I argument must not be enclosed in quotes.Diego Elio Pettenò2005-08-291-2/+2
* Enhance eautoreconf() to also run in subdirs, and do the order of calling pro...Martin Schlemmer2005-08-281-12/+72
* Initial commit; eclass done by Diego Flameeyes Pettenò <flameeyes@gentoo.org>.Martin Schlemmer2005-08-282-2/+83
* Cosmetic.Gregorio Guidi2005-08-271-11/+11
* Use [[ ]] instead of [ ] for tests.Diego Elio Pettenò2005-08-271-6/+6
* Changed chown for Sensor installation to fix bug 103563Joe Sapp2005-08-261-2/+2
* Add xdelta support for KDE 3.4.2 (#101702).Gregorio Guidi2005-08-251-1/+4
* Update for KDE 3.5.Gregorio Guidi2005-08-242-24/+13
* Restrict the visibility hack to kde 3.4.1.Gregorio Guidi2005-08-241-6/+7
* dont try to autogen if we dont need toMike Frysinger2005-08-231-2/+2
* We no longer need to set ECLASS and INHERITED in the eclass itself, portage h...Sven Wegener2005-08-231-12/+9
* No need to treat IUSE as incremental, portage handles it.Sven Wegener2005-08-2316-54/+53