summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
...
* new finalised toolchain.eclass. i dont expect (rather, i hope not) to make ↵Travis Tilley2004-09-121-174/+354
| | | | many changes to the gcc chunks after this.
* get_multilibdir()Travis Tilley2004-09-121-1/+7
|
* GAMES_BINDIR, not GAMES_PREFIX for default pathMichael Sterrett2004-09-121-13/+11
|
* fix quoting and use character classes for tr invocations, otherwise you get ↵Aron Griffis2004-09-111-3/+3
| | | | breakage if you have files in your cwd such as "q", "t", etc
* Fixes bug 63637.Olivier Fisette2004-09-111-3/+9
|
* 6.3-r1 things (gnome2 GUI, desktop files)Ciaran McCreesh2004-09-101-11/+53
|
* add experimental version_is_at_leastCiaran McCreesh2004-09-101-1/+100
|
* new eclassy goodnessCiaran McCreesh2004-09-101-0/+178
|
* nlsDaniel Ahlberg2004-09-101-1/+12
|
* Additional fixesDaniel Ahlberg2004-09-101-1/+6
| | | | ----------------------------------------------------------------------
* Initial import of myth.eclassDaniel Ahlberg2004-09-101-0/+36
|
* added support for the new ssp patchTravis Tilley2004-09-101-21/+41
|
* replaced exit with die. die when so file can't be foundThomas Matthijs2004-09-101-8/+5
|
* damnit pkg_setupTravis Tilley2004-09-091-13/+16
|
* added VIM_PLUGIN_HELPURICiaran McCreesh2004-09-091-2/+8
|
* fix version patch function and tweak multilib script creator. i should ↵Travis Tilley2004-09-091-12/+26
| | | | probably remove the gcc32 and g++32 symlinks at some point and let gcc-config take care of it, but for the moment i just want something to test with.
* java-pkg_do_write_: properly detect when variables are emptyThomas Matthijs2004-09-091-3/+3
|
* Die when the jar can't be foundThomas Matthijs2004-09-091-2/+2
|
* fix usermod usage; add comment for wrapper creation function; tidyMichael Sterrett2004-09-091-7/+10
|
* make the eclass cvs aware in preparation for vim7y thingsCiaran McCreesh2004-09-091-35/+74
|
* I said, -'Michael Sterrett2004-09-091-2/+2
|
* make sure the dedicated user has a login shell #61680Mike Frysinger2004-09-091-4/+9
|
* get rid of IUSE and more quotes !Mike Frysinger2004-09-091-10/+11
|
* use debug support (not for vim-core), whitespace tidyupCiaran McCreesh2004-09-081-2/+13
|
* force enable multilib only on archs known to support it, just to be safeTravis Tilley2004-09-081-2/+4
|
* change multilib behavior: instead of using 'use multilib' to enable ↵Travis Tilley2004-09-081-9/+9
| | | | multilib, 'use nomultilib' to disable it.
* Forgot to remove perl-tk.Mamoru Komachi2004-09-081-3/+2
|
* Applied a patch from Johannes Bruegmann <johannes@jottbee.org>, see bug #59256.Mamoru Komachi2004-09-081-1/+2
|
* Added tcltk USE flag and force <dev-perl/perl-tk-804.027. See bug #59256.Mamoru Komachi2004-09-081-2/+3
|
* fix confusing message about updating gcc to use SSP from glibc since we also ↵Travis Tilley2004-09-071-3/+3
| | | | support uclibc
* ppc related changeLuca Barbato2004-09-071-2/+2
|
* more quoting #63075Mike Frysinger2004-09-071-4/+4
|
* export src_unpack and pkg_setupTravis Tilley2004-09-061-7/+29
|
* Switch to use epause and ebeep, bug #62950Ciaran McCreesh2004-09-061-2/+2
|
* typo fixTravis Tilley2004-09-061-2/+2
|
* switch to epause and ebeepChris PeBenito2004-09-061-10/+4
|
* implement epause, ebeep. bug #62950Ciaran McCreesh2004-09-051-1/+28
|
* cleanup slightly with for cpdf/mcve USE flag dependancies.Robin H. Johnson2004-09-054-9/+13
|
* add support for versionzing libs from specific directoriesTravis Tilley2004-09-051-5/+15
|
* misc fixes required to convert sys-libs/libstdc++-v3 over to using the ↵Travis Tilley2004-09-051-20/+71
| | | | toolchain eclass
* make whitespace work better for the help textCiaran McCreesh2004-09-051-2/+2
|
* Initial commit of toolchain.eclass... note that it isnt quite complete yet ↵Travis Tilley2004-09-041-0/+723
| | | | and shouldnt be used by ebuilds in the tree until it is. This eclass is only in the tree so that i can trick^H^H^H^H^Hencourage others to help me out. That and I expect super-agent Mr_Bones_ to see the commit and beat me for any mistakes I might have made. ;)
* add use_build for xfree eclassSeemant Kulleen2004-09-041-1/+25
|
* $(get_libdir)-ize kde.eclassTravis Tilley2004-09-031-3/+7
|
* add in VIM_PLUGIN_HELPFILES and VIM_PLUGIN_HELPTEXT support, bug 62559Ciaran McCreesh2004-09-021-1/+29
|
* spit out the configure lineMike Frysinger2004-09-021-1/+11
|
* Fix for nx authentication errorsStuart Herbert2004-09-011-14/+14
|
* fix USE=-cscope, bug #62465Ciaran McCreesh2004-09-011-1/+8
|
* added get_libdir_override for overriding it's default behavior from inside ↵Travis Tilley2004-08-311-6/+27
| | | | an ebuild
* Add mips support to set_arch_to_kernel.Joshua Kinard2004-08-301-1/+2
|