summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* php: fixing autotools usage (use eautoreconf instead of calling binaries dire...Christian Hoffmann2008-04-161-14/+7
* set locale to C when trying to parse the output of gcc as reported by Xake #2...Mike Frysinger2008-04-161-2/+2
* Prevent a warning when PATCHES isn't set.Ingmar Vanhassel2008-04-151-2/+2
* Rolling out bad patch that broke java. see #217766 #217767Alistair Bush2008-04-151-20/+12
* Updating java-ant-2.eclass to support relocation of javatoolkitAlistair Bush2008-04-151-12/+20
* Add a pch USE flag to Qt:4 split ebuilds, bug 217712.Ingmar Vanhassel2008-04-141-2/+9
* changed pkg_postrm to automatically deactivate unmerged gnat profileGeorge Shapovalov2008-04-141-8/+10
* Improved PATCHES array handling.Bo Ørsted Andresen2008-04-141-16/+14
* Really fix PATCHES handling.Bo Ørsted Andresen2008-04-141-16/+14
* Fix PATCHES handling.Bo Ørsted Andresen2008-04-141-7/+8
* Add magic comments for eclass-manpages.Ulrich Müller2008-04-141-8/+33
* Replace "docert" function by dummy, bug 174759.Ulrich Müller2008-04-141-68/+5
* 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