summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Fixing a typo inside ECVS_AUTH=ext (someone introduced SSH_RSH which ↵Christian Heim2005-08-131-2/+2
| | | | actually is CVS_RSH, causing the eclass/ebuild using the eclass to fail on the if)
* forced arm asm soft linking in case the link already existsMike Frysinger2005-08-131-4/+4
|
* touchup support for cross-compiling a native compilerMike Frysinger2005-08-131-3/+9
|
* Bug #101981, die messages not being printed properly.Robin H. Johnson2005-08-111-3/+11
|
* Add a default pkg_postinst(), which only does something for font ebuilds. ↵Donnie Berkholz2005-08-111-2/+108
| | | | Add font setup code, which is activated by setting FONT=yes and FONT_DIRS=<subdirs>, where they fall into /usr/share/fonts/<subdir>. Sample of this is the font-misc-misc ebuild. This ensures correct fonts.* setup, which isn't happening currently since each subpackage provides its own fonts.* but installs into the same dir as other packages.
* add support for cross-compiling native-compilersMike Frysinger2005-08-101-3/+6
|
* add support for USE=vanilla and create versioned symlinks so people can run ↵Mike Frysinger2005-08-101-15/+25
| | | | `gcc-3.4.4`
* make sure the vim7 spell files get installedCiaran McCreesh2005-08-091-1/+2
|
* Remove spell things and unconditionally install dictionaries for now. This ↵Ciaran McCreesh2005-08-091-45/+2
| | | | will be changed before vim7 comes out of package.mask.
* if we failed to create the temp dir, fall back to running with -p optionMike Frysinger2005-08-091-13/+11
|
* Remove workaround for Gentoo/FreeBSD, now behave as a normal Gentoo.Diego Elio Pettenò2005-08-091-8/+2
|
* *** empty log message ***Matthew Kennedy2005-08-091-2/+2
|
* *** empty log message ***Matthew Kennedy2005-08-091-2/+2
|
* *** empty log message ***Matthew Kennedy2005-08-091-6/+4
|
* Initial import.Matthew Kennedy2005-08-091-0/+79
|
* add get_libname function re: bug 58931Kito Danya Dietrich2005-08-081-1/+27
|
* Fix problem in deprange-list() shown in bug #100657.Gregorio Guidi2005-08-081-2/+2
|
* Properly redo commit made by accident.Gregorio Guidi2005-08-081-2/+2
|
* New Qt revision.Gregorio Guidi2005-08-082-4/+4
|
* Eclass for modular X ebuilds.Donnie Berkholz2005-08-081-0/+111
|
* Improved EMBASSY eclass for 3.0.0.Olivier Fisette2005-08-071-10/+13
|
* corrected pathname for vdrplugindbMatthias Schwarzott2005-08-071-3/+3
|
* added automatically installed files, added vdrplugindb - code from moduledb ↵Matthias Schwarzott2005-08-071-3/+68
| | | | in linux-mod.eclass
* add some directory checksMike Frysinger2005-08-071-1/+3
|
* only warn if test failsMike Frysinger2005-08-061-8/+5
|
* latexsuite block no longer needed, bug #72837Ciaran McCreesh2005-08-051-2/+1
|
* Minor stylistic change.Tom Martin2005-08-051-3/+3
|
* Rebuild /etc/env.d/05gcc and /etc/ld.so.conf if we update a non default ↵Martin Schlemmer2005-08-051-2/+6
| | | | compiler, bug #98194.
* need multilib.eclass for get_libdirMike Frysinger2005-08-051-2/+2
|
* make sure we punt symlinks first #101206Mike Frysinger2005-08-051-1/+2
|
* add support for softfloat toolchains #75585 by Yuri VasilevskiMike Frysinger2005-08-051-1/+3
|
* Restrict testing, see bug #92800.Peter Johanson2005-08-051-1/+2
|
* Remove the new stuff .. we not going to use it.Martin Schlemmer2005-08-041-47/+1
|
* Bug #95632: DEPEND should not limit version of mysql to 4.0.Robin H. Johnson2005-08-041-2/+2
|
* dosrc: only accept java filesThomas Matthijs2005-08-031-2/+2
|
* Added fix for amd64 submitted by Luke Maurer <maurerl (at) carleton (dot) ↵David Holm2005-08-031-1/+2
| | | | edu> (Bug #101109)
* * gnome2.eclass: Added extra checks so global variables don't get rewrittenLeonardo Boshell2005-08-031-6/+15
| | | | | every time the eclass is parsed (gnome2_src_configure): Moved 'use debug' logic from the global scope.
* Fix inconsistant variables APACHE2_MODULES_VHOSTDIR should be APACHE2_VHOSTDIRMichael Stewart2005-08-022-4/+4
|
* Fix borkage with gcc4.Martin Schlemmer2005-08-021-1/+2
|
* Add note to eclass explaining where to fine definitions of ↵Aron Griffis2005-08-021-3/+8
| | | | GENTOO_NSPLUGINS_DIR and GENTOO_NSBROWSER_PLUGINS_DIR
* * gtk-engines.eclass, gtk-engines2.eclass:Leonardo Boshell2005-08-022-2/+9
| | | | Added deprecation note.
* back out nsplugins-v2 temporarily, did something wrong, testing 1 2 3Aron Griffis2005-08-021-3/+3
|
* inherit multilib flag-o-matic explicitly instead of depending on ebuilds to ↵Aron Griffis2005-08-021-1/+3
| | | | inherit them
* v2 of the nsplugins patch arrives. my favorite feature is that this one ↵Aron Griffis2005-08-021-1/+5
| | | | actually works!
* the reaper noticed my flame and touched it with a wet fingerMarinus Schraal2005-08-011-2/+2
| | | | really revert to debug USE flag
* the world is not ready for this yetMarinus Schraal2005-08-011-2/+2
|
* revert that change for now, or we get flooded by bugs about a silly QAMarinus Schraal2005-08-011-2/+2
| | | | notice
* remove debug from IUSE, it is not meaningful to the majority of packagesMarinus Schraal2005-08-011-2/+2
| | | | that use the eclass
* rename USE flag to debuginfoMarinus Schraal2005-08-011-3/+3
|
* die (#97761)Marinus Schraal2005-08-011-3/+5
|