summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* remove macos (use only ppc-macos now)Mike Frysinger2004-10-311-5/+5
* Fix RDEPEND.Aaron Walker2004-10-301-3/+4
* texi2html fix for tetex-2.0.2.Mamoru Komachi2004-10-301-1/+7
* allow debugging flags through strip-flagsMike Frysinger2004-10-301-2/+6
* Fixed xdvik compilation on ppc-macos (10.3.5 or above).Mamoru Komachi2004-10-291-5/+17
* Removed texi2html alternatives. Added libwww + mysql warning. Changed "chown ...Mamoru Komachi2004-10-291-15/+21
* Restore eclass because portage sucks.Donnie Berkholz2004-10-291-0/+163
* Try changing ECLASS= to match name.Donnie Berkholz2004-10-291-2/+2
* Drop eclass. Use x11.eclass instead.Donnie Berkholz2004-10-291-163/+0
* tc-getGCJMike Frysinger2004-10-291-1/+3
* remove the ppc and sparc --with-cpu stuffTravis Tilley2004-10-281-3/+3
* add fortran wrapper tc-getF77Mike Frysinger2004-10-281-1/+3
* Changed TEXMFMAIN to /var/lib/texmf, as suggested in http://www.mail-archive....Mamoru Komachi2004-10-281-50/+47
* use $(tc-getCC)Mike Frysinger2004-10-281-8/+4
* don't export postinst as we don't use it any moreJeremy Huddleston2004-10-271-2/+2
* fixed snapshot support to work with snapshots made within the past two years ;)Travis Tilley2004-10-271-10/+32
* Fix RDEPENDAaron Walker2004-10-261-2/+3
* Initial commit.Aaron Walker2004-10-261-0/+30
* dont create multiple specs files if USE=boundscheckingTravis Tilley2004-10-261-2/+4
* fix the slotTravis Tilley2004-10-261-2/+6
* favor $CTARGET over $CHOSTMike Frysinger2004-10-261-5/+5
* Changed ${myconf} to ${TETEX_ECONF}.Mamoru Komachi2004-10-261-2/+2
* have gcc-config create the 32bit/64bit wrappersMike Frysinger2004-10-261-36/+7
* make -very- sure that MY_PV_FULL is set during do_gcc_configTravis Tilley2004-10-251-1/+5
* only download boundschecking patch if USE=boundscheckingTravis Tilley2004-10-251-2/+2
* Configure xdvik inside tetex.eclass.Mamoru Komachi2004-10-251-8/+18
* dont set GCC_SPECS by default, fix hardenednossp specs file with USE=hardenedTravis Tilley2004-10-251-4/+14
* merge a bunch of fixes from my localMike Frysinger2004-10-251-49/+32
* get_libdir fixes for bug #68749.Jeremy Huddleston2004-10-251-13/+15
* adjust regex in java-utils_get-vm-version for bug 68702Thomas Matthijs2004-10-241-1/+1
* Remove conflicting XDvi file.Mamoru Komachi2004-10-231-1/+4
* updateAkinori Hattori2004-10-231-2/+2
* USE=nocxxMike Frysinger2004-10-221-4/+5
* make sure we call the right unpack func when using cvsMike Frysinger2004-10-221-2/+6
* Changed depend on tetex versioned to virtual/tetexArmando Di Cianno2004-10-221-2/+2
* minor fixes & updatesMarinus Schraal2004-10-211-4/+2
* releases should be stable KEYWORDSMike Frysinger2004-10-211-2/+2
* default KEYWORDS based upon stateMike Frysinger2004-10-211-2/+6
* smarter autodetection of ECVS_MODULE and SMike Frysinger2004-10-211-5/+13
* oops, forgot to also define ECVS_SERVER ... thanks to kernel_panic for pointi...Mike Frysinger2004-10-211-1/+2
* oops, forgot to define ECVS_MODULE ... thanks to kernel_panic for pointing it...Mike Frysinger2004-10-211-1/+2
* Fixed has_m{32,64}(). Both functions use tc-getCC() now, thus inheritingDanny van Dyk2004-10-211-4/+6
* Cleaned up src_unpack and variable setup.Jeremy Huddleston2004-10-211-77/+95
* add deprecation noticeMike Frysinger2004-10-211-2/+7
* and add a --no-uclibc in case we already took care of uclibcMike Frysinger2004-10-201-1/+4
* mmm slightly less ugly bypassMike Frysinger2004-10-201-2/+2
* allow uclibctoolize to be bypassedMike Frysinger2004-10-201-1/+3
* Just call unpack once for each.Jeremy Huddleston2004-10-201-3/+5
* Added pkg_postinst to give info to user about when NOBMP is set, but USE=bmpJeremy Huddleston2004-10-201-2/+9
* Added NOBMP support.Jeremy Huddleston2004-10-201-19/+34