Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change possible mis-used ${action} to ${db} | Naohiro Aota | 2011-11-04 | 2 | -4/+7 |
| | |||||
* | Created ChangeLog | Andreas K. Hüttel | 2011-11-03 | 1 | -0/+7 |
| | |||||
* | clean up enew{user,group} and drop the [extra] argument as no one is using it | Mike Frysinger | 2011-11-03 | 1 | -79/+43 |
| | |||||
* | restore egetshell as some packages in the tree have been parsing getent ↵ | Mike Frysinger | 2011-11-03 | 2 | -3/+23 |
| | | | | directly for this | ||||
* | egethome: check arguments to verify correct usage | Mike Frysinger | 2011-11-03 | 1 | -1/+3 |
| | |||||
* | restore egethome as some packages in the tree have been parsing getent ↵ | Mike Frysinger | 2011-11-03 | 2 | -3/+21 |
| | | | | directly for this | ||||
* | clean up egetent style to make it clear how it works | Mike Frysinger | 2011-11-03 | 1 | -19/+34 |
| | |||||
* | add some checks for the existence of directories/makefiles to dummy_mk | Alexis Ballier | 2011-11-02 | 1 | -1/+3 |
| | |||||
* | Whitespace. | Jeroen Roovers | 2011-11-02 | 1 | -2/+2 |
| | |||||
* | xorg-2.eclass: bump util-macros dependency | Chí-Thanh Christopher Nguyễn | 2011-11-01 | 1 | -2/+2 |
| | |||||
* | drop unused funcs | Mike Frysinger | 2011-10-31 | 2 | -56/+7 |
| | |||||
* | Fix xpi_unpack to support current directory, bug #388181 | Jory Pratt | 2011-10-31 | 1 | -4/+8 |
| | |||||
* | use tc_version_is_at_least rather than parsing GCC_BRANCH_VER for lto handling | Mike Frysinger | 2011-10-31 | 1 | -3/+6 |
| | |||||
* | further simplify IUSE/nossp updating | Mike Frysinger | 2011-10-31 | 1 | -7/+4 |
| | |||||
* | Support setting common SCons arguments using myesconsargs. | Michał Górny | 2011-10-30 | 1 | -9/+26 |
| | |||||
* | Fix broken number matching regexp in scons_clean_makeopts(). | Michał Górny | 2011-10-30 | 1 | -3/+3 |
| | | | | Fixes: https://bugs.gentoo.org/show_bug.cgi?id=388961 | ||||
* | Add regression tests for bug #388961. | Michał Górny | 2011-10-30 | 1 | -0/+4 |
| | |||||
* | add support for qpa and c++0x use flags for Qt-4.8. patch ack'd by tampakrap | Markos Chandras | 2011-10-30 | 1 | -2/+23 |
| | |||||
* | Remove false alarms on system-vm removal due to GENTOO_VM set for icedtea build. | Vlastimil Babka | 2011-10-30 | 1 | -2/+2 |
| | |||||
* | Sync kde4 eclasses | Jonathan Callen | 2011-10-29 | 2 | -14/+17 |
| | |||||
* | Improve the postinst check for valid system VM to allow migrating icedtea6 ↵ | Vlastimil Babka | 2011-10-29 | 1 | -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 Babka | 2011-10-29 | 1 | -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 Babka | 2011-10-29 | 1 | -3/+1 |
| | |||||
* | allow users to specify a base EPATCH_EXCLUDE | Mike Frysinger | 2011-10-28 | 1 | -2/+1 |
| | |||||
* | send nscd output to /dev/null so we don't dump ugly warnings when running as ↵ | Mike Frysinger | 2011-10-27 | 1 | -2/+3 |
| | | | | non-root | ||||
* | unify/update EBUILD_PHASE checks, and simplify ↵ | Mike Frysinger | 2011-10-27 | 1 | -27/+28 |
| | | | | egethome/egetshell/is-login-disabled funcs a bit | ||||
* | split out user management helpers into a dedicated eclass | Mike Frysinger | 2011-10-27 | 3 | -437/+446 |
| | |||||
* | drop AS export since get_abi_ASFLAGS no longer exists | Mike Frysinger | 2011-10-27 | 1 | -2/+1 |
| | |||||
* | pull out huse() from toolchain.eclass and into use_if_iuse() in ↵ | Mike Frysinger | 2011-10-26 | 2 | -16/+22 |
| | | | | eutils.eclass as this is generally useful | ||||
* | Fixing the dupe of IUSE nossp | Magnus Granberg | 2011-10-26 | 1 | -2/+1 |
| | |||||
* | Upstream now has 3.x tarballs in a directory called 3.x. Look for tarballs ↵ | Mike Pagano | 2011-10-24 | 1 | -2/+3 |
| | | | | in this directory | ||||
* | vdr-plugin.eclass; fixed locale DIR, changed up from ↵ | Jörg Bornkessel | 2011-10-24 | 1 | -2/+2 |
| | | | | >=media-video/vdr-1.6.0_p2-r7 | ||||
* | Use RbConfig instead of Config to get ruby configuration values, since ↵ | Hans de Graaff | 2011-10-24 | 1 | -6/+6 |
| | | | | Config is now deprecated in Ruby 1.9 and all current implementations of ruby support RbConfig. | ||||
* | Check if the jruby is also in IUSE before checking if it is enabled. | Tomas Chvatal | 2011-10-22 | 1 | -2/+2 |
| | |||||
* | Use MERGE_TYPE variable only for EAPI=4, bug 385589 | Andreas K. Hüttel | 2011-10-21 | 1 | -5/+9 |
| | |||||
* | ELISP_PATCHES is a space separated list. | Ulrich Müller | 2011-10-21 | 1 | -3/+4 |
| | |||||
* | Add java-ant_remove-taskdef()s --name parameter that removes only tasks of ↵ | Vlastimil Babka | 2011-10-21 | 1 | -5/+13 |
| | | | | given name. Patch by Ralph Sennhauser <gentoo.sera@bluewin.ch>, bug #387983. | ||||
* | Add support for Rubinius (rbx) target. | Hans de Graaff | 2011-10-21 | 1 | -1/+9 |
| | |||||
* | Switch to virtual/rubygems in preparation of adding ruby targets with ↵ | Hans de Graaff | 2011-10-21 | 1 | -5/+5 |
| | | | | bundled rubygems. | ||||
* | Remove unneeded dev-ruby/rubygems dependency since this is already covered ↵ | Hans de Graaff | 2011-10-21 | 1 | -3/+2 |
| | | | | by ruby-fakegem. | ||||
* | simplify get_abi_var logic a bit | Mike Frysinger | 2011-10-17 | 1 | -12/+2 |
| | |||||
* | add econf_build helper for cross-compiling some packages | Mike Frysinger | 2011-10-17 | 1 | -2/+69 |
| | |||||
* | add a huse() helper to avoid QA warnings when checking features that are not ↵ | Mike Frysinger | 2011-10-17 | 1 | -11/+15 |
| | | | | enabled | ||||
* | prepare eclass for 4.8.0_rc | Markos Chandras | 2011-10-16 | 1 | -3/+3 |
| | |||||
* | Remove support for deprecated EAPI=3. | Samuli Suominen | 2011-10-15 | 1 | -2/+2 |
| | |||||
* | Make python.eclass not die on EAPI-4. This has been OK-ed by python team ↵ | Paweł Hajdan | 2011-10-15 | 1 | -2/+2 |
| | | | | lead: http://archives.gentoo.org/gentoo-dev/msg_c211342132e8ee5249861eb6503b3ddd.xml | ||||
* | delete unused functions | Mike Frysinger | 2011-10-14 | 1 | -38/+2 |
| | |||||
* | Use elibtoolize from libtool.eclass to fix libtool magic. | Michał Górny | 2011-10-14 | 1 | -2/+3 |
| | | | | | | We're calling it with '--patch-only' to avoid heavy changes to ebuilds. This should handle gracefully eautoreconfed packages and those not using libtool as well (in worst case, it should try to apply patches twice). | ||||
* | Update fonts.scale & fonts.dir on font removal. | Michał Górny | 2011-10-14 | 1 | -14/+14 |
| | | | | | | | This way, user won't end up with invalid fonts in the listings (and thus segfaulting xfontsel). Fixes: https://bugs.gentoo.org/show_bug.cgi?id=384649 | ||||
* | set_java_env: fix symlink in JAVA_VM_DIR for Prefix | Fabian Groffen | 2011-10-11 | 1 | -3/+6 |
| | | | | | | java_home contains EPREFIX, hence, when used with helpers (dosym in this case), the result gets $EPREFIX$EPREFIX/.... Strip EPREFIX from java_home before using it with dosym. |