summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* touchupsMike Frysinger2005-02-191-10/+10
|
* changed cp -a to cp -a recursive... to overcome permissions QA problem.Radoslaw Stachowiak2005-02-191-2/+3
|
* whitespaceMichael Sterrett2005-02-191-10/+10
|
* Fix runaway commit.Martin Schlemmer2005-02-182-8/+5
|
* fix help tagsCiaran McCreesh2005-02-181-10/+9
|
* Add one more sed line, needed for gtk-sharp-1.9.2 ebuild compat.Peter Johanson2005-02-181-1/+2
|
* Fix reverse logic when checking if we should run fix_libtool_files.sh.Martin Schlemmer2005-02-183-7/+10
|
* Moved texmf-update creation process to tetex_src_unpack(). (bug #82423)Mamoru Komachi2005-02-181-36/+40
| | | | -sys variants of fmtutil, texconfig, and updmap doesn't exist in tetex-2.
* Corrected typo....Mamoru Komachi2005-02-181-2/+2
|
* added ppc64 support to this eclass. see bug #79473Markus Rothe2005-02-171-3/+7
|
* Fix gcc visibility problem for ppc, too.Gregorio Guidi2005-02-171-3/+3
|
* Don't do "built_with_use kdelibs arts" check when builing arts or kdelibs.Carsten Lohrke2005-02-161-8/+10
|
* Add check for kdelibs compiled with arts support (#75315).Gregorio Guidi2005-02-162-8/+19
|
* New ruby gems eclassRob Cakebread2005-02-161-0/+73
|
* You can't remove eclassesMichael Sterrett2005-02-151-0/+14
|
* remove motif.eclass, it's not used and will be replaced by motif-configHeinrich Wendel2005-02-151-14/+0
|
* Fix bug 64696.Sebastian Bergmann2005-02-141-1/+5
|
* Allow !<symbol> for CDEFINE in create_ml_includes.Jeremy Huddleston2005-02-143-15/+36
|
* Support - in the gcc version stringJeremy Huddleston2005-02-131-2/+2
|
* Revert the multislot patch that I just accidently merged until after ↵Jeremy Huddleston2005-02-131-26/+7
| | | | gcc-config goes stable.
* Cleanup orphaned modules in lib{32,64}.Jeremy Huddleston2005-02-133-21/+42
|
* Added simplistic plugin path resolver code.Karl Trygve Kalleberg2005-02-131-11/+129
|
* Added make prepare-all to compile_headers(). arch/sparc64 doesn't have a ↵Jeremy Huddleston2005-02-121-2/+1
| | | | prepare target, and prepare0 is the one that makes version.h, so prepare-all is the correct target. I am leaving prepare in as I am not certain why it was chozen. Perhaps 2.4 didn't have prepare-all?
* Added make prepare-all to compile_headers(). arch/sparc64 doesn't have a ↵Jeremy Huddleston2005-02-121-1/+3
| | | | prepare target, and prepare0 is the one that makes version.h, so prepare-all is the correct target. I am leaving prepare in as I am not certain why it was chozen. Perhaps 2.4 didn't have prepare-all?
* Adding apache dependencies to RDEPEND as well. See bug #81738Michael Stewart2005-02-121-1/+4
|
* Use installed SDK for xmms-1.2.10-r13 and laterJeremy Huddleston2005-02-121-6/+21
|
* Second version of eclass, modified by simonov, which adds a number of newSergey Kuleshov2005-02-121-9/+53
| | | | functions.
* removed unnecessary quotes which were causing some people's installs to fail..Doug Goldstein2005-02-121-2/+2
|
* Ebuilds now set MAKE_FLAGS instead of the eclass handling individual package ↵Ian Leitch2005-02-121-17/+5
| | | | flags
* Strip out references to the "built" libxmms.laJeremy Huddleston2005-02-121-18/+30
|
* Typo fixJeremy Huddleston2005-02-121-5/+3
|
* xmms-plugin.eclass is an eclass for installing the xmms plugins that are ↵Jeremy Huddleston2005-02-121-241/+55
| | | | packaged with xmms. This will give users more control over which plugins they install on their system.
* make dopamd behave like all other do* funcs and add newpamd in the processMike Frysinger2005-02-111-9/+17
|
* remove kicker-docsCaleb Tennis2005-02-111-2/+1
|
* remove kate-plugins-docsCaleb Tennis2005-02-111-2/+1
|
* added noatun-plugins to derivation mapDan Armak2005-02-111-1/+2
|
* fix bug: the .90-.91 xdelta file was specified twice for 3.3.92 kdexdeltas ↵Dan Armak2005-02-111-2/+2
| | | | mode. bug 81481.
* restricting caleb's fix to just kdepimmacros.h; there's no need for all ↵Dan Armak2005-02-111-3/+3
| | | | kdepim-derived ebuilds to extract all of libkdepim
* remove old kate-* filesCaleb Tennis2005-02-111-18/+1
|
* remove old kicker programsCaleb Tennis2005-02-111-6/+2
|
* Removing obsoleted ebuildsCaleb Tennis2005-02-111-6/+1
|
* Removing package that doesn't exist anymoreCaleb Tennis2005-02-111-2/+1
|
* add new ebuild ksvg to derivation mapDan Armak2005-02-111-1/+2
|
* Move updmap.cfg from /usr/share/texmf/web2c to /var/lib/texmf/web2c.Mamoru Komachi2005-02-111-2/+4
|
* add in kate-pluginsCaleb Tennis2005-02-111-1/+2
|
* Remove two packages that don't exist anymoreCaleb Tennis2005-02-111-3/+1
|
* add new kdeaddons-kfile-pluginsCaleb Tennis2005-02-111-1/+2
|
* Fix use_multilib to return false when making a cross-compile toolchain for ↵Jeremy Huddleston2005-02-111-2/+22
| | | | CTARGET=mips-* or sparc-*
* Fix use_multilib to return false when making a cross-compile toolchain for ↵Jeremy Huddleston2005-02-111-47/+8
| | | | CTARGET=mips-* or sparc-*
* Cleanup multilib header code so it works when making a cross-compile toolchain.Jeremy Huddleston2005-02-112-30/+75
|