Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unquoted for use in dodoc (doesn't work with multiple filenames). Updated ↵ | Joe Sapp | 2009-04-28 | 1 | -7/+8 |
| | | | | SRC_URI (for desklets - Controls have to do some rewriting). Also, Controls should be packaged by themselves so we shouldn't need to grep for [Cc]ontrols when searching for a directory with an __init__.py in order to determine the base directory for the control. | ||||
* | Update for EAPI="2". | Arfrever Frehtes Taifersar Arahesis | 2009-04-26 | 1 | -3/+16 |
| | |||||
* | Support ESVN_USER and ESVN_PASSWORD variables. | Arfrever Frehtes Taifersar Arahesis | 2009-04-26 | 1 | -6/+28 |
| | |||||
* | Run 'svn cleanup' to automatically upgrade working copies. | Arfrever Frehtes Taifersar Arahesis | 2009-04-26 | 1 | -1/+3 |
| | |||||
* | added proper multilib support (#266769) | George Shapovalov | 2009-04-25 | 1 | -1/+9 |
| | |||||
* | Make eclass 4.5.{1,2} ready | Markos Chandras | 2009-04-23 | 1 | -2/+8 |
| | |||||
* | Update permission fixing code. Per bug #266432. | Tomas Chvatal | 2009-04-19 | 1 | -9/+12 |
| | |||||
* | Move elog information from prepare to postinst and also switch from elog to ↵ | Tomas Chvatal | 2009-04-18 | 1 | -9/+9 |
| | | | | einfo for less verbosity. Thanks for patch to reavertm. | ||||
* | Stop supporting generation 1 | Vlastimil Babka | 2009-04-17 | 1 | -60/+1 |
| | |||||
* | Add line noting that the warning is pure QA. Per discussion with yngwin on ↵ | Tomas Chvatal | 2009-04-17 | 1 | -1/+2 |
| | | | | #g-dev | ||||
* | Document ESVN_MIRROR variable for kde eclasses. Requested on irc. | Tomas Chvatal | 2009-04-15 | 1 | -1/+5 |
| | |||||
* | Remove sliped inherit base from the previous fixing breakage :[ | Tomas Chvatal | 2009-04-14 | 1 | -2/+2 |
| | |||||
* | Sync from Emacs overlay (revision 1379). | Ulrich Müller | 2009-04-14 | 1 | -50/+5 |
| | | | | | | Remove all code in elisp-site-regen related to site-start.el; it is now installed by emacs-common-gentoo. Suppress error message in elisp-site-file-install if cp source and destination are identical. | ||||
* | Fix issues with patches being applied twice. Remember that we should let ↵ | Tomas Chvatal | 2009-04-13 | 1 | -4/+1 |
| | | | | other eclasses handle the PATCHES array. We have our own array for that :] | ||||
* | Update kde4 eclasses | Tomas Chvatal | 2009-04-13 | 3 | -515/+399 |
| | | | | | | | | | Add back support for doc handling (now via doc useflag) Force kdeprefix only for kde-base things (others are going unprefixed to /usr) -> Note for this: if user find that some application is pulling [-kdeprefix] kde uninstall/install of that app should help. Rewritten slot handling with simpler code. Added detection and alert system for finding what aplication break sth for /usr/share/config and /usr/share/kde4 and screw up perms. Left for next time: "Support for stable live (live packages from stable branch [shiny huh]). :]" | ||||
* | set S when running elibtoolize so we get expected behavior #265319 by ↵ | Mike Frysinger | 2009-04-12 | 1 | -3/+3 |
| | | | | Michael Haubenwallner | ||||
* | Exit with error when runing src_compile and no Makefile is around. | Tomas Chvatal | 2009-04-11 | 1 | -1/+3 |
| | |||||
* | allow src_prepare to use restore_config #265745 by Michał Górny | Mike Frysinger | 2009-04-11 | 1 | -3/+3 |
| | |||||
* | Updating poppler.eclass for new backend handling scheme. | Peter Alfredsen | 2009-04-10 | 1 | -3/+1 |
| | |||||
* | Die when there is no CMakeLists.txt | Tomas Chvatal | 2009-04-10 | 1 | -1/+9 |
| | |||||
* | Update the unpack to actualy extract correct .git folder. Thanks to robbat2 ↵ | Tomas Chvatal | 2009-04-10 | 1 | -9/+16 |
| | | | | for help with this. | ||||
* | Apply patches from PATCHES variable too in git eclass. Now it was applying ↵ | Tomas Chvatal | 2009-04-08 | 1 | -3/+6 |
| | | | | only EGIT_PATCHES. | ||||
* | Partial sync from Emacs overlay: | Ulrich Müller | 2009-04-08 | 1 | -7/+20 |
| | | | | | | In elisp-site-file-install, allow for extra version identifier in the name of the source file; output a warning if the file name doesn't match a valid pattern; automagically insert a header comment. | ||||
* | Add working migration for shallow copy repositories. We cant keep it around ↵ | Tomas Chvatal | 2009-04-07 | 1 | -4/+10 |
| | | | | showing errors. | ||||
* | Fix a typo. Z vs S :] Thanks reavertm for spoting. | Tomas Chvatal | 2009-04-07 | 1 | -2/+2 |
| | |||||
* | Fix typo. Thanks Caster for spoting. | Tomas Chvatal | 2009-04-06 | 1 | -2/+2 |
| | |||||
* | If you just pass --no-pager to git, you can avoid the need to pipe to cat. | Robin H. Johnson | 2009-04-06 | 1 | -3/+3 |
| | |||||
* | EAPI2fy git eclass. Make it eclassdoc compatible (at least i hope :]) | Tomas Chvatal | 2009-04-05 | 1 | -163/+193 |
| | | | | | There are new elog informations which are requested by upstream often. Note that this elog can be supresed by setting EGIT_QUIET="ON" in make.conf or somewhere else in the env. :] | ||||
* | remove the Darwin hook, it seemingly has been obsoleted | Fabian Groffen | 2009-04-05 | 1 | -7/+1 |
| | |||||
* | Revert 1.89 of toolchain-funcs.eclass, I should have reviewed it much ↵ | Fabian Groffen | 2009-04-05 | 1 | -179/+7 |
| | | | | better, and even worse it cases bugs like #264940 | ||||
* | make sure we dont set common dirs like /opt/bin and /opt/lib to games owner ↵ | Mike Frysinger | 2009-04-05 | 1 | -1/+12 |
| | | | | #264872 by Kris Scott | ||||
* | backport fix from Prefix for get_libname to support AIX and FreeMiNT | Fabian Groffen | 2009-04-04 | 1 | -4/+8 |
| | |||||
* | backport fix for x86-macos in filter-flags from Prefix | Fabian Groffen | 2009-04-04 | 1 | -1/+7 |
| | |||||
* | Backport non-GNU ld fixes for most notably Darwin from Prefix | Fabian Groffen | 2009-04-04 | 1 | -2/+25 |
| | |||||
* | backport Darwin fixes from Prefix | Fabian Groffen | 2009-04-04 | 1 | -6/+7 |
| | |||||
* | Add support for all Prefix arches, in particular for gen_usr_ld_script, and ↵ | Fabian Groffen | 2009-04-04 | 1 | -7/+179 |
| | | | | add AIX specific function, backport from Prefix | ||||
* | backport some fixes for Darwin and Solaris from Prefix | Fabian Groffen | 2009-04-04 | 1 | -1/+16 |
| | |||||
* | Update eclassdoc so it work again. Per bug #264791. | Tomas Chvatal | 2009-04-04 | 1 | -7/+36 |
| | | | | | | | Introduce feature that if dev calls $(cmake-use_bla use) it runs all various permutations: -DBLA_use=ON -DBLA_Use=ON -DBLA_USE=ON Really reduces duplication in some ebuilds. Old behavior preserved tho via third parameter: $(cmake-use_bla use VALUE) results only into -DBLA_VALUE=ON | ||||
* | - use proper syntax. | Ned Ludd | 2009-04-02 | 1 | -2/+2 |
| | |||||
* | Force custom-optimization on alpha | Raúl Porcel | 2009-04-02 | 1 | -2/+2 |
| | |||||
* | Add prefix.eclass, after discussion on -dev, this a copy of r40431 from the ↵ | Fabian Groffen | 2009-04-02 | 1 | -0/+52 |
| | | | | prefix overlay | ||||
* | Qt3 checks do some special foo we can't override with vars. Try to ignore ↵ | Peter Alfredsen | 2009-04-01 | 1 | -2/+1 |
| | | | | for now. Bug 264230 | ||||
* | Add poppler.eclass. | Peter Alfredsen | 2009-04-01 | 1 | -0/+198 |
| | |||||
* | Simply java-pkg_func-exists using suggestions by ciaranm and dberkholz on ↵ | Petteri Räty | 2009-03-31 | 1 | -6/+3 |
| | | | | gentoo-dev. | ||||
* | Add missing dep on pkgconfig | Olivier Crête | 2009-03-30 | 1 | -1/+2 |
| | |||||
* | Add a few new plugins, generate all makefiles, shave wrappers need to be built | Olivier Crête | 2009-03-30 | 4 | -46/+46 |
| | |||||
* | Change directory to S in src_unpack. | Ulrich Müller | 2009-03-29 | 1 | -2/+3 |
| | |||||
* | Sync elisp.eclass from Emacs overlay (revision 1355): | Ulrich Müller | 2009-03-29 | 1 | -6/+33 |
| | | | | | | | Inherit eutils. Call EXPORT_FUNCTIONS with EAPI dependent arguments. Assign RDEPEND from DEPEND, avoiding unnecessary code duplication. New function elisp_src_prepare, applies patches from ELISP_PATCHES. New function elisp_src_configure, does nothing. | ||||
* | Remove --extra_linker_flags (#264155,#264186) again | Torsten Veller | 2009-03-29 | 1 | -2/+1 |
| | |||||
* | support funk SONAMEs like libfoo.so -> libfoo-0.1.so | Mike Frysinger | 2009-03-28 | 1 | -2/+6 |
| |