summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* syntax cleanups: prefer [[ ]], quote $@, coalesce case expression with |, ↵Aron Griffis2005-06-301-19/+17
| | | | die instead of echo (which would end up in DEPEND and never be seen by the user), use tabs instead of spaces, trim trailing w/s
* Installing man pages to /usr/share/man. Closes bug #97444John Mylchreest2005-06-301-3/+3
|
* only do pkg_setup functions if Qt3 is installedCaleb Tennis2005-06-301-6/+8
|
* Fix commentsCaleb Tennis2005-06-301-5/+9
|
* typo fixCaleb Tennis2005-06-301-4/+4
|
* handle qt 4 versions as wellCaleb Tennis2005-06-301-5/+20
|
* make sure QTDIR is set upCaleb Tennis2005-06-301-1/+9
|
* handle 3.0 version more gracefullCaleb Tennis2005-06-301-4/+4
|
* get rid of test statementsCaleb Tennis2005-06-301-6/+1
|
* Minor typoCaleb Tennis2005-06-301-2/+2
|
* Initial import of new versioning handler for ebuilds which need QtCaleb Tennis2005-06-301-0/+50
|
* sys-apps/pcmcia-cs => virtual/pcmcia.Henrik Brix Andersen2005-06-301-2/+2
|
* Add 1.5.10 portage patch that sets EGREP if not set.Martin Schlemmer2005-06-291-0/+77
|
* Support MOZILLA_LIBDIR in install_mozilla_launcher_stubAron Griffis2005-06-281-2/+4
|
* Changed to pkg_nofetch. Thanks to Mr_Bones_ for smacking me with ebuild(5).Chris Gianelloni2005-06-281-3/+3
|
* Marked ppc stable for bug #97332.Joseph Jezak2005-06-281-2/+2
|
* Add function install_mozilla_launcher_stubAron Griffis2005-06-281-4/+27
|
* Added PEAR supportStuart Herbert2005-06-271-5/+25
|
* Remove erubyconf erubymake erubyinstall erubydoc from EXPORT_FUNCTIONSAron Griffis2005-06-271-3/+2
|
* Remove perlinfo and updatepod from EXPORT_FUNCTIONSAron Griffis2005-06-271-3/+2
|
* Remove bogus EXPORT_FUNCTIONSAron Griffis2005-06-271-4/+1
|
* Don't list normal functions on EXPORT_FUNCTIONS line. Prefix src_install et ↵Aron Griffis2005-06-271-7/+6
| | | | al. with cannadic_ in the eclass.
* Remove pkg_preinst from the list of exported functions since it doesn't existAron Griffis2005-06-271-2/+2
|
* rdepend on mailer-config OR eselectFernando J. Pereda2005-06-251-2/+5
|
* remove WORKDIR restriction on rpm_unpack (#50291)Alastair Tse2005-06-251-3/+1
|
* Added missing space to *DEPEND.Sven Wegener2005-06-251-2/+2
|
* remove pointless USE=debug usage and move all the ABI flags into shared setupMike Frysinger2005-06-241-18/+10
|
* Fixed typo bug #96944.Jeremy Huddleston2005-06-241-2/+2
|
* Don't chmod everything in GAMES_BINDIR because chmod follows symlinks (bug ↵Michael Sterrett2005-06-231-2/+2
| | | | #93805)
* Fixes bug #96620, Thanks to Martin von Gagern. Also fixes #96658John Mylchreest2005-06-231-5/+8
|
* adding pkg_prerm as per bug #96510John Mylchreest2005-06-231-2/+19
|
* Added RESTRICT=strip.Chris Gianelloni2005-06-231-1/+2
|
* add block for <app-vim/align-0.9.1-r1 with vim7.Tom Martin2005-06-231-2/+3
|
* Added use of 'verbose' use flag to optionally not hide compilation outputArmando Di Cianno2005-06-222-3/+21
|
* Ease use of genpatchesDaniel Drake2005-06-221-3/+21
|
* eclectic -> eselect and added a bit of doc in the headerFernando J. Pereda2005-06-221-3/+15
|
* Update for KOffice 1.4.Gregorio Guidi2005-06-211-1/+6
|
* Forced DISPLAY to be set - gdesklets-control-id doesn't work if it isn\'tJoe Sapp2005-06-171-2/+9
|
* dev-php/turck-mmcache -> dev-php/eacceleratorSebastian Bergmann2005-06-172-4/+4
|
* Added Joliet info to cdrom_locate_file_on_cdChris Gianelloni2005-06-141-1/+6
|
* psm says we need the stage1 ssp patch with gcc-4 tooMike Frysinger2005-06-131-3/+5
|
* Vapier's correct fix to my ugly workaroundLuca Barbato2005-06-131-4/+6
|
* s/eclectic/eselect/Aaron Walker2005-06-131-3/+3
|
* fix a typo, solves bug #95928Luca Barbato2005-06-131-2/+2
|
* when unmerging a cross-compiler toolchain, try to clean up after ourselvesMike Frysinger2005-06-131-3/+10
|
* Added mkconfig USE flag supportStuart Herbert2005-06-122-5/+60
|
* Removed * postfix from <, <=, >= and > dependencies.Sven Wegener2005-06-121-3/+3
|
* Fixed mysqli DEPStuart Herbert2005-06-111-2/+2
|
* Fixed typo in mysqli DEPStuart Herbert2005-06-111-2/+2
|
* Fix for QA violations in php5.1 beta packagesStuart Herbert2005-06-113-5/+12
|