summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Add support for KDE4_STRICTER. Prepare for KDE 4.0.2.Bo Ørsted Andresen2008-03-101-10/+27
|
* Add support for split qt-4.4. Add {CPPUNIT,OPENGL}_REQUIRED. Split out ↵Bo Ørsted Andresen2008-03-101-30/+107
| | | | kde4-base_apply_patches().
* Add kinfocenter to KDE4_DERIVATION_MAP for KDE 4.0.2.Bo Ørsted Andresen2008-03-101-1/+2
|
* Trim the trailing letters used by upstream for respun tarballs.Robin H. Johnson2008-03-101-2/+4
|
* Make sure $DISTDIR/git-src/mysql-extras is used for the patchset copy.Robin H. Johnson2008-03-091-1/+2
|
* Forcibly redo the patches every unpack, and also add support for grabbing ↵Robin H. Johnson2008-03-091-6/+18
| | | | them straight from the Git overlay, to speed up testing.
* Catch failures of the mysql_install_db call.Robin H. Johnson2008-03-091-2/+6
|
* Symlink patches instead of moving them.Robin H. Johnson2008-03-091-2/+2
|
* Download things in the 'util' module from the right place.Donnie Berkholz2008-03-091-2/+2
|
* Sync eclasses from Emacs overlay (revision 1012).Ulrich Müller2008-03-071-14/+22
| | | | | | elisp-common.eclass: Work around Paludis borkage, where variable T is empty in pkg_postrm. Clean up temporary files.
* we're going to use _alpha instead of _pre since _pre comes after _beta for ↵Doug Goldstein2008-03-061-3/+3
| | | | the future
* mythappearance is gone and merged into mythtv with newer 0.21sDoug Goldstein2008-03-061-2/+2
|
* Only install qconfig.pri if one of QCONFIG_{ADD,REMOVE} is non-empty (bug ↵Bo Ørsted Andresen2008-03-061-3/+5
| | | | #212491).
* Typo.Bo Ørsted Andresen2008-03-061-2/+2
|
* Make sure that packages needing eautoreconf run get it run. This fixes a bug ↵Donnie Berkholz2008-03-061-2/+4
| | | | accidentally introduced when setting default values so this eclass could be documented properly.
* Fix ARTS_REQUIRED and slot_rebuild() DESCRIPTIONs for eclass-manpages.Bo Ørsted Andresen2008-03-061-4/+9
|
* @BLURB needs to be one lineIngmar Vanhassel2008-03-061-3/+2
|
* @BLURB needs to be one lineIngmar Vanhassel2008-03-061-3/+2
|
* Fix BLURB for eclass-manpages.Bo Ørsted Andresen2008-03-061-3/+2
|
* Document for use with eclass-manpages (bug #210635).Bo Ørsted Andresen2008-03-061-54/+75
|
* qt4-build.eclass: Rework eclass for Qt-4.4.0_beta1, thanks to David Leverton ↵Ingmar Vanhassel2008-03-051-49/+270
| | | | & Bo Andresen.
* qt4.eclass: Added Qt 4.4.0_beta1, fix EAPI handling (EAPI is a string, not ↵Ingmar Vanhassel2008-03-051-11/+16
| | | | necessarily a number).
* Add support for JAVA_ANT_CLASSPATH_TAGS.Petteri Räty2008-03-051-2/+14
|
* provide WEBAPP_DEPEND for ebuilds with WEBAPP_OPTIONALBenedikt Boehm2008-03-041-2/+8
|
* make IUSE optional as wellBenedikt Boehm2008-03-041-2/+3
|
* make optional use webapp.eclass possibleBenedikt Boehm2008-03-041-4/+10
|
* add has_apache; cleanupBenedikt Boehm2008-03-041-14/+30
|
* dropping not-yet-available kolab from php5_2-sapi.eclass again (import from ↵Christian Hoffmann2008-03-031-2/+1
| | | | php-overlay, thanks jakub)
* Add the ability to get GENTOO_COMPILER from the JDK config. This enables ↵Petteri Räty2008-03-031-11/+9
| | | | things like jamvm to use ecj. Record SLOT in package.env.
* Add the ability to tell where the env file is located to set_java_env.Petteri Räty2008-03-031-2/+7
|
* Some cleanups and silence QA ;)Markus Ullmann2008-03-031-55/+26
|
* Some cleanups from project overlayMarkus Ullmann2008-03-031-11/+11
|
* 0.21 beta fix for bug #212153Doug Goldstein2008-03-031-3/+3
|
* Call EXPORT_FUNCTIONS only once.Ulrich Müller2008-03-031-7/+8
|
* Comment out netbeans dependency, gvim doesn't require dev-util/netbeans for ↵Ali Polatel2008-03-031-3/+6
| | | | netbeans external editor support, bug 184065.
* add documentation to the mono.eclass for manpage generation (bug #210347)Saleem Abdulrasool2008-03-011-11/+13
|
* add rm copy & paste lines #212018Mike Frysinger2008-03-011-2/+5
|
* Add support for K_EXTRAELOG. Use elog instead of einfo (bug #199464).Bo Ørsted Andresen2008-03-011-11/+18
|
* Committed patches from bugs #210362 and #209671 to make the distutils and ↵Tiziano Müller2008-02-282-87/+103
| | | | python eclasses ready for eclass-manpage.
* Mention which revision is used when fetching is disabled.Bo Ørsted Andresen2008-02-271-3/+4
|
* add confutils_require_oneBenedikt Boehm2008-02-271-1/+34
|
* import from php overlayRaúl Porcel2008-02-261-16/+8
|
* Quote arguments passed to eqmake or it will fail when passingDiego Elio Pettenò2008-02-261-2/+2
| | | | variables with whitespace on them.
* Fix qt4 eclassCaleb Tennis2008-02-251-2/+2
|
* Install cmake modules for libkdegames, bug #211199Tobias Heinlein2008-02-241-3/+8
|
* make findlib eclass ready for eclass manpages, thanks to mren ↵Alexis Ballier2008-02-241-4/+13
| | | | <bugs@rennings.net> in bug #210638
* Fix quoting issueHans de Graaff2008-02-241-2/+2
|
* make IUSE=vhosts optionalBenedikt Boehm2008-02-231-29/+53
|
* Only set WANT_AUTOMAKE to a pre-defined value if it's not yet set.Wulf Krueger2008-02-231-2/+2
|
* initial commitSteve Dibb2008-02-231-0/+35
|