summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* do not run make -f $makefile if $makefile is emptyDan Armak2003-04-131-4/+6
* read new use flag debug as well as $DEBUGDan Armak2003-04-021-2/+7
* removed IUSE=ppc, ARCH shouldn't be listed in IUSEHannes Mehnert2003-03-151-2/+1
* moved perl from sys-devel to dev-langSeemant Kulleen2003-03-111-2/+2
* unfix earlier fixesMike Frysinger2003-02-281-2/+2
* removed qtmt use flag, --enable-mt is now passed to configure by default.Hannes Mehnert2003-02-271-3/+2
* If description is set... don't overwrite it...Nicholas Jones2003-02-181-2/+2
* header fixesMike Frysinger2003-02-161-2/+5
* small fix0rsSeemant Kulleen2003-02-131-2/+2
* now that we have a kde_src_unpack, it makes sense to move the KDE_REMOVE_DIR ...Dan Armak2003-01-311-3/+4
* add a kde_src_unpack(). it calls base_src_unpack (passing on all section para...Dan Armak2003-01-301-3/+29
* move the autotools deps from set-kdedir to need-kde (whyever were they in set...Dan Armak2002-11-241-19/+1
* accidentally committed wrong thing, sorryDan Armak2002-11-231-4/+2
* add dep on >=automake-1.6.3 on ppc or kde 3.1, as reported by doctomoe. also ...Dan Armak2002-11-231-7/+17
* was deprecated weeks ago, no longer in useDan Armak2002-11-011-1/+11
* set KDEDIRS=$KDEDIR:$PREFIX before running configure. this fixes the cases wh...Dan Armak2002-10-271-1/+6
* Header updates/cleanupsMike Frysinger2002-10-251-2/+3
* another small whitespace fixDan Armak2002-10-241-43/+43
* fix identation (proper tabs everywhere, alignment) in my eclassesDan Armak2002-10-241-15/+14
* add support for upcoming kde-3.1-beta2Dan Armak2002-09-241-5/+7
* fix #6978: only run dod con the files that actually exist, to eliminate a har...Dan Armak2002-09-101-2/+4
* use autoconf 2.13 for kde-base 3.0.x ebuilds. add KDE_REMOVE_DIR function tha...Dan Armak2002-09-071-2/+5
* replace the old fix with a very very simple 1-line oneDan Armak2002-08-261-16/+2
* recreate configure and ther such files when using a new admin dirDan Armak2002-08-261-1/+4
* a few minor fixes and the new kde-new-admin() support (preliminary, in testin...Dan Armak2002-08-261-3/+17
* fix slots and install locations for kde-i18n ebuilds; some other fixesDan Armak2002-08-141-5/+19
* big commit i've been working on for the last few days. the important part ebu...Dan Armak2002-08-131-1/+7
* add configure flag --disable-dependency-tracking which allows ccache to cache...Dan Armak2002-07-151-1/+3
* big change for multiple kdes, being tested wih 3.1alpha1. barring bugs should...Dan Armak2002-07-121-9/+6
* minor changes (whitespace etc)Dan Armak2002-05-071-33/+22
* reveting global --enable-all comit - better safe than sorryDan Armak2002-04-021-2/+2
* changed --enable-debug to --enable-debug=full when $DEBUG is setDan Armak2002-04-021-3/+3
* fix for the kde3/autoconf problem, see gentoo-user post, thanks Azarah!Dan Armak2002-03-281-26/+1
* fix kde-sandbox-patch() typo that essentially made it do nothing at allDan Armak2002-03-281-6/+7
* kde_sandbox_patch() typo fixDan Armak2002-03-271-4/+3
* big commit that makes eclasses work wth both old portages (1.8.8, rc6 profile...Dan Armak2002-03-271-3/+9
* added --with/without-debug to --enable/disable-debug. some configure scripts ...Dan Armak2002-03-071-2/+2
* make kde-i18n eclass more consistent (uses EXPORT_FUNCTIONS as it shuold). mi...Dan Armak2002-02-181-5/+4
* use emake intead of make. this wasn't done before because it caused some prob...Dan Armak2002-02-121-3/+3
* a typo fix. also added descriptions to all || die invocations.Dan Armak2002-02-071-5/+5
* major eclass cleanup/restructuring. no change ni inheriting ebuilds necessary...Dan Armak2002-02-061-2/+3
* misc small fixes and improvements I collected during the period cvs was downDan Armak2002-01-231-3/+4
* added kde_sandbox_patch() functin that applies a sed to several makefiles fro...Dan Armak2002-01-171-1/+33
* moved the qt,kde directory-setting functions from kde.eclass to a new kde-dir...Dan Armak2002-01-101-141/+3
* added a ||die descriptionDan Armak2002-01-101-3/+3
* new multi-kdedirs support. see anouncement on gentoo-* in 5 minutes. enjoy!Dan Armak2002-01-091-3/+8
* added method to set aboslute minimum required qt/kde version for all apps. th...Dan Armak2002-01-081-12/+50
* merged virtual.eclass -> inherit.eclass. added || die to inherit(). added cvs...Dan Armak2002-01-041-2/+13
* minor fixDan Armak2002-01-031-2/+2
* small fixDan Armak2002-01-011-4/+1