Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix naming of the variable. | 2006-12-14 | 1 | -2/+2 | |
| | |||||
* | As autoheader is as bugged a cellphone, don't fail even if it fails... it ↵ | 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. | 2006-12-13 | 1 | -2/+2 | |
| | |||||
* | fix built_with_use, fix bug #157983 | 2006-12-13 | 1 | -3/+3 | |
| | |||||
* | * gnome2.eclass: Moved auxiliary functions to gnome2-utils.eclass. | 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. | 2006-12-13 | 1 | -0/+201 | |
| | |||||
* | * gnome2.eclass: Pre-split clean-ups. | 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 | 2006-12-11 | 1 | -2/+3 | |
| | |||||
* | break options out of command so people can set their own custom options/compress | 2006-12-11 | 1 | -8/+4 | |
| | |||||
* | add support for ECVS_PROXY/ECVS_PROXY_PORT #155017 by Botykai Zsolt | 2006-12-11 | 1 | -3/+5 | |
| | |||||
* | bug #157429 | 2006-12-10 | 1 | -2/+2 | |
| | |||||
* | Adding --no-backup-if-mismatch to the unipatch opts, so patch doesn't leave ↵ | 2006-12-10 | 1 | -5/+5 | |
| | | | | the .orig files around. | ||||
* | oops, re-add static use flag when combined with minimal, thanks Scott Price | 2006-12-10 | 1 | -1/+8 | |
| | |||||
* | added --enable-local-infile to minimal use flag | 2006-12-10 | 1 | -9/+10 | |
| | |||||
* | forked SRC_URIs | 2006-12-09 | 1 | -3/+3 | |
| | |||||
* | For bug 157156, fixlocalpod addition | 2006-12-09 | 2 | -2/+4 | |
| | |||||
* | Added functionality for controlling what is used for configuring | 2006-12-08 | 1 | -2/+3 | |
| | |||||
* | Make java-pkg-2.eclass die on pkg_setup if FEATURES has test, IUSE has test ↵ | 2006-12-08 | 2 | -4/+6 | |
| | | | | and use test is true. | ||||
* | set object output dir when checking kernel version | 2006-12-07 | 1 | -2/+2 | |
| | |||||
* | x86-fbsd can use enlightenment | 2006-12-07 | 1 | -3/+3 | |
| | |||||
* | Require dev-libs/libedit for libedit support, as it's going to be removed ↵ | 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) | 2006-12-07 | 1 | -2/+6 | |
| | |||||
* | Use the proper platform include directory for jni (for FreeBSD and Linux at ↵ | 2006-12-07 | 1 | -3/+7 | |
| | | | | least). | ||||
* | Call die if unable to determine VM from deps. | 2006-12-07 | 1 | -2/+3 | |
| | |||||
* | Added xfce44_extra_package method | 2006-12-07 | 1 | -2/+9 | |
| | |||||
* | Put new versions in here | 2006-12-06 | 1 | -2/+2 | |
| | |||||
* | Updates to SRC_URI for plugins. | 2006-12-06 | 1 | -4/+6 | |
| | |||||
* | Fix KV_OUT detection | 2006-12-05 | 1 | -3/+3 | |
| | |||||
* | Update for RC2. | 2006-12-05 | 1 | -3/+3 | |
| | |||||
* | Add a doruby function to install ruby files in the right place without ↵ | 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 ↵ | 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 ↵ | 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 ↵ | 2006-12-03 | 1 | -1/+8 | |
| | | | | order to prevent anyone from adding a DEPEND on java-config to this eclass. | ||||
* | Added CVS Header after a request from grobian. | 2006-12-03 | 1 | -0/+2 | |
| | |||||
* | Added CVS Headers after a request from grobian. | 2006-12-03 | 4 | -0/+4 | |
| | |||||
* | Moving java-pkg_init_paths_ call above the dodir call. | 2006-12-02 | 1 | -2/+1 | |
| | |||||
* | Calling java-pkg_init_paths in java-pkg_do_write_ to ensure that he ↵ | 2006-12-02 | 1 | -1/+2 | |
| | | | | variables are correctly setup. | ||||
* | Do not rewrite build.xml files in java-ant-2.eclass if the use flag ↵ | 2006-12-02 | 1 | -0/+1 | |
| | | | | controlling this eclass is not turned on. | ||||
* | fix include/linux cp to not glob and to do error checking with die | 2006-12-02 | 1 | -3/+5 | |
| | |||||
* | bugfix: only avoid the fallback to scanelf if PAX_MARKING is "none". | 2006-12-02 | 1 | -11/+11 | |
| | | | | elog the successful file lists. | ||||
* | fix bugs, implement suggestions from vapier | 2006-12-02 | 1 | -39/+122 | |
| | |||||
* | Don't push kdehiddenvisibility useflag on every kde-base ebuild, as some ↵ | 2006-12-01 | 1 | -4/+1 | |
| | | | | | | | | modules does not support the flag at all, and other packages simply has nothing to do with such an useflag. All the packags supporting hiddenvisibility are now explicitely marked so in their ebuilds. --newuse will be quite long, I know. | ||||
* | Update vmware.eclass to use any-any-105 (for 2.6.19 compilation fix). | 2006-12-01 | 1 | -2/+2 | |
| | |||||
* | Don't use subdirectories for man, so to install sparc64's utilities in the ↵ | 2006-12-01 | 1 | -2/+2 | |
| | | | | right directory. | ||||
* | Remove setting of KEYWORDS - now all done in app-dicts/aspell-* ebuilds. Bug ↵ | 2006-12-01 | 1 | -3/+1 | |
| | | | | #132718 | ||||
* | KEYWORDS should be moved to the ebuilds; to transition set KEYWORDS in the | 2006-11-30 | 1 | -3/+3 | |
| | | | | eclass only if not already set. (see bug #132718) | ||||
* | Updated to remove a typo and fix bug #156387. | 2006-11-29 | 1 | -2/+2 | |
| | |||||
* | Replaced call to 'doins -r' with 'cp -pPR' so we don't have to manually ↵ | 2006-11-27 | 1 | -33/+10 | |
| | | | | assign permissions afterwards | ||||
* | Making the quote stripping global so that all quotes are removed. Thankfully ↵ | 2006-11-26 | 1 | -3/+3 | |
| | | | | java-config-1 and java-config-2 knew howto remove trailing quotes. | ||||
* | Added code to prevent quotes from ending to the CLASSPATH variable in ↵ | 2006-11-26 | 1 | -3/+14 | |
| | | | | package.env. First step in solving bug #155590. |