summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Added a temporary fix for a bug in ejavacJoshua Nichols2006-07-181-2/+4
|
* Only set IUSE="gcc64" for linux-headers; add "gcc64" flag to use.local.desc; ↵Tim Yamin2006-07-171-2/+2
| | | | fix bug #140364.
* finish up support for TOOLCHAIN_ALLOWED_LANGS to allow kgcc64 to work properlyMike Frysinger2006-07-171-31/+18
|
* Reuse ebuild's HOMEPAGE, not just plainly ignore itChristian Heim2006-07-161-2/+2
|
* rewrite filter-mfpmath a bit to avoid executing external programs like tr ↵Mike Frysinger2006-07-161-6/+8
| | | | and to fix error #136800
* move strip-linguas to src_compile() #139939Mike Frysinger2006-07-161-6/+7
|
* install c89/c99 wrappers from Debian #139619Mike Frysinger2006-07-151-1/+3
|
* drop [ -t ] check from ebeep/epause #139783Mike Frysinger2006-07-151-5/+3
|
* Bash 2.59 compatibility change. Necessary for Gentoo for Mac OS X.Fabian Groffen2006-07-151-2/+2
| | | | Permission to commit from nichoj. See bug #139899
* Fix sharedext build.Luca Longinotti2006-07-143-9/+15
|
* Update PHP eclasses, better ebuild/eclass separation, accomodate for new ↵Luca Longinotti2006-07-146-632/+428
| | | | features.
* Recommend package.use instead of USE on the commandline to enable Tkinter ↵Marien Zwart2006-07-141-2/+3
| | | | support.
* Add my email to the db eclassesPaul de Vrieze2006-07-132-2/+6
|
* QA: Added gcc64 to IUSE for ETYPE == headers.Danny van Dyk2006-07-121-2/+2
|
* Add abi parameter to get_abi_* calls in multilib_toolchain_setup (bug #138296)Kevin F. Quinn2006-07-121-5/+5
| | | | since it is clearly necessary. Thanks to Rickard Narstrom.
* Remove user-visible SLOT warning from webapp.eclassRenat Lumpau2006-07-111-12/+4
|
* Updates for beta 2.Brad Teaford Cowan2006-07-101-3/+3
|
* webapp.eclass: einfo->elogRenat Lumpau2006-07-101-30/+30
|
* Pinpoint virtual/x11 to version lesser than 7.Diego Elio Pettenò2006-07-091-3/+3
|
* Add patch for libtool 1.9f (latest libtorrent/rtorrent).Diego Elio Pettenò2006-07-081-0/+60
|
* Bug 94112. Seems a touch backwards to have a DEP flag of perl? for the PerlMichael Cummings2006-07-081-3/+3
| | | | | | | eclass, but the logic is that perl can be an optional dep for a package inheriting this eclass, in which case the user may not need to have perl installed. Also cleaned up the dep line since there is no EU::MM ebuild any more, and any version of dev-lang/perl will suffice these days.
* Remove all stripping from MakefilesMatthias Schwarzott2006-07-081-1/+9
|
* Update to support openoffice-bin, using eselect-oodict-20060706 (bug #139228)Kevin F. Quinn2006-07-081-3/+39
|
* Split up the big sed-command.Matthias Schwarzott2006-07-081-6/+19
|
* Fixed installing registering multiple jar files.Krzysztof Pawlik2006-07-081-2/+23
|
* Fixed typo - see bug #139578.Krzysztof Pawlik2006-07-071-2/+2
|
* fix bug #139577Carsten Lohrke2006-07-071-2/+2
|
* Add support to make ruby optional when inheriting the eclass.Diego Elio Pettenò2006-07-071-2/+5
|
* Small typo fix.Krzysztof Pawlik2006-07-071-2/+2
|
* check $nols in strip-linguas before warning #138884 by Phil RichardsMike Frysinger2006-07-061-2/+2
|
* Fix PDO-Sqlite configure bug.Luca Longinotti2006-07-061-2/+2
|
* New eclass for Sun's JWSDP.Krzysztof Pawlik2006-07-061-0/+103
|
* Make vdr-plugins depend on media-tv/gentoo-vdr-scripts-0.3.4-r1 or greaterMatthias Schwarzott2006-07-051-2/+2
|
* Fix typo.Luca Longinotti2006-07-051-2/+2
|
* xml2 use flag changed to xmlMichael Sterrett2006-07-051-6/+6
|
* add support for CDROM_NAME_SET #139196Mike Frysinger2006-07-051-2/+15
|
* Fixed hook methods to call real pkg_setup, to address bug #139112Joshua Nichols2006-07-041-7/+7
|
* alpha now has binutils-2.16.1-r3 stable so we can remove the exclusion on alpha.Donnie Berkholz2006-07-041-2/+2
|
* Allow to not use recursive rebuild.Diego Elio Pettenò2006-07-031-9/+11
|
* Eliminate problematic subshells, fix return codes (bug #138980)Kevin F. Quinn2006-07-031-21/+25
|
* add a notice when user overrides settingsMike Frysinger2006-07-021-1/+4
|
* Add multilib intelligence for removing .la files for drivers and modules.Donnie Berkholz2006-07-011-4/+4
|
* Made the message printed when there's a problem finding the generation-1 ↵Joshua Nichols2006-07-011-6/+5
| | | | system vm slightly nicer.
* Fixed some nasty, yet harmless warnings.Joshua Nichols2006-07-011-2/+2
|
* Fix for JAVA_PKG_FORCE_COMPILER. exports JAVA and JAVAC now.Joshua Nichols2006-07-011-1/+9
|
* Wrap binutils dep in !alpha till they stable itDonnie Berkholz2006-07-011-2/+2
|
* Go back to the better hardened setup, now that the binutils patch tarball is ↵Donnie Berkholz2006-07-011-8/+3
| | | | on mirrors.
* Need to quote > symbol (Andrew Gaffney).Donnie Berkholz2006-06-301-2/+2
|
* (#138580) Make drivers only require USE=xorg on xorg-server versions >=1.1, ↵Donnie Berkholz2006-06-301-4/+6
| | | | so they actually have IUSE=xorg.
* Added >=portage-2.1 dep to java-vm-2.eclass, for issue found at ↵Joshua Nichols2006-06-301-2/+3
| | | | https://forums.gentoo.org/viewtopic.php?p=3415514