summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Make virtual/linux-sources dep conditional on kernel_linuxEmanuele Giaquinta2006-02-161-2/+2
|
* Expect one of "lib"/"bin" in CABAL_FEATURES.Duncan Coutts2006-02-161-11/+14
| | | | | Only run the registration if "lib" is set. Always expect a package file to be generated when "lib" is set.
* Add "lib" and "bin" to known CABAL_FEATURES.Duncan Coutts2006-02-161-2/+13
| | | | Also complain less about unknown values CABAL_FEATURES.
* Fix mktemp call for non-GNU userlands, thanks to Benigno B. Junior. Finally ↵Diego Elio Pettenò2006-02-151-5/+11
| | | | closes bug #88079.
* Remove 7.0-rcX SRC_URI's.Donnie Berkholz2006-02-151-7/+2
|
* Add category-based SRC_URI's for individual releases.Donnie Berkholz2006-02-151-2/+36
|
* Add check_reqs_conditional functionCiaran McCreesh2006-02-151-1/+22
|
* Use --force when installing to make sure packages already installed get ↵Marien Zwart2006-02-131-4/+8
| | | | overwritten properly, support trial from twisted 2.2 and newer which do not support (or need) the -R option anymore.
* fix Bug 122542, typo in einfoFrancesco Riosa2006-02-121-5/+5
|
* Added {R}DEPEND to eclass rather then ebuildDoug Goldstein2006-02-121-5/+7
|
* Fixes for dep/rdep with minimalMichael Cummings2006-02-111-3/+8
|
* Ensure mythtv plugins all call the correct qmakeCaleb Tennis2006-02-111-2/+2
|
* tweak comment as to whether all USE flags or just some are needed #122241 by ↵Mike Frysinger2006-02-111-2/+6
| | | | Jakub Moc
* only support dev-lang/phpMike Frysinger2006-02-101-3/+2
|
* Drop the dummy ltconfig if present.Diego Elio Pettenò2006-02-091-1/+5
|
* fixed bug #122180Francesco Riosa2006-02-091-5/+9
|
* Adjust KDE eclasses for KOffice 1.5 Beta 1.Carsten Lohrke2006-02-092-36/+34
|
* Prepare for KOffice 1.5.0_beta1.Diego Elio Pettenò2006-02-081-1/+4
|
* forgot to remove a mkdirFrancesco Riosa2006-02-081-2/+1
|
* Changed so that tetex, cstetex and ptex doesn't block itself, bug #121727.Martin Ehmsen2006-02-081-4/+16
|
* Added fix if the user has broken symlinks in /etc/texmf/*.d andMartin Ehmsen2006-02-081-9/+14
| | | | started using the pkg_postinst from tetex.eclass since they were the same.
* changes requested by portage team ... I'm still dubiousFrancesco Riosa2006-02-081-21/+43
|
* Fixed bug #120233.Henrik Brix Andersen2006-02-082-4/+6
|
* Fixed bug #122101.Henrik Brix Andersen2006-02-081-2/+2
|
* delete all docs by CREDITS #121003 by Georgi GeorgievMike Frysinger2006-02-081-2/+6
|
* Make tetex-3 block koma-script as it provides it.Alexandre Buisse2006-02-061-2/+3
|
* Fixes circular dep bug #121714Zaheer Abbas Merali2006-02-065-15/+30
|
* (#121728) util-macros conditional dep was reversed.Donnie Berkholz2006-02-051-2/+2
|
* add workaround for broken `svn export` behavior #119236 by Joe KappusMike Frysinger2006-02-051-3/+7
|
* Move here the code to reduce the number of translations and documentation ↵Diego Elio Pettenò2006-02-051-1/+31
| | | | built to the requested ${LINGUAS}, but enable it only if USE_KEG_PACKAGING is set in the ebuilds, so that it doesn't interphere with older packages or packages using different layouts.
* Run elibtoolize before econf so that libtool patches gets applied.Diego Elio Pettenò2006-02-031-2/+3
|
* Do not apply the portage patch if already applied.Martin Schlemmer2006-02-031-1/+8
|
* inherit base.eclass to enable autopatchingMatthias Schwarzott2006-02-031-3/+3
|
* Use -g instead of -ggdb.Donnie Berkholz2006-02-031-2/+2
|
* socket default pathFrancesco Riosa2006-02-031-4/+4
|
* Revert use of --offline parameter until the --packaginroot problems are solved.Sebastian Bergmann2006-02-022-4/+4
|
* removed --without-system-nsprJory Pratt2006-02-011-2/+1
|
* Refactoring generation of the texmf-update script from tetex to tetex-{2,3},Martin Ehmsen2006-02-013-46/+86
| | | | | see bug #106626. Reverting to mv from dosym in handling texmf.d
* Do not connect to channel servers (PEAR 1.4).Sebastian Bergmann2006-02-012-4/+4
|
* fixed typoFrancesco Riosa2006-02-011-3/+4
|
* Reporting changes done in eselect-mysqlFrancesco Riosa2006-02-011-7/+9
|
* Add USE=debug support.Donnie Berkholz2006-02-011-2/+29
|
* refinmentFrancesco Riosa2006-01-311-2/+2
|
* fix creation of filelist for eselect-mysqlFrancesco Riosa2006-01-311-14/+19
|
* For safety, run elibtoolize after finishing eautoreconf, so that if people ↵Diego Elio Pettenò2006-01-311-2/+6
| | | | run it _before_ eautoreconf it won't get undone.
* see dev-db/mysql ChangeLogFrancesco Riosa2006-01-311-9/+5
|
* add reminder to keep 3 function in sync with eselect-mysqlFrancesco Riosa2006-01-301-1/+4
|
* Push --with-extra-includes and --with-extra-libs to be on safe side with ↵Diego Elio Pettenò2006-01-301-1/+8
| | | | packages that don't guess the locations right.
* touchup the kernel-2_hook_premake check so an error isnt shown when ↵Mike Frysinger2006-01-291-2/+2
| | | | kernel-2_hook_premake() is not defined
* thinktux is brokenMike Frysinger2006-01-291-5/+1
|