summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* mark kde-i18n-* and koffice-i18n-* ebuilds as ppc-compliant with gerk's blessingDan Armak2002-08-012-4/+4
|
* added SLOT, LICENSE, KEYWORDS to ebook eclassSeemant Kulleen2002-08-011-0/+4
|
* typo fixSeemant Kulleen2002-07-292-4/+24
|
* INHERITED typo fixDaniel Robbins2002-07-271-2/+2
|
* Renamed functions to reflect eclass name change.Daniel Ahlberg2002-07-272-14/+14
|
* fix , in many eclassesDan Armak2002-07-267-13/+16
|
* fix typo in error: could should be could notDan Armak2002-07-261-2/+2
|
* new function: kde_remove_flag <subdir> <flag> - removes from Makefile in / ↵Dan Armak2002-07-261-1/+20
| | | | from all lines containing the word CFLAGS or CXXFLAGS. used by kdebase and koffice to remove the problematic -fomit-frame-pointer from some directories' makefiles.
* Experimental makefile changer eclass. will do some nice memory optimizationsD.M.D. Ljungmark2002-07-241-0/+24
|
* ad backward compatibility for 1* version numbers so that ol versions of arts ↵Dan Armak2002-07-211-1/+2
| | | | can be unmerged
* make cvs_src_unpack implement base_src_unpack-style autopatching. this way ↵Dan Armak2002-07-191-1/+13
| | | | patches from csv ebuilds apply which fixes compile problems in kdeartwork.
* remove kde-child,parent.eclass since no ebuilds use them anymore. avoid ↵Dan Armak2002-07-182-141/+0
| | | | cluttering.
* fix handling of modules that don't have an admin/ subdir and have to use the ↵Dan Armak2002-07-182-11/+11
| | | | one from kde-common, like kdenetwork
* don't use --enable-final for the cvs ebuildsDan Armak2002-07-182-4/+8
|
* conditional debugging nowD.M.D. Ljungmark2002-07-181-2/+11
|
* create ECVS_TOP_DIR if it doesn't existDan Armak2002-07-171-1/+2
|
* changes and eclasses for upcomnig kde cvs ebuilds. they won't live in ↵Dan Armak2002-07-174-61/+326
| | | | portage but there's no reason for the eclasses not to live here, makes it much more comfortable
* removing kde-cvs.eclass, deprecated eclassDan Armak2002-07-171-0/+0
|
* fix dependencies on kdelibs-2*Dan Armak2002-07-161-4/+9
|
* add configure flag --disable-dependency-tracking which allows ccache to ↵Dan Armak2002-07-151-1/+3
| | | | cache a lot more of the kde compile.
* one more tweakSeemant Kulleen2002-07-151-2/+2
|
* more tweaksSeemant Kulleen2002-07-151-7/+9
|
* more tweaksSeemant Kulleen2002-07-141-5/+5
|
* small tweaksSeemant Kulleen2002-07-141-2/+11
|
* added commonbox eclass for all the box wm'sSeemant Kulleen2002-07-141-0/+90
|
* fix SRC_URI for kde 2.2.2Dan Armak2002-07-131-1/+3
|
* turn some echo commands into debug-print callsDan Armak2002-07-131-5/+4
|
* added KEYWORDS for QA happinessStuart Bouyer2002-07-132-2/+5
|
* disable enable-final for 3.1alpha1Dan Armak2002-07-121-2/+3
|
* big change for multiple kdes, being tested wih 3.1alpha1. barring bugs ↵Dan Armak2002-07-123-32/+99
| | | | shouldn't affect current 3.0.x users.
* change SLOT for kde-base packages to major.minor (i.e. version numbers, e.g. ↵Dan Armak2002-07-121-1/+8
| | | | 3.0 3.1) also put in a fix for 3.1alpha1 WORKDIR
* use the new mirror://kdeDan Armak2002-07-121-9/+9
|
* dittoDan Armak2002-07-121-1/+3
|
* add INHERITED variable to all eclasses. this keeps track of what eclasses ↵Dan Armak2002-07-1218-22/+53
| | | | were inherited. e.g. INHERITED='kde-base kde base'. this will allow drobbins to take eclass mtime changes into account when deciding whether to refresh ebuild cache.
* dependency fix to allow 3.0.1.20020604Daniel Robbins2002-07-111-2/+2
|
* make kde-base packages depend on the exact version of kdelibs they're ↵Dan Armak2002-07-101-4/+12
| | | | | | distributed with (~ not >=) to avoid compile errors as with the 3.0.2 update. other packages are unaffected.
* add some version handling provisions for upcoming kde 3.1 seriesDan Armak2002-07-091-1/+5
|
* fix handling of kdelibs dependencies since SLOTS in kdelibs are now working ↵Dan Armak2002-07-091-2/+2
| | | | well and w don't have to request a =kdelibs-2.2* dep to get kdelibs-2.2.x but can use >=.
* add LICENSE=GPL-2 setting to koffice i18n ebuildsDan Armak2002-07-091-2/+2
|
* small change for unstable kofficesDan Armak2002-07-051-5/+10
|
* add new eclass kde-i18n.org for the new placement scheme used starting 3.0.2 ↵Dan Armak2002-07-052-2/+25
| | | | | | for kde i18n tarballs
* $S fixesMartin Schlemmer2002-07-031-9/+22
|
* small fix0rSeemant Kulleen2002-07-021-2/+3
|
* Add LICENSE=GPL-2 to kde-i18n.eclass for all the kde i18n packsDan Armak2002-07-011-1/+3
|
* libtool reverse deps patchMartin Schlemmer2002-06-292-6/+67
|
* more fixesMartin Schlemmer2002-06-261-5/+7
|
* portage patch updatesMartin Schlemmer2002-06-261-18/+19
|
* Partial fix for #3029.Karl Trygve Kalleberg2002-06-251-0/+84
|
* commented out the einfo lineD.M.D. Ljungmark2002-06-241-2/+2
|
* small fixesMartin Schlemmer2002-06-242-19/+51
|