summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* update patch for libtool-2.2 #212718Mike Frysinger2008-04-201-0/+69
|
* php: fixing autotools usage (use eautoreconf instead of calling binaries ↵Christian Hoffmann2008-04-161-14/+7
| | | | directly), bug 215027
* set locale to C when trying to parse the output of gcc as reported by Xake ↵Mike Frysinger2008-04-161-2/+2
| | | | #217852
* 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 ↵Bo Ørsted Andresen2008-04-121-3/+6
| | | | twice (bug #215016).
* 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
| | | | (bug #139798). Document check-reqs.eclass for eclass-manpages thanks to mren on bug #210921.
* 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 ↵Mike Frysinger2008-04-081-6/+4
| | | | broken handling and it is easier to just not use the flag than worry about patching older versions #214583
* 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 ↵Bo Ørsted Andresen2008-04-061-3/+3
| | | | explicitly specifies two or more patches or not.
* 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 ↵Wulf Krueger2008-04-061-4/+3
| | | | --disable-dependency-tracking.
* Strip colour codes before piping to vim for vimmanpager, bug 212844, thanks ↵Ali Polatel2008-04-061-1/+2
| | | | to Guillaume Castagnino
* Bug #215673 - Make built_with_use() handle default IUSE properly. ThanksZac Medico2008-04-051-3/+3
| | | | to David Leverton for suggesting this approach which uses a bash array.
* 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 ↵Bo Ørsted Andresen2008-04-042-10/+57
| | | | support to kde4-functions.eclass and use it in kde4-base.eclass in the unpack phase.
* Sync eclasses from Emacs overlay (revision 1041).Ulrich Müller2008-04-041-3/+9
| | | | | elisp-common.eclass: Check if the SITELISP directory exists.
* 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 ↵Stefan Schweizer2008-04-031-3/+7
| | | | for helping
* mythtv-themes-extra support from Jesse Adelman <jesse@boldandbusted.com> bug ↵Doug Goldstein2008-04-011-1/+2
| | | | #214453
* 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 ↵Robin H. Johnson2008-03-301-1/+12
| | | | offline mode. Very useful if the upstream repo is offline for maintenance.
* Added a patch kindly provided by Calchan to enable the use of EXTRA_ECONF ↵Wulf Krueger2008-03-291-3/+3
| | | | with cmake-utils.eclass.
* Added a patch to make freedict.eclass ready for eclass-manpages. Thanks, ↵Wulf Krueger2008-03-291-5/+23
| | | | mren, for providing it on bug 211225.
* Added a patch to make aspell-dict.eclass ready for eclass-manpages. Thanks, ↵Wulf Krueger2008-03-291-4/+24
| | | | mren, for providing it on bug 210644.
* 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 ↵Peter Volkov2008-03-271-5/+4
| | | | for report. Fixed unsafe locale-dependent patterns usage, bug #205781, thank Jakub Moc for report. Raised version of stardict in DEPEND (2.1->2.4.2) as we don't have <stardict-2.4.2 in the tree and don't support that old dictionary format. Small quotation fix.