summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* 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
| | | | the first error. Save test results in /usr/share/doc/.
* 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 ↵Matthias Schwarzott2008-03-221-8/+11
| | | | support emerge --config. Clean up i18n conversion messages.
* gnome2-utils.eclass: hide useless error message from find and remove an old ↵Remi Cardona2008-03-221-13/+5
| | | | workaround for <bash-3.1
* 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
|
* Correctly handle variables with spaces being over and under interpreted when ↵Robin H. Johnson2008-03-221-5/+14
| | | | the emake is called. Symptoms of this are weird targets being used for make.
* move get_version call to more sensible place, thanks to Jakub Moc and Sok ↵Daniel Drake2008-03-211-4/+4
| | | | Ann Yap in bug #213978
* adding quotes for ${D} (although it should never need it)Gilles Dartiguelongue2008-03-201-2/+2
|
* Fixed typo: s/saveconfig/savedconfig/Torsten Veller2008-03-201-2/+2
|
* Damn qt4_min_version junk.Ingmar Vanhassel2008-03-191-2/+2
|
* PEAR-PEAR 1.7.x fixes from project overlayMarkus Ullmann2008-03-192-9/+43
|
* Fix typoRaúl Porcel2008-03-181-2/+2
|
* Add support for KEG_PO_DIR with USE_KEG_PACKAGING. Don't fail when there ↵Bo Ørsted Andresen2008-03-181-4/+6
| | | | isn't the right amount of white space between SUBDIRS and the equal sign.
* Fix for slotted xul-1.9Raúl Porcel2008-03-181-3/+3
|
* add url/branding support for gcc-4.3+Mike Frysinger2008-03-171-28/+28
|
* Use a better approachRaúl Porcel2008-03-151-2/+3
|
* Add eclasses for mozilla-firefox-3 and xulrunner-1.9Raúl Porcel2008-03-152-0/+350
|
* s/einfo/echo/Ingmar Vanhassel2008-03-141-3/+3
|
* s/einfo/echo/Ingmar Vanhassel2008-03-132-5/+5
|
* Don't scan for patches in FILESDIR if it doesn't exist.Justin Bronder2008-03-111-2/+2
|
* append-flags -fno-gcse for on amd64 with gcc 3, bug 178652.Ingmar Vanhassel2008-03-111-1/+7
|
* mythtv-fixes_patch is no longer aroundDoug Goldstein2008-03-111-3/+1
|
* Add support for KDE4_STRICTER. Prepare for KDE 4.0.2.Bo Ørsted Andresen2008-03-101-10/+27
|
* Add support for split qt-4.4. Add {CPPUNIT,OPENGL}_REQUIRED. Split out ↵Bo Ørsted Andresen2008-03-101-30/+107
| | | | kde4-base_apply_patches().
* Add kinfocenter to KDE4_DERIVATION_MAP for KDE 4.0.2.Bo Ørsted Andresen2008-03-101-1/+2
|
* Trim the trailing letters used by upstream for respun tarballs.Robin H. Johnson2008-03-101-2/+4
|
* Make sure $DISTDIR/git-src/mysql-extras is used for the patchset copy.Robin H. Johnson2008-03-091-1/+2
|
* Forcibly redo the patches every unpack, and also add support for grabbing ↵Robin H. Johnson2008-03-091-6/+18
| | | | them straight from the Git overlay, to speed up testing.
* Catch failures of the mysql_install_db call.Robin H. Johnson2008-03-091-2/+6
|
* Symlink patches instead of moving them.Robin H. Johnson2008-03-091-2/+2
|
* Download things in the 'util' module from the right place.Donnie Berkholz2008-03-091-2/+2
|