summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* small fix0rsSeemant Kulleen2003-02-132-8/+3
|
* added arches to testingSeemant Kulleen2003-02-121-2/+2
|
* spelling mistake correctionMatthew Kennedy2003-02-111-2/+2
|
* bug #14970Martin Schlemmer2003-02-091-4/+4
|
* removed supersed stuff and added pkgconfig to DEPENDSeemant Kulleen2003-02-091-18/+24
|
* Made the file search more robust as per Sascha LudeckeMatthew Kennedy2003-02-091-2/+2
| | | | <sascha@meta-x.de> suggestion in bug #13277.
* Fixed stupid typo that reversed the order of output in einfo statements.Matthew Turk2003-02-082-6/+6
|
* added sanity check for ETYPE being setMark Guertin2003-02-041-1/+7
|
* Commit for GMsoft for HPPA profileNicholas Jones2003-02-031-3/+3
|
* fix bug #14605Martin Schlemmer2003-02-021-7/+10
|
* now that we have a kde_src_unpack, it makes sense to move the KDE_REMOVE_DIR ↵Dan Armak2003-01-311-3/+4
| | | | call there from kde_src_compile:configure
* add support for automake 1.7 to need-automake()Dan Armak2003-01-311-1/+3
|
* modified the gtk-engines part for a correct SRC_URID.M.D. Ljungmark2003-01-311-2/+3
|
* add a kde_src_unpack(). it calls base_src_unpack (passing on all section ↵Dan Armak2003-01-302-48/+29
| | | | parameters) then fixes the \'languageChange undeclared\' bug in a centralized manner by touching all .ui files. this change should be transparent to ebuilds; i will be changing those that call base_src_unpack to use kde_src_unpack so that they can make use of the new fix.
* remove no longer needed kde-path.eclass -related fixDan Armak2003-01-301-5/+2
|
* add: if NEED_KDE_DONT_ADD_KDELIBS_DEP is set, need-kde() will not a depend ↵Dan Armak2003-01-281-6/+12
| | | | on kdelibs, and the package must add it manually. used by the new kdebase revisions to specify deps on the nde kdelibs revisions in a precise manner.
* move mount /boot to pkg_preinst, remove the bells ;)Donny Davies2003-01-251-22/+29
|
* Added check to avoid infinite loop, closes bug 13904.J Robert Ray2003-01-221-1/+17
|
* updated pkg_postinstMike Frysinger2003-01-211-5/+18
|
* more fixes to gcc2_flags(); bug #13907Martin Schlemmer2003-01-191-12/+9
|
* do not set jobs higher than those in make.conf, bug #13565Martin Schlemmer2003-01-191-3/+18
|
* bug #13578Martin Schlemmer2003-01-171-10/+25
|
* Moving commonbox-* deps to RDEPENDMatt Keadle2003-01-171-4/+5
|
* moved KEYWORDS to ebuildsPeter Brown2003-01-161-3/+1
|
* support for patchesLeonardo Boshell2003-01-141-9/+5
|
* Added some informative comments and better support for the LighthouseBlue engineLeonardo Boshell2003-01-141-2/+28
|
* fix kde-i18n 2.2.2 addresses to work with kde.org mirrors againDan Armak2003-01-131-2/+2
|
* fix bug that corrupted SRC_URIs of kde-i18n packagesDan Armak2003-01-131-2/+2
|
* add tk to rdepend if tcltk is in useBrandon Low2003-01-091-1/+2
|
* Fixed the crux SRC_URI to work on the new gnome ftp schemeD.M.D. Ljungmark2003-01-081-2/+3
|
* fixing KEYWORDSPeter Brown2003-01-061-3/+3
|
* marked 3.1_* i18n packages as ~x86 ~ppcHannes Mehnert2003-01-061-2/+2
|
* kde-3.1_rc6 changesHannes Mehnert2003-01-054-6/+8
|
* Keep /etc/env.d/93sgmltools-lite up to date, and also /etc/env.d/sgml.env.Matthew Turk2003-01-031-4/+18
| | | | | Moved these functions into the eclass. Also fix rare bug with upgrade procedure in sgml-catalog.eclass.
* Fixing bugs, I hope. The new behavior is NOT to remove the catalog if it stillMatthew Turk2003-01-021-4/+15
| | | | | | exists, regardless. This might run into trouble for multi-tiered catalog installations, but I don't think we have any of those now, so this should solve all outstanding problems.
* removed ~arch mask for non experimantal packagesPeter Brown2003-01-011-4/+5
|
* Fixed pserver non-anonymous loginsStefan Jones2002-12-311-3/+6
|
* New SGML catalog eclass, hopefully will fix things.Matthew Turk2002-12-311-0/+62
|
* fix if ltmain.sh in CONFIG dirMartin Schlemmer2002-12-281-1/+11
|
* keepdir the nsplugins dir to keep it from unmergingMartin Schlemmer2002-12-231-3/+4
|
* fixes SRC_URI for 2.2.2a-r1 ebuild (will come soon)Hannes Mehnert2002-12-221-1/+2
|
* Allow -g in strip-flagsStefan Jones2002-12-221-2/+2
|
* only use su if ECVS_RUNAS != whoami. resolves problems with portage .47 ↵Dan Armak2002-12-222-7/+16
| | | | which doesn't run as root as so normally has no su access.
* changes for kde-3.0.5aHannes Mehnert2002-12-211-1/+3
|
* remove slotBrandon Low2002-12-181-2/+1
|
* new eclass for xemacs packagesPeter Brown2002-12-161-0/+50
|
* only depend on libtool if not in bootstrapMartin Schlemmer2002-12-161-2/+2
|
* dont depend on patch during bootstrapMartin Schlemmer2002-12-141-2/+2
|
* Modified inst_plugin() to not overwrite existing plugin links.Tilman Klar2002-12-131-5/+16
|
* support for koffice-i18n-*-1.2.1Hannes Mehnert2002-12-111-8/+6
| | | | small fixes (like SRC_URI contains now mirror://kde)