summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Cleanup of eclass. Try to minimize changes to Makefile.Matthias Schwarzott2008-04-131-180/+152
* Allow PATCHES to be an array. Based on change in ruby-gnome2.eclass.Donnie Berkholz2008-04-131-5/+8
* handle renamed fixed include dir #214151Mike Frysinger2008-04-121-3/+3
* use unpack rather than parsing the file format / calling tar all ourselvesMike Frysinger2008-04-121-23/+10
* Sanitise LINGUAS to avoid issues when a user specifies the same linguas twice...Bo Ørsted Andresen2008-04-121-3/+6
* Create temporary directory safely.Ulrich Müller2008-04-121-2/+2
* Support bash arrays in the PATCHES variableHans de Graaff2008-04-121-4/+8
* made postinst message more informativeGeorge Shapovalov2008-04-121-1/+6
* updated failure notice on missing primary compilers (#217279)George Shapovalov2008-04-121-2/+8
* USE ${T} rather than ${PORTAGE_TMPDIR} to check for sufficient space on disk ...Bo Ørsted Andresen2008-04-111-31/+62
* Updates for Qt-4.4.0_rc1.Ingmar Vanhassel2008-04-101-7/+48
* do not mess with LD_LIBRARY_PATH #213838Mike Frysinger2008-04-081-3/+1
* only pass --with-pkgversion with gcc-4.3+ as older versions of gcc have broke...Mike Frysinger2008-04-081-6/+4
* fixup locale ranges in awk scripts #215828Mike Frysinger2008-04-071-1/+2
* Add support to kde.eclass too for making PATCHES an array for proper quoting.Bo Ørsted Andresen2008-04-061-8/+17
* Use an array for PATCHES on the eclass level regardless if the ebuild explici...Bo Ørsted Andresen2008-04-061-3/+3
* add qmail.eclassBenedikt Boehm2008-04-061-0/+528
* Add defaults for dev-java/commons- HOMEPAGE and SRC_URI.Petteri Räty2008-04-061-1/+7
* Removed obsolete unsermake support and unconditionally enabled --disable-depe...Wulf Krueger2008-04-061-4/+3
* Strip colour codes before piping to vim for vimmanpager, bug 212844, thanks t...Ali Polatel2008-04-061-1/+2
* Bug #215673 - Make built_with_use() handle default IUSE properly. ThanksZac Medico2008-04-051-3/+3
* Change to run make defconfig as a temporary workaround for bug #215442Mike Pagano2008-04-051-1/+13
* Use the last instance of datadir if we fall to manually processing.Robin H. Johnson2008-04-051-2/+3
* Add support for making PATCHES an array for proper quoting. Add KDE_LINGUAS s...Bo Ørsted Andresen2008-04-042-10/+57
* Sync eclasses from Emacs overlay (revision 1041).Ulrich Müller2008-04-041-3/+9
* Added support for EAPI=kdebuild-1. Hard depend on qt-4.4.x when PV >= 4.1.Wulf Krueger2008-04-031-58/+102
* fix if that was missing thenDoug Goldstein2008-04-031-2/+2
* Install modprobe.d instead of modules.d files for kernel-2.6, thanks Cardoe f...Stefan Schweizer2008-04-031-3/+7
* mythtv-themes-extra support from Jesse Adelman <jesse@boldandbusted.com> bug ...Doug Goldstein2008-04-011-1/+2
* include the exact command executed in the logMike Frysinger2008-03-311-2/+2
* Fix a comment.Robin H. Johnson2008-03-301-2/+2
* Add EGIT_OFFLINE support to git.eclass, modelled after the svn.eclass offline...Robin H. Johnson2008-03-301-1/+12
* Added a patch kindly provided by Calchan to enable the use of EXTRA_ECONF wit...Wulf Krueger2008-03-291-3/+3
* Added a patch to make freedict.eclass ready for eclass-manpages. Thanks, mren...Wulf Krueger2008-03-291-5/+23
* Added a patch to make aspell-dict.eclass ready for eclass-manpages. Thanks, m...Wulf Krueger2008-03-291-4/+24
* Add quoting for find, thanks to Yanik Gleyzer, bug 214830Ali Polatel2008-03-281-2/+2
* Removed KEWORDS from stardict eclass, bug #163833, thank Alexander Færøy fo...Peter Volkov2008-03-271-5/+4
* Adding EAPI=1 suppport to java functions.Alistair Bush2008-03-261-1/+23
* Don't run `use opengl` when OPENGL_REQUIRED is set to always (bug #214960).Bo Ørsted Andresen2008-03-261-3/+3
* hide stderr when testing ggz-config, bug #214878Tristan Heaven2008-03-261-2/+2
* Add -k to make check so we always run the full testsuite rather than bail on ...Ryan Hill2008-03-231-2/+10
* fix default webroot installation; fix einfo output; update documentationBenedikt Boehm2008-03-231-26/+26
* remove obsolete apache-module_pkg_setup; update documentationBenedikt Boehm2008-03-231-105/+96
* fix documentation syntaxBenedikt Boehm2008-03-231-3/+4
* fix documentation; use confutils eclassBenedikt Boehm2008-03-231-16/+11
* fix documentation; move sanity checkBenedikt Boehm2008-03-231-20/+20
* Modified eclass to minimize Makefile changes regarding CXXFLAGS. No longer su...Matthias Schwarzott2008-03-221-8/+11
* gnome2-utils.eclass: hide useless error message from find and remove an old w...Remi Cardona2008-03-221-13/+5
* gnome2-utils.eclass: change function name to match gnome2_icon_update_cacheRemi Cardona2008-03-223-6/+7
* fix gnome2 and xfce44 eclasses (see bug #155993)Remi Cardona2008-03-223-47/+88