Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | force all -elf toolchains to build with --with-newlib #158495 | Mike Frysinger | 2006-12-22 | 1 | -1/+2 |
| | |||||
* | Add -Dnoget=true as default parameter to ant in eant() | Vlastimil Babka | 2006-12-20 | 1 | -3/+3 |
| | |||||
* | Tweaks applied to xfce44, suggested by Sideris Michael <msid@daemons.gr>, in ↵ | Joshua Nichols | 2006-12-20 | 1 | -2/+3 |
| | | | | bug #158612. | ||||
* | Don't use egamesinstall | Michael Sterrett | 2006-12-20 | 1 | -1/+3 |
| | |||||
* | Use JAVA_PKG_STRICT instead of checking FEATURES and use ewarn instead of ↵ | Petteri Räty | 2006-12-18 | 1 | -4/+2 |
| | | | | echo as STRICT is meant for developers any way. | ||||
* | Document the AT_NOELIBTOOLIZE variable. | Diego Elio Pettenò | 2006-12-18 | 1 | -1/+4 |
| | |||||
* | removing basename call in global scope; calling darcs get with --partial by ↵ | Andres Loeh | 2006-12-18 | 1 | -3/+4 |
| | | | | default | ||||
* | Use normal vecho until vecho or something similar is agreed to be part of ↵ | Petteri Räty | 2006-12-18 | 1 | -2/+2 |
| | | | | public API. | ||||
* | Quoting EANT_BUILD_XML in default src_compile to allow spaces in it. | Petteri Räty | 2006-12-18 | 1 | -2/+2 |
| | |||||
* | Remove PATCH_TARGET variable that's not used in this code. | Diego Elio Pettenò | 2006-12-17 | 1 | -2/+1 |
| | |||||
* | Added default src_compile. | Petteri Räty | 2006-12-17 | 1 | -2/+23 |
| | |||||
* | Set WANT_{AUTOMAKE,AUTOCONF} for snapshots (Matthias Schwarzott, bug #154657). | Joshua Baergen | 2006-12-17 | 1 | -3/+3 |
| | |||||
* | Added wrapper for depend-java-query to pass USE flags. This and ↵ | Petteri Räty | 2006-12-17 | 1 | -1/+12 |
| | | | | java-config-2.0.31 will fix bug #156228. This eclass should be changed to depend on 2.0.31 when it is stable. | ||||
* | The eclass called regjar on the jar directory instead of the jar itself. ↵ | Petteri Räty | 2006-12-17 | 1 | -2/+2 |
| | | | | Fixes bug #158249. Thanks to Serkan Kaba <serkan_kaba@yahoo.com>. | ||||
* | Comment out the else in the pkg_setup dedicated USE checks, since it is ↵ | Chris Gianelloni | 2006-12-16 | 1 | -3/+3 |
| | | | | possible for a mod, specifically ut2004 stuff, to be installed before the actual game. This resolves bug #156177. | ||||
* | Fix charset support with minimal build. | Luca Longinotti | 2006-12-16 | 1 | -1/+9 |
| | |||||
* | allow gcc funcs to take an argument to pass down to tc-getCC #158239 | Mike Frysinger | 2006-12-16 | 1 | -6/+6 |
| | |||||
* | Fix naming of the variable. | Diego Elio Pettenò | 2006-12-14 | 1 | -2/+2 |
| | |||||
* | As autoheader is as bugged a cellphone, don't fail even if it fails... it ↵ | Diego Elio Pettenò | 2006-12-14 | 1 | -3/+3 |
| | | | | treats warnings as error even if you tell him not to. | ||||
* | Add removal of 3339_patch to games-mods. | Chris Gianelloni | 2006-12-13 | 1 | -2/+2 |
| | |||||
* | fix built_with_use, fix bug #157983 | Francesco Riosa | 2006-12-13 | 1 | -3/+3 |
| | |||||
* | * gnome2.eclass: Moved auxiliary functions to gnome2-utils.eclass. | Leonardo Boshell | 2006-12-13 | 1 | -185/+13 |
| | | | | | | | Moved $SCROLLKEEPER_UPDATE logic out of gnome2_scrollkeeper_update. Removed 'eutils' from inherit call since it seems to have been added by mistake. | ||||
* | * gnome2-utils.eclass: Moved auxiliary functions from gnome2.eclass. | Leonardo Boshell | 2006-12-13 | 1 | -0/+201 |
| | |||||
* | * gnome2.eclass: Pre-split clean-ups. | Leonardo Boshell | 2006-12-12 | 1 | -66/+72 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Added a small comment header at the top. Prefix $SCROLLKEEPER_DIR with $ROOT and make sure it's used only in gnome2_scrollkeeper_update(). (gnome2_src_configure): Clarify the comment for the addwrite call. (gnome2_src_install): Replace $SCROLLKEEPER_DIR with the local $sk_tmp_dir, since this function creates this dir under $D. Replace single debug-print call with specific mesages according to the method of installation used. (gnome2_gconf_install), (gnome2_gconf_uninstall): Added short comment. Return early if $GCONFTOOL_BIN is not valid. Declare F as local. (gnome2_icon_cache_update): Added short comment. Show output only if the function actually performs an update. (gnome2_omf_fix): Added comment about the function before its declaration. Removed redundant addition to $omf_makefiles. (gnome2_scrollkeeper_update): Added short comment. | ||||
* | sanitize $PN into bash form #131552 by Martin Väth | Mike Frysinger | 2006-12-11 | 1 | -2/+3 |
| | |||||
* | break options out of command so people can set their own custom options/compress | Mike Frysinger | 2006-12-11 | 1 | -8/+4 |
| | |||||
* | add support for ECVS_PROXY/ECVS_PROXY_PORT #155017 by Botykai Zsolt | Mike Frysinger | 2006-12-11 | 1 | -3/+5 |
| | |||||
* | bug #157429 | Francesco Riosa | 2006-12-10 | 1 | -2/+2 |
| | |||||
* | Adding --no-backup-if-mismatch to the unipatch opts, so patch doesn't leave ↵ | Christian Heim | 2006-12-10 | 1 | -5/+5 |
| | | | | the .orig files around. | ||||
* | oops, re-add static use flag when combined with minimal, thanks Scott Price | Francesco Riosa | 2006-12-10 | 1 | -1/+8 |
| | |||||
* | added --enable-local-infile to minimal use flag | Francesco Riosa | 2006-12-10 | 1 | -9/+10 |
| | |||||
* | forked SRC_URIs | Francesco Riosa | 2006-12-09 | 1 | -3/+3 |
| | |||||
* | For bug 157156, fixlocalpod addition | Michael Cummings | 2006-12-09 | 2 | -2/+4 |
| | |||||
* | Added functionality for controlling what is used for configuring | Joshua Nichols | 2006-12-08 | 1 | -2/+3 |
| | |||||
* | Make java-pkg-2.eclass die on pkg_setup if FEATURES has test, IUSE has test ↵ | Petteri Räty | 2006-12-08 | 2 | -4/+6 |
| | | | | and use test is true. | ||||
* | set object output dir when checking kernel version | Daniel Drake | 2006-12-07 | 1 | -2/+2 |
| | |||||
* | x86-fbsd can use enlightenment | Roy Marples | 2006-12-07 | 1 | -3/+3 |
| | |||||
* | Require dev-libs/libedit for libedit support, as it's going to be removed ↵ | Diego Elio Pettenò | 2006-12-07 | 3 | -6/+6 |
| | | | | from freebsd-lib in favour of a merged dev-libs/libedit ebuild. | ||||
* | add patch from betelguese to fix QA warning (bug #107962) | Saleem Abdulrasool | 2006-12-07 | 1 | -2/+6 |
| | |||||
* | Use the proper platform include directory for jni (for FreeBSD and Linux at ↵ | Diego Elio Pettenò | 2006-12-07 | 1 | -3/+7 |
| | | | | least). | ||||
* | Call die if unable to determine VM from deps. | Vlastimil Babka | 2006-12-07 | 1 | -2/+3 |
| | |||||
* | Added xfce44_extra_package method | Joshua Nichols | 2006-12-07 | 1 | -2/+9 |
| | |||||
* | Put new versions in here | Caleb Tennis | 2006-12-06 | 1 | -2/+2 |
| | |||||
* | Updates to SRC_URI for plugins. | Joshua Nichols | 2006-12-06 | 1 | -4/+6 |
| | |||||
* | Fix KV_OUT detection | Stefan Schweizer | 2006-12-05 | 1 | -3/+3 |
| | |||||
* | Update for RC2. | Joshua Nichols | 2006-12-05 | 1 | -3/+3 |
| | |||||
* | Add a doruby function to install ruby files in the right place without ↵ | Diego Elio Pettenò | 2006-12-04 | 1 | -1/+7 |
| | | | | reinventing the wheel every time. | ||||
* | Used wrong IFS for looping over the argument and added a comment for the ↵ | Petteri Räty | 2006-12-03 | 1 | -4/+5 |
| | | | | TODO of nichoj wondering what dohtml -f package-list does. | ||||
* | Rewrote java-pkg_getjars to only accept two arguments (--build-only and ↵ | Petteri Räty | 2006-12-03 | 1 | -24/+37 |
| | | | | java-config --classpath-argument). The previous handling for multiple packages was broken. Also documented java-pkg_dojavadoc. | ||||
* | Added link to http://bugs.gentoo.org/show_bug.cgi?id=137971 to comments in ↵ | Petteri Räty | 2006-12-03 | 1 | -1/+8 |
| | | | | order to prevent anyone from adding a DEPEND on java-config to this eclass. |