Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove old, unused code. | 2013-08-15 | 1 | -58/+1 | |
| | |||||
* | Remove EAPI 3 support. | 2013-08-15 | 1 | -8/+1 | |
| | |||||
* | Deprecate EAPI 3. | 2013-07-03 | 1 | -3/+10 | |
| | |||||
* | Guard against multiple inheritance. | 2013-04-07 | 1 | -1/+6 | |
| | |||||
* | [eclass] Version bump KDE SC 4.10.0 | 2013-02-07 | 1 | -10/+4 | |
| | |||||
* | naive bump of all EAPI-specific checks in eclasses to permit EAPI=5 where ↵ | 2012-09-27 | 1 | -2/+2 | |
| | | | | EAPI=4 was previously allowed | ||||
* | Remove obsolete koffice handling. Simplify Qt minimal requirement. Remove | 2012-08-19 | 1 | -6/+3 | |
| | | | | | duplicated entry for unstable KDE SC releases in SRC_URI calculation. Arrange docs example for KDE_LINGUAS alphabetically. | ||||
* | Make .xz compression as default for SRC_URI calculation. Add KDE prefix to ↵ | 2012-08-01 | 1 | -7/+7 | |
| | | | | BUILD_TYPE. No #DONOTCOMPILE if add_subdirectory has a variable parameter ("${..."). | ||||
* | Sync kde4-*.eclass from kde overlay: add x11-libs/qt-dbus to kde ↵ | 2012-05-08 | 1 | -7/+7 | |
| | | | | dependencies, eqawarn on ${mycmakeargs} as string, properly treat case of undefined LINGUAS (bug 372457) | ||||
* | Re-sync kde4 eclasses with kde overlay: remove libkworkspace target hacks ↵ | 2011-12-18 | 1 | -6/+1 | |
| | | | | (requires libkworkspace rebuild), force qt-4.7.4 for kde-4.8, properly treat kde-4.[789] version numbers, warn if the handbook useflag is added manually. Proofread by reavertm. | ||||
* | [eclass] Update kde eclasses | 2011-10-06 | 1 | -1/+6 | |
| | |||||
* | fix random bugs in eclass documentation, and convert to new @AUTHOR tag | 2011-08-22 | 1 | -1/+2 | |
| | |||||
* | Convert every instance of hasq to has. | 2011-07-08 | 1 | -2/+2 | |
| | |||||
* | The Great KDE Slot Move: gentoo-x86 Edition (move all the kde-base/ packages ↵ | 2011-06-15 | 1 | -117/+40 | |
| | | | | from version-specific slots to :4) | ||||
* | Re-add support for Bash versions < 4.2 (the manuals tend not to be clear ↵ | 2011-06-15 | 1 | -2/+2 | |
| | | | | about when a feature is added) | ||||
* | Sync eclasses from overlay | 2011-06-15 | 1 | -97/+56 | |
| | |||||
* | Sync KDE eclasses with overlay again (prerequisite for slotmoves) | 2011-06-07 | 1 | -18/+12 | |
| | |||||
* | Goodbye kdeprefix (for >= 4.6.4) | 2011-06-06 | 1 | -18/+6 | |
| | | | | | Remove all usage of the kdeprefix flag that doesn't die immediately; remove the flag itself on >= 4.6.4 | ||||
* | Sync kde eclasses from overlay | 2011-06-06 | 1 | -1/+4 | |
| | |||||
* | Add 4.7 to the list of possible slots | 2011-05-24 | 1 | -2/+2 | |
| | |||||
* | Ban kdeprefix on kdepim stuff as it is broken totaly even in depgraph ↵ | 2011-04-26 | 1 | -2/+4 | |
| | | | | calculations. | ||||
* | Fix stat usage for BSD, bug 318237 | 2011-04-21 | 1 | -2/+10 | |
| | |||||
* | Move fixes for kde4-* eclasses from overlay here: | 2011-04-06 | 1 | -112/+152 | |
| | | | | | | | | | | | Removal of eapi2 support. Removal of quirks for eapi2 and koffice. Additon of fdo/gnome-func eclasses to nicely update mime info. Various whitespace and tiny bugs cleanups. Addition of git to support upstream slowly moving to git. Add new eclass for kde4-meta packages. Written by ABCD. Allows us smaller meta packages. | ||||
* | Support eapi4 in tree ebuilds. | 2011-01-29 | 1 | -2/+2 | |
| | |||||
* | Add KDEPIM 4.4.10 support | 2011-01-28 | 1 | -2/+2 | |
| | |||||
* | Add RDEPEND on oxygen-icons to all ebuilds using kde4-base.eclass. Ack'ed by ↵ | 2011-01-03 | 1 | -3/+3 | |
| | | | | tampakrap. | ||||
* | Previous commit broke kdepim installations for =! 4.6beta3, fixing | 2010-12-29 | 1 | -5/+2 | |
| | |||||
* | Add eclass support for kdepim 4.6beta3 | 2010-12-29 | 1 | -1/+7 | |
| | | | | | This commit is useless for in tree eclasses, as this kdepim version will stay in overlay I'm just syncing tree and overlay eclasses | ||||
* | Add eclass support for KDEPIM 4.4.9 | 2010-12-29 | 1 | -3/+3 | |
| | |||||
* | Add support for KDEPIM 4.4.8 in kde eclasses | 2010-12-06 | 1 | -2/+2 | |
| | |||||
* | Update eclasses for kde | 2010-12-02 | 1 | -73/+103 | |
| | |||||
* | Add KDEPIM 4.4.7 support | 2010-10-24 | 1 | -3/+3 | |
| | |||||
* | Remove repacked unstable snapshots handling codepaths, add kdepim-4.4.6 ↵ | 2010-09-11 | 1 | -3/+10 | |
| | | | | dependency rule | ||||
* | Sync some changes from overlay: | 2010-09-09 | 1 | -3/+11 | |
| | | | | | - KDE_HANDBOOK=1 instead of IUSE=handbook - add_kdebase_dep can be used outside of kde-base now | ||||
* | Merge changes from overlay: remove kde 4.3 support, do not call epatch_user ↵ | 2010-08-09 | 1 | -2/+2 | |
| | | | | twice, bump cmake dep | ||||
* | Use defined mechanism (die) to terminate processing when invalid EAPI detected. | 2010-07-19 | 1 | -2/+2 | |
| | |||||
* | Sync eclasses from kde overlay. | 2010-05-15 | 1 | -6/+5 | |
| | | | | | | | | - kdevelop ebuils support - cmake-2.6.4 needed for KDE SC 4.5 - crosscompilation fixes - fix README's installation - pre-release koffice support | ||||
* | Synchronized KDE eclasses from overlay, changes: | 2010-02-02 | 1 | -5/+5 | |
| | | | | | | | | - KDE SC 4.5 support - EAPI-3 support - prefix support - moved docs to /usr/share/doc/${PF} - applied override for kdepim hardcoded checks | ||||
* | Updates from kde overlay | 2009-12-14 | 1 | -3/+5 | |
| | |||||
* | Update cmake-utils.eclass and kde4-*.eclass from kde overlay | 2009-12-10 | 1 | -4/+6 | |
| | |||||
* | Update kde4 eclasses from overlay: | 2009-12-01 | 1 | -12/+12 | |
| | | | | | | | | | | | | Changes: kde-functions Update the block resolving case to make it simpler. kde-meta Drop not required elogs. Drop redundant dependencies. kde-base introduce kdeenablefinal useflag (masked). support unpacking of xz tarballs in eapi2. | ||||
* | Sync cmake-utils and kde eclasses with kde-testing overlays. | 2009-10-27 | 1 | -13/+7 | |
| | | | | | | | Renamed WANT_CMAKE -> CMAKE_REQUIRED in kde eclasses fixed koffice2.0 support in kde eclasses Added WANT_CMAKE into cmake-utils eclass, where it brings possibility to depend on cmake only when some useflag is required. Used with WANT_CMAKE="variable", where variable is the useflag (its autoadded to IUSE too.) | ||||
* | [eclass] Update kde4 eclasses | 2009-10-06 | 1 | -36/+160 | |
| | |||||
* | Sync kde4 eclasses with overlay ones in preparation for 4.3.1. | 2009-09-01 | 1 | -6/+14 | |
| | | | | One thing differ from overlay ones. KDE_MINIMAL sets still 4.2 instead of 4.3 because some archies did not keyword all kde-base YET! | ||||
* | Sync eclasses with kde-testing ones. | 2009-08-20 | 1 | -1/+40 | |
| | |||||
* | synced kde4 eclasses with new ones from kde-testing overlay | 2009-08-03 | 1 | -25/+102 | |
| | |||||
* | Adjust eclasses to support new handbook useflag, also keep backcompat with ↵ | 2009-06-04 | 1 | -1/+1 | |
| | | | | old doc handling (will be dropped). Depend on qt4.5 and add variable allowing to override this. Linugas handling update. | ||||
* | Update linguas detection code to work as expected. | 2009-05-31 | 1 | -1/+4 | |
| | |||||
* | Update kde4 eclasses from kde-testing. Mostly minor sinc. Introduce support ↵ | 2009-05-28 | 1 | -20/+27 | |
| | | | | for stable koffice2 | ||||
* | Few minor updates to kde4 eclasses. Introduce kde4-stable-live support. | 2009-05-09 | 1 | -2/+2 | |
| |