Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | I'm cleaning up the kde eclasses. It is a gradual process so that i can ↵ | Dan Armak | 2003-04-27 | 1 | -28/+3 |
| | | | | | | | | | | | | | | | | | | | | commit it into portage piecemeal. <changeset #1> Done: - deprecated kde-base. it is now empty and does nothing except inheriting kde. apps should now inherit kde directly. the deps on glibc and gcc that kde-base added are not necessary because they are in all profiles' system packages lists anyway. - deprecated kde-pre, no ebuild was using it any longer. - deprecated kde.org. moved kde.org contents into kde-dist, since that's almost the only place kde.org was being inherited from. ebuilds that need changing: kdelibs, kdelibs-apidocs - stopped using newdepend /c. gcc and glibc are in the sysytem packages list in every profile anyway, and our other ebuilds don't really keep track of such deps. Changes done to ebuilds so far: - kdelibs: don't inherit kde.org. don't call newdepend /c. - kdelibs-apidocs: don't inherit kde.org | ||||
* | fix for kdegraphics-3.1.1a-r1 | Hannes Mehnert | 2003-04-11 | 1 | -2/+2 |
| | |||||
* | needed support for new kde 3.1.1a stuff. shouldn't touch anything else. | Dan Armak | 2003-04-08 | 1 | -3/+5 |
| | |||||
* | header fixes | Mike Frysinger | 2003-02-16 | 1 | -2/+4 |
| | |||||
* | kde-3.1_rc6 changes | Hannes Mehnert | 2003-01-05 | 1 | -1/+2 |
| | |||||
* | fixes SRC_URI for 2.2.2a-r1 ebuild (will come soon) | Hannes Mehnert | 2002-12-22 | 1 | -1/+2 |
| | |||||
* | only use su if ECVS_RUNAS != whoami. resolves problems with portage .47 ↵ | Dan Armak | 2002-12-22 | 1 | -2/+2 |
| | | | | which doesn't run as root as so normally has no su access. | ||||
* | additions for kde 3.1 rc5 | Dan Armak | 2002-12-08 | 1 | -1/+2 |
| | |||||
* | added support for kde-3.1_rc3 | Hannes Mehnert | 2002-11-12 | 1 | -1/+2 |
| | |||||
* | kde-3.1_rc2 | Hannes Mehnert | 2002-11-05 | 1 | -1/+2 |
| | |||||
* | changes necessary for kde 3.1 rc1 | Dan Armak | 2002-10-31 | 1 | -1/+2 |
| | |||||
* | Header updates/cleanups | Mike Frysinger | 2002-10-25 | 1 | -2/+3 |
| | |||||
* | fix identation (proper tabs everywhere, alignment) in my eclasses | Dan Armak | 2002-10-24 | 1 | -9/+9 |
| | |||||
* | add support for upcoming kde-3.1-beta2 | Dan Armak | 2002-09-24 | 1 | -1/+2 |
| | |||||
* | replace assert-like | Dan Armak | 2002-08-18 | 1 | -2/+2 |
| | |||||
* | fix 3.1beta1 download urls | Dan Armak | 2002-08-13 | 1 | -2/+2 |
| | |||||
* | big commit i've been working on for the last few days. the important part ↵ | Dan Armak | 2002-08-13 | 1 | -1/+2 |
| | | | | ebuild-wise is that kde apps now go into /usr; there have also been some SLOT changes (making things uniform). see the various postings. | ||||
* | ad backward compatibility for 1* version numbers so that ol versions of arts ↵ | Dan Armak | 2002-07-21 | 1 | -1/+2 |
| | | | | can be unmerged | ||||
* | changes and eclasses for upcomnig kde cvs ebuilds. they won't live in ↵ | Dan Armak | 2002-07-17 | 1 | -1/+4 |
| | | | | portage but there's no reason for the eclasses not to live here, makes it much more comfortable | ||||
* | fix SRC_URI for kde 2.2.2 | Dan Armak | 2002-07-13 | 1 | -1/+3 |
| | |||||
* | use the new mirror://kde | Dan Armak | 2002-07-12 | 1 | -9/+9 |
| | |||||
* | for the upcoming kde 3.0.1.20020604 | Dan Armak | 2002-06-05 | 1 | -2/+2 |
| | |||||
* | minor changes (whitespace etc) | Dan Armak | 2002-05-07 | 1 | -1/+2 |
| | | | | ---------------------------------------------------------------------- | ||||
* | removing bigus kde.us.org server (again) | Dan Armak | 2002-04-05 | 1 | -3/+2 |
| | |||||
* | Added another KDE mirror | Seemant Kulleen | 2002-04-05 | 1 | -2/+3 |
| | |||||
* | kde.org: add kde download mirrors | Dan Armak | 2002-04-04 | 1 | -3/+8 |
| | | | | | kde-dist; add SLOT setting to major and minor version but not revision, e.g. SLOT of 3.0 is 3.0 ubt SLOT of 2.2.2 is 2.2 | ||||
* | OK, these are eclasses v3.2: | Dan Armak | 2001-10-03 | 1 | -1/+2 |
| | | | | | | | | 1. aded kde-objprelink.eclass 2. modified ebuilds accordingly, updated documentation 3. removed old koffice beta ebuilds 4. added new inheriting ebuild for kdelibs (a special case) 5. misc | ||||
* | eclasses unmasked! | Dan Armak | 2001-10-02 | 1 | -2/+2 |
| | |||||
* | eclasses v3.1 | Dan Armak | 2001-10-01 | 1 | -0/+10 |
added debug.eclass and fixed many bugs |