Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove no longer used kdeprefix check from koffice. thanks mr_bones_ for report | Tomas Chvatal | 2009-05-14 | 1 | -6/+4 |
| | |||||
* | Allow redefinition of git storage dir. Per jilec request on irc. I cant ↵ | Tomas Chvatal | 2009-05-14 | 1 | -2/+3 |
| | | | | think of any harm from this, so commiting. | ||||
* | update the x-modular eclass to what was in the X11 overlay : | Remi Cardona | 2009-05-14 | 1 | -27/+53 |
| | | | | | | - EAPI=2 support - regroup all the "inherit" logic near the top - improved live git ebuild support | ||||
* | Fix typo | Christian Faulhammer | 2009-05-14 | 1 | -2/+2 |
| | |||||
* | Add export for kdedir when not working in kde-base. | Tomas Chvatal | 2009-05-13 | 1 | -6/+10 |
| | |||||
* | Make the search for external scripts smarter | Joe Sapp | 2009-05-13 | 1 | -2/+2 |
| | |||||
* | Might fix bug 261412 | Markos Chandras | 2009-05-12 | 1 | -1/+6 |
| | |||||
* | New KDE 3 eclasses, that support EAPI 2 kde3 ebuilds | Theo Chatzimichos | 2009-05-12 | 3 | -34/+86 |
| | | | | and they prefix kde3 misc apps in /usr/kde/3.5 by default | ||||
* | Use export XDG_CONFIG_HOME="${T}" to avoid sandbox violations | Markos Chandras | 2009-05-12 | 1 | -1/+3 |
| | |||||
* | Minor fix on eclass | Markos Chandras | 2009-05-12 | 1 | -4/+5 |
| | |||||
* | Parallel-make support was added in gnustep-make 2.2.0 | Bernard Cafarelli | 2009-05-11 | 1 | -4/+6 |
| | |||||
* | Add possibility of not including Subversion in DEPEND. | Arfrever Frehtes Taifersar Arahesis | 2009-05-10 | 1 | -12/+26 |
| | | | | Run 'svn upgrade' to automatically upgrade working copies. | ||||
* | binutils >= 2.18 is GPL-3 | Mark Loeser | 2009-05-10 | 1 | -3/+7 |
| | |||||
* | add USE=gold support #266282 and depend on binutils-config-1.9 for everyone | Mike Frysinger | 2009-05-09 | 1 | -8/+5 |
| | |||||
* | export EGIT_VERSION. Per bug #268622. | Tomas Chvatal | 2009-05-09 | 1 | -6/+8 |
| | |||||
* | Fixed typo | Markos Chandras | 2009-05-09 | 1 | -2/+2 |
| | |||||
* | Few minor updates to kde4 eclasses. Introduce kde4-stable-live support. | Tomas Chvatal | 2009-05-09 | 3 | -19/+51 |
| | |||||
* | New eqmake4. Fixes bug #244692 . Thanks to Davide Pesavento ↵ | Markos Chandras | 2009-05-09 | 1 | -35/+69 |
| | | | | <davidepesa@gmail.com> for all the patches | ||||
* | Introduce updated cmake-utils eclass | Tomas Chvatal | 2009-05-08 | 1 | -10/+18 |
| | | | | | | Now it can be run out of the S variable by defining CMAKE_USE_DIR I searched tree and found no issue but if your package fail you are probably using this: ${WORKDIR}/${PN}_build/ this code should be replaced with "${CMAKE_BUILD_DIR}" | ||||
* | Add support for graphite | Mark Loeser | 2009-05-07 | 1 | -1/+8 |
| | |||||
* | There is only one version of the ecj.jar upstream currently, so we'll use ↵ | Mark Loeser | 2009-05-07 | 1 | -3/+3 |
| | | | | the 4.3 one everywhere until they give us another version | ||||
* | Add variable GO_MONO_SUB_BRANCH so we can change to MAIN-MINOR-MICRO ↵ | Peter Alfredsen | 2009-05-05 | 1 | -2/+3 |
| | | | | branches when those are branched off. | ||||
* | simplify log handling in autotools_run_tool and include the pwd in the log ↵ | Mike Frysinger | 2009-05-04 | 1 | -9/+12 |
| | | | | header | ||||
* | Import patch from Debian http://bugs.debian.org/347650 which hacks around ↵ | Peter Alfredsen | 2009-05-03 | 6 | -6/+118 |
| | | | | libtool deplib re-ordering, which inhibits -Wl,--as-needed. You have to set -Wl,--as-needed seperately in LDFLAGS for this to do any good, -Wl,--as-needed,--something-else will not do, but you can set -Wl,--something-else afterwards. Also make sure eclasses I 'own' run elibtoolize so they can reap the benefit. | ||||
* | Eclass updated to support SVN ebuilds, plus nitpicks. | Peter Alfredsen | 2009-05-03 | 1 | -27/+53 |
| | |||||
* | Add dependency on sys-devel/flex for binutils; bug #221407 | Mark Loeser | 2009-05-03 | 1 | -2/+3 |
| | |||||
* | Previous commit spuriously introduced a [ -> [[ change which broke the eclass | Nirbheek Chauhan | 2009-05-01 | 1 | -2/+2 |
| | |||||
* | Fix quoting issues, patch by maekke -- bug 258217 | Nirbheek Chauhan | 2009-05-01 | 1 | -8/+8 |
| | |||||
* | Fix quoting issues, patch by maekke -- bug 258211 | Nirbheek Chauhan | 2009-05-01 | 1 | -6/+6 |
| | |||||
* | Use XFCE4_PATCHES in non live ebuilds too. | Jeremy Olexa | 2009-05-01 | 1 | -1/+3 |
| | |||||
* | Typo++. Well sometimes copy/pasto just does not work. | Tomas Chvatal | 2009-04-29 | 1 | -2/+2 |
| | |||||
* | Update eapi2 issues reported by subversion eclass users. Agreed with yngwin ↵ | Tomas Chvatal | 2009-04-29 | 1 | -9/+9 |
| | | | | to rather fix this fast and apologize maint. later. | ||||
* | Punt xprint | Raúl Porcel | 2009-04-29 | 2 | -10/+6 |
| | |||||
* | 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 |
| |