summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Fixed misplaced quotes in mysql-v2 eclass causing 'emerge --config mysql' to ↵Tiziano Müller2011-11-172-3/+7
| | | | fail (bug #388673).
* Drop the repetitive elogs about revdep rebuild control files for binary JVM's.Vlastimil Babka2011-11-152-7/+6
|
* move away from $* to "$@" to pass args sanelyMike Frysinger2011-11-141-13/+12
|
* migrate USE=nocxx to USE=cxxMike Frysinger2011-11-141-11/+18
|
* add a --force flag to elibtoolize so that eautoreconf can make sure it runs ↵Mike Frysinger2011-11-142-4/+14
| | | | even in face of poor interactions with earlier ebuilds/eclasses code #232820
* Remove obsolete xorg-x11 dep from mozconfig-3Nirbheek Chauhan2011-11-142-3/+5
|
* Add gnome2_environment_reset() to reset env variables that often cause build ↵Alexandre Rostovtsev2011-11-143-5/+35
| | | | or test failures (most recently bug #380639). The XDG_* resetting code had been tested in the gnome overlay for months with good results.
* Restore ${S} fallback, but with a deprecation notice saying that it will be ↵Davide Pesavento2011-11-122-2/+19
| | | | removed in 30 days.
* Set qt@g.o as maintainer, minor cleanups (quoting, whitespace, etc.)Davide Pesavento2011-11-122-24/+29
|
* Remove ${S} fallback from src_unpack, set qt@g.o as maintainer, remove ↵Davide Pesavento2011-11-122-22/+17
| | | | unnecessary quoting.
* Add java-vm_sandbox-predict for installing a sandbox control file along with ↵Ralph Sennhauser2011-11-122-3/+29
| | | | any JVM that needs it. Bug 388937#c1
* Multiple fixups of array handling.Tomas Chvatal2011-11-121-14/+18
|
* Test that appended flags are valid. This allows people to add flags that ↵Ryan Hill2011-11-112-7/+11
| | | | were unsupported in earlier releases without needing to do version checking.
* Allow webm support to be enabled in thunderbirdJory Pratt2011-11-111-18/+16
|
* gnome-desktop-sharp stuff need gnome-desktop:2, bug #389181 by Kacper Kowalik.Pacho Ramos2011-11-102-2/+7
|
* Add patch applied detection commentNaohiro Aota2011-11-102-2/+7
|
* pull some more deps out of the ebuilds (gcj/fortran/mpfr), and convert a few ↵Mike Frysinger2011-11-091-8/+24
| | | | stragglers to new in_iuse/use_if_iuse helpers
* Fix sandbox access violation on /root/GNUstep, bug #383665Bernard Cafarelli2011-11-082-7/+7
|
* Modify to support new location of 2.6 kernels on kernel.org and mirrorsMike Pagano2011-11-082-4/+13
|
* Change possible mis-used ${action} to ${db}Naohiro Aota2011-11-042-4/+7
|
* Created ChangeLogAndreas K. Hüttel2011-11-031-0/+7
|
* clean up enew{user,group} and drop the [extra] argument as no one is using itMike Frysinger2011-11-031-79/+43
|
* restore egetshell as some packages in the tree have been parsing getent ↵Mike Frysinger2011-11-032-3/+23
| | | | directly for this
* egethome: check arguments to verify correct usageMike Frysinger2011-11-031-1/+3
|
* restore egethome as some packages in the tree have been parsing getent ↵Mike Frysinger2011-11-032-3/+21
| | | | directly for this
* clean up egetent style to make it clear how it worksMike Frysinger2011-11-031-19/+34
|
* add some checks for the existence of directories/makefiles to dummy_mkAlexis Ballier2011-11-021-1/+3
|
* Whitespace.Jeroen Roovers2011-11-021-2/+2
|
* xorg-2.eclass: bump util-macros dependencyChí-Thanh Christopher Nguyễn2011-11-011-2/+2
|
* drop unused funcsMike Frysinger2011-10-312-56/+7
|
* Fix xpi_unpack to support current directory, bug #388181Jory Pratt2011-10-311-4/+8
|
* use tc_version_is_at_least rather than parsing GCC_BRANCH_VER for lto handlingMike Frysinger2011-10-311-3/+6
|
* further simplify IUSE/nossp updatingMike Frysinger2011-10-311-7/+4
|
* Support setting common SCons arguments using myesconsargs.Michał Górny2011-10-301-9/+26
|
* Fix broken number matching regexp in scons_clean_makeopts().Michał Górny2011-10-301-3/+3
| | | | Fixes: https://bugs.gentoo.org/show_bug.cgi?id=388961
* Add regression tests for bug #388961.Michał Górny2011-10-301-0/+4
|
* add support for qpa and c++0x use flags for Qt-4.8. patch ack'd by tampakrapMarkos Chandras2011-10-301-2/+23
|
* Remove false alarms on system-vm removal due to GENTOO_VM set for icedtea build.Vlastimil Babka2011-10-301-2/+2
|
* Sync kde4 eclassesJonathan Callen2011-10-292-14/+17
|
* Improve the postinst check for valid system VM to allow migrating icedtea6 ↵Vlastimil Babka2011-10-291-4/+15
| | | | to icedtea-6. Also use REPLACED_BY_VERSION to stop spamming about system VM removal on upgrades, for VM's migrated to EAPI=4.
* Add -Dmaven.test.skip=true for eant() in src_compile for easier usage of ↵Vlastimil Babka2011-10-291-1/+3
| | | | maven-generated build.xml. Bug #388507, patch by Ralph Sennhauser
* Remove LANG=C and LC_ALL=C override in pkg_setup(), bug #330433.Vlastimil Babka2011-10-291-3/+1
|
* allow users to specify a base EPATCH_EXCLUDEMike Frysinger2011-10-281-2/+1
|
* send nscd output to /dev/null so we don't dump ugly warnings when running as ↵Mike Frysinger2011-10-271-2/+3
| | | | non-root
* unify/update EBUILD_PHASE checks, and simplify ↵Mike Frysinger2011-10-271-27/+28
| | | | egethome/egetshell/is-login-disabled funcs a bit
* split out user management helpers into a dedicated eclassMike Frysinger2011-10-273-437/+446
|
* drop AS export since get_abi_ASFLAGS no longer existsMike Frysinger2011-10-271-2/+1
|
* pull out huse() from toolchain.eclass and into use_if_iuse() in ↵Mike Frysinger2011-10-262-16/+22
| | | | eutils.eclass as this is generally useful
* Fixing the dupe of IUSE nosspMagnus Granberg2011-10-261-2/+1
|
* Upstream now has 3.x tarballs in a directory called 3.x. Look for tarballs ↵Mike Pagano2011-10-241-2/+3
| | | | in this directory