summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
...
* Removed infringing unset CFLAGS, unset CC linesArmando Di Cianno2004-08-062-8/+2
|
* minor fix to get the rc1 location rightCaleb Tennis2004-08-061-2/+2
|
* MCVE support now fully in the tree.Robin H. Johnson2004-08-062-3/+8
|
* add SRCDIR setting for _rc1Caleb Tennis2004-08-061-1/+2
|
* alpha no longer needs sed fixup. Add MOZ_ENABLE_XFT setting (might be ↵Aron Griffis2004-08-061-8/+6
| | | | historical)
* change in prep for 3.3.0_rc1Caleb Tennis2004-08-061-1/+2
|
* Complete removal of old PHP eclasses as part of The Great PHP ebuild cleanup.Robin H. Johnson2004-08-062-1013/+0
|
* Add full QDBM support for PHP5.Robin H. Johnson2004-08-062-4/+8
|
* remove extraneous commentAron Griffis2004-08-061-13/+1
|
* Fix alpha sed #57057 and remove mozsvg since it breaks thunderbird (it will ↵Aron Griffis2004-08-061-9/+13
| | | | remain in ff/moz ebuilds) #59521
* new sqlite ebuild slotAnders Rune Jensen2004-08-061-2/+2
|
* New eclass for wxGTK based packagesRob Cakebread2004-08-051-0/+57
|
* add mozilla.eclass with common myflags, CFLAGS and CXXFLAGS configuration ↵Aron Griffis2004-08-041-0/+225
| | | | for mozilla, firefox and thunderbird
* fix use invocationAron Griffis2004-08-031-2/+3
|
* strip-linguasMike Frysinger2004-08-031-1/+55
|
* updated old gnustep.eclass placeholder so it's still usable by users writing ↵Armando Di Cianno2004-08-031-8/+8
| | | | their own ebuilds
* cgi should have extensions too.Robin H. Johnson2004-08-031-2/+2
|
* fix bug #59203.Robin H. Johnson2004-08-033-12/+14
|
* Add PERL_MM_USE_DEFAULT to src_prep (thanks moonflux)Robert Coie2004-08-021-1/+3
|
* fixedJose Alberto Suarez Lopez2004-08-011-7/+9
|
* Added EBOOKFROMDIRJose Alberto Suarez Lopez2004-08-011-3/+9
|
* change /bin/tar to tar for osx, see bug #58838Ciaran McCreesh2004-07-311-2/+2
|
* syntax cleanup, add in :help versionblah.txt einfoCiaran McCreesh2004-07-311-5/+10
|
* add in a src_test(), bug #55905Ciaran McCreesh2004-07-311-1/+47
|
* add java-pkg_dosoThomas Matthijs2004-07-311-26/+78
|
* ADD IUSE to the aspell and stardict eclass. Although repoman doesn't ↵Anders Rune Jensen2004-07-302-2/+4
| | | | correctly detect this yet
* if horde is going to be broken, might as well break *just* the addonsMike Frysinger2004-07-301-2/+2
|
* make sure we install docs properly when using cvs #57333Mike Frysinger2004-07-301-6/+4
|
* make sure test.php isnt readable #57514Mike Frysinger2004-07-301-1/+3
|
* fix java-utils_is-vm-version -> java-utils_is-vm-version-geThomas Matthijs2004-07-291-1/+1
|
* fix typo. !amd64 -> !amd64?Travis Tilley2004-07-291-2/+2
|
* fix crazy logicMike Frysinger2004-07-281-2/+2
|
* Updates from #49733.Karl Trygve Kalleberg2004-07-281-4/+6
|
* Added mime USE flag supportStuart Herbert2004-07-281-2/+5
|
* cockblock amd64 from the -fno-pic logic, as it will randomly break stuffTravis Tilley2004-07-281-1/+4
|
* Initial import. Excpect bugs.Karl Trygve Kalleberg2004-07-281-0/+95
|
* back out the generic -fno and -mno filters and add a list of ABI related / ↵Mike Frysinger2004-07-271-4/+10
| | | | -mno- flags
* Don't perform the optional arts switch unless we are in >=3.3Caleb Tennis2004-07-271-2/+2
|
* typo fixes ;-).Robin H. Johnson2004-07-241-3/+3
|
* Added missing DETECT_APACHE default causeStuart Herbert2004-07-241-1/+3
|
* Added experimental SLOT syntaxStuart Herbert2004-07-241-2/+7
|
* missing " causing major breakage, please check if this is correctThomas Matthijs2004-07-231-2/+2
|
* try out optional arts compilationCaleb Tennis2004-07-231-2/+3
|
* Changed categories to reflect epkgmove's.Armando Di Cianno2004-07-231-8/+8
|
* Fixed PVP to be an array using () instead of "". Apologies.Mike Gardiner2004-07-233-7/+7
|
* 3.2.92 - 3.3.0_beta2Caleb Tennis2004-07-231-3/+3
|
* Added macos support to enewuser()/enewgroup(). Thanks to Joe Jezak ↵Mamoru Komachi2004-07-231-17/+90
| | | | <josejx@gmail.com>, closing bug #57900.
* Removed sed usage from the global scope in favour of bash regex, see bugMike Gardiner2004-07-231-2/+2
| | | | #55708
* Removed sed usage on PVP from the global scope, and awk usage fromMike Gardiner2004-07-231-5/+4
| | | | SRC_PATH from the global scope, see bug #55708
* Changed PVP 'sed' usage to bash regex, see bug #55708 and ferringbMike Gardiner2004-07-231-4/+3
|