summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Make /usr/share/kde4 world readable. Thanks to Jan Kundrát (jkt|) for ↵Bo Ørsted Andresen2008-02-031-1/+5
| | | | reporting this.
* do not hardcode USE flag for optional apache supportBenedikt Boehm2008-02-031-25/+14
|
* add path to the apache binary; obsolete APACHECTL in favor of APACHE_CTLBenedikt Boehm2008-02-031-2/+5
|
* Use die instead of exit.Petteri Räty2008-02-021-5/+7
|
* Make it possible to have the depend conditional via a use flag.Petteri Räty2008-02-021-2/+3
|
* cleanup/sanitize depend.apache.eclass wrt #208033Benedikt Boehm2008-02-021-42/+59
|
* remove obsolete depend.apache features wrt #208033Benedikt Boehm2008-02-021-76/+15
|
* fix depend.apache usage wrt #208033Benedikt Boehm2008-02-021-20/+20
|
* remove depend.apache usage wrt #208033Benedikt Boehm2008-02-021-5/+5
|
* make apache modules configurations newins-ableBenedikt Boehm2008-01-271-4/+14
|
* Remove generation 1 write support from the eclass to make it simpler. The ↵Petteri Räty2008-01-271-98/+80
| | | | eclass has for a while required javatoolkit version with a second generation rewriter.
* Don't call use arts unless arts is in IUSE when built_with_use check fails.Bo Ørsted Andresen2008-01-261-5/+9
|
* Fix mozilla-launcher with firefox-3.0_beta, thanks to agaffneyRaúl Porcel2008-01-261-3/+3
|
* Fixing typo, bug 207524.Mike Auty2008-01-261-4/+4
|
* Allow vmware-module patch application to be determined based on the the ↵Mike Auty2008-01-262-6/+11
| | | | basecode in use.
* Output a QA warning when the autotools functions are used outside ofDiego Elio Pettenò2008-01-251-1/+5
| | | | unpack phase. You should run then in src_unpack().
* Fixed ROOT usage for distutils_pkg_postinst failing when ROOT ends with slashAli Polatel2008-01-231-3/+6
|
* Fix require_kernel_config call thanks to Pacho Ramos in bug #207207Daniel Drake2008-01-231-2/+2
|
* Fix eval for classpath rewrite as it was missing the optional output rediction.Petteri Räty2008-01-221-2/+2
|
* Add JAVA_ANT_REWRITE_CLASSPATH support when using generation 2 rewrite. ↵Petteri Räty2008-01-221-1/+9
| | | | Fixes bug #207084.
* Don't require a configured kernel to detect kernel version, or if all ↵Daniel Drake2008-01-222-30/+68
| | | | CONFIG_CHECK items are prefixed with ~
* Rewrite pattern matching using POSIX classes suggested in #205782 and remove ↵Hans de Graaff2008-01-201-7/+2
| | | | the locale-setting workaround from #129526.
* Check for texmf-update before trying to execute it, otherwise display a ↵Alexis Ballier2008-01-201-3/+11
| | | | warning, bug #206537
* kde-functions.eclass: Fix up previous commit, depend on ↵Ingmar Vanhassel2008-01-191-3/+3
| | | | =kde-base/kdelibs-3.5*, see bug 206528.
* kde-functions.eclass: need-kde now adds an {,R}DEPEND on ↵Ingmar Vanhassel2008-01-191-4/+7
| | | | <kde-base/kdelibs-3.80, the first KDE 4 preview, see bug 206528.
* update openssl dependency for TLS extensions; documentation cleanupBenedikt Boehm2008-01-191-6/+6
|
* Added gif to required x11-libs/qt:4 USE flags for KDE 4.Ingmar Vanhassel2008-01-181-3/+3
|
* Make sure that KDE programs from the :kde-4 or :kde-svn SLOT don't show up ↵Ingmar Vanhassel2008-01-171-1/+5
| | | | in the K-menu for KDE 3.5.
* kde4-meta.eclass - Eclass for split KDE 4 packages.Ingmar Vanhassel2008-01-161-0/+486
|
* Added kde4-base.eclass.Ingmar Vanhassel2008-01-161-0/+412
|
* Added kde4-functions.eclass - Common ebuild functions for monolithic and ↵Ingmar Vanhassel2008-01-161-0/+484
| | | | split KDE 4 packages.
* fix #205994Benedikt Boehm2008-01-161-5/+5
|
* Updated rubygems dependency to be >= 0.9, in order to remove obsoleted ↵Joshua Nichols2008-01-161-37/+20
| | | | workaround for gem not returning a proper exit code. This fixes bug #202688. Removed unneeded setting of S. Re-ordered src_* functions to be in order. Use long command line options for gem, to be more clear what it's doing.
* Use --without-readline when building the minimal version as so not to use ↵Robin H. Johnson2008-01-161-3/+2
| | | | the bundled old readline, per bug #192149.
* change dev-util/xdelta dep. to =dev-util/xdelta-1*Samuli Suominen2008-01-151-2/+2
|
* add mythappearance as mythtv pluginDoug Goldstein2008-01-151-2/+2
|
* Cosmetic fix for java-osgi.eclass.Jean-Noël Rivasseau2008-01-141-2/+2
|
* Fixed java-osgi (bug #205768).Jean-Noël Rivasseau2008-01-141-3/+3
|
* handle whitespace in epatch/epunt_cxx better #205339 by Santiago M. MolaMike Frysinger2008-01-141-5/+4
|
* Support packages that use GNUmakefile.am sa automake start file. Patch by ↵Diego Elio Pettenò2008-01-131-6/+13
| | | | Luca Bruno in bug #205606.
* Add EZC_BASE_MIN variable for for correct dependency tree and fix RDEPEND so ↵Markus Ullmann2008-01-131-4/+14
| | | | that we can use the eclass for ezc-Base as well without hitting circular dependencies.
* Make ANT_TASKS="none" the new default, bug #203750.Vlastimil Babka2008-01-122-77/+18
|
* Fix function name in die message in java-pkg_getjar().Vlastimil Babka2008-01-121-2/+2
|
* Fix --virtual parameter handling in java-pkg_getjar.Vlastimil Babka2008-01-121-2/+2
|
* Fix version doc checkRichard Brown2008-01-111-4/+3
|
* Fix relative path handling in _java-osgi_makejar, fixes bug #205234.Vlastimil Babka2008-01-101-6/+18
|
* Fix when we don't have firefox3 but we have the xulrunner USE-flag enabledRaúl Porcel2008-01-101-2/+2
|
* Close file handles in gawk code to avoid leakage, bug 205037Ali Polatel2008-01-091-1/+3
|
* Added the java-osgi eclass which is needed for creating OSGi compliants Java ↵Jean-Noël Rivasseau2008-01-091-0/+280
| | | | | | packages. The main reason for this addition is to pave the way for Eclipse-3.3.
* Third stage of fixing bug #201834.Peter Volkov2008-01-081-4/+4
|