summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* 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 direc...Mike Frysinger2011-11-032-3/+23
* egethome: check arguments to verify correct usageMike Frysinger2011-11-031-1/+3
* restore egethome as some packages in the tree have been parsing getent direct...Mike Frysinger2011-11-032-3/+21
* 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
* 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 to...Vlastimil Babka2011-10-291-4/+15
* Add -Dmaven.test.skip=true for eant() in src_compile for easier usage of mave...Vlastimil Babka2011-10-291-1/+3
* 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
* unify/update EBUILD_PHASE checks, and simplify egethome/egetshell/is-login-di...Mike Frysinger2011-10-271-27/+28
* 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 eutils.eclass...Mike Frysinger2011-10-262-16/+22
* 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 in...Mike Pagano2011-10-241-2/+3
* vdr-plugin.eclass; fixed locale DIR, changed up from >=media-video/vdr-1.6.0_...Jörg Bornkessel2011-10-241-2/+2
* Use RbConfig instead of Config to get ruby configuration values, since Config...Hans de Graaff2011-10-241-6/+6
* Check if the jruby is also in IUSE before checking if it is enabled.Tomas Chvatal2011-10-221-2/+2
* Use MERGE_TYPE variable only for EAPI=4, bug 385589Andreas K. Hüttel2011-10-211-5/+9
* ELISP_PATCHES is a space separated list.Ulrich Müller2011-10-211-3/+4
* Add java-ant_remove-taskdef()s --name parameter that removes only tasks of gi...Vlastimil Babka2011-10-211-5/+13
* Add support for Rubinius (rbx) target.Hans de Graaff2011-10-211-1/+9
* Switch to virtual/rubygems in preparation of adding ruby targets with bundled...Hans de Graaff2011-10-211-5/+5
* Remove unneeded dev-ruby/rubygems dependency since this is already covered by...Hans de Graaff2011-10-211-3/+2
* simplify get_abi_var logic a bitMike Frysinger2011-10-171-12/+2
* add econf_build helper for cross-compiling some packagesMike Frysinger2011-10-171-2/+69
* add a huse() helper to avoid QA warnings when checking features that are not ...Mike Frysinger2011-10-171-11/+15
* prepare eclass for 4.8.0_rcMarkos Chandras2011-10-161-3/+3
* Remove support for deprecated EAPI=3.Samuli Suominen2011-10-151-2/+2
* Make python.eclass not die on EAPI-4. This has been OK-ed by python team lead...Paweł Hajdan2011-10-151-2/+2
* delete unused functionsMike Frysinger2011-10-141-38/+2
* Use elibtoolize from libtool.eclass to fix libtool magic.Michał Górny2011-10-141-2/+3
* Update fonts.scale & fonts.dir on font removal.Michał Górny2011-10-141-14/+14
* set_java_env: fix symlink in JAVA_VM_DIR for PrefixFabian Groffen2011-10-111-3/+6