Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure JAVA_PKG_OPT_USE is respected for all eclass dependencies. Fixes ↵ | Petteri Räty | 2008-10-07 | 1 | -5/+9 |
| | | | | bug #240334. | ||||
* | Added kommander to the KDM. | Jorge Manuel B. S. Vicetto | 2008-10-07 | 1 | -1/+2 |
| | |||||
* | remove vntex block, its gone | Alexis Ballier | 2008-10-06 | 1 | -2/+1 |
| | |||||
* | Fix for the kde eclass manpage. Thanks to Ulrich Müller for the report and fix. | Jorge Manuel B. S. Vicetto | 2008-10-06 | 1 | -3/+3 |
| | | | | Fixes bug 239987 | ||||
* | Make EXPORT_FUNCTIONS conditional now that I figured out why it was dying. | Petteri Räty | 2008-10-05 | 2 | -4/+5 |
| | |||||
* | Document SITEETC as eclass variable. Update comment for elisp-site-regen. | Ulrich Müller | 2008-10-05 | 1 | -6/+9 |
| | |||||
* | Updated kde-functions eclass to install media-libs/libkipi, ↵ | Jorge Manuel B. S. Vicetto | 2008-10-04 | 1 | -2/+5 |
| | | | | | | | media-libs/libkdcraw and media-libs/libkexiv2 out of /usr and into kde-3.5 prefix (/usr/kde/3.5). Thanks to Jan Kundrát (jkt) for the patch. It's the first part to fix bug 239282. | ||||
* | Added automoc to the kde4-base eclass DEPEND list. | Jorge Manuel B. S. Vicetto | 2008-10-04 | 1 | -1/+2 |
| | | | | Fixes bug #239526. Thanks to Andreas Eckstein for the reporting. | ||||
* | remove extsizes/eurosym references, they're gone | Alexis Ballier | 2008-10-04 | 1 | -3/+1 |
| | |||||
* | Add EAPI=2 support (src_configure) in gnustep eclasses | Bernard Cafarelli | 2008-10-03 | 2 | -4/+16 |
| | |||||
* | Bumped kde4 eclasses. | Jorge Manuel B. S. Vicetto | 2008-10-02 | 3 | -178/+344 |
| | | | | Add kde-4.1.2 into the tree from the kde-testing overlay. | ||||
* | Remove conditionals from EXPORT_FUNCTIONS until I figure out why it fails ↵ | Petteri Räty | 2008-10-01 | 2 | -4/+4 |
| | | | | sourcing. | ||||
* | Move build.xml rewriting from eant to java-ant-2_src_configure and bundled ↵ | Petteri Räty | 2008-10-01 | 2 | -23/+42 |
| | | | | jar checking to java-utils-2_src_prepare. | ||||
* | Add a little bit more magic into perl-module. Now has direct support for ↵ | Robin H. Johnson | 2008-09-30 | 1 | -3/+9 |
| | | | | MY_P/MY_PN/MODULE_A to help simplify the ebuilds. | ||||
* | allow KERNEL_CC env var to override get-KERNEL_CC() | Mike Frysinger | 2008-09-30 | 1 | -1/+6 |
| | |||||
* | have libffi check IUSE, not USE #199850 | Mike Frysinger | 2008-09-29 | 1 | -2/+2 |
| | |||||
* | EAPI 2 support | Tristan Heaven | 2008-09-28 | 1 | -3/+12 |
| | |||||
* | Don't export src_configure for EAPI!=2. | Jorge Manuel B. S. Vicetto | 2008-09-28 | 1 | -3/+11 |
| | |||||
* | Applied fixes to the cmake-utils eclass to support EAPI-2. Thanks to Tomas ↵ | Jorge Manuel B. S. Vicetto | 2008-09-28 | 1 | -6/+21 |
| | | | | Chvatal (scarabeus) for the patch. | ||||
* | Raise javatoolkit dep to current stable. | Vlastimil Babka | 2008-09-28 | 1 | -2/+2 |
| | |||||
* | typo: Not -> Note (bug #238889) | Michael Sterrett | 2008-09-28 | 1 | -2/+2 |
| | |||||
* | Sort the list of Makefile.am and Makefile.in files used in gnome2_omf_fix(), ↵ | Mart Raudsepp | 2008-09-27 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | so that it is ensured the .am one is listed before the respective .in for maintainer mode regeneration to not kick in due to modtime of .am being newer than .in and the listed files being possibly patched with sed for a scrollkeeper fix. This maintainer mode build file regeneration is reliably reproducable only if PORTAGE_TMPDIR is on a filesystem with jiffies-granularity timestamps - tmpfs in particular. In the common case (ext3 and reiserfs) it is only second-granularity and GNU make rule dependency for am--refresh doesn't trigger almost never because the timestamp is equal unless it hits a second boundary pretty exactly in the middle. This should fix bug 236649 and all the few dozen INVALID bugs Diego Pettenò has filed against GNOME packages that claim the maintainer mode rebuild is caused by patches in $FILESDIR, while it must have been simply the omf_fix combined with tmpfs usage. | ||||
* | Add a || clause to the phase test as autotools functions may now be called from | Jorge Manuel B. S. Vicetto | 2008-09-26 | 1 | -4/+4 |
| | | | | src_unpack or from src_prepare for EAPI-2. | ||||
* | Quoting. Add die messages. | Ali Polatel | 2008-09-24 | 1 | -3/+5 |
| | |||||
* | Be less verbose, bug 237546. | Ulrich Müller | 2008-09-24 | 1 | -8/+8 |
| | |||||
* | Adding 4.4.2 to qtversions in qt4.eclass | Ben de Groot | 2008-09-21 | 1 | -2/+2 |
| | |||||
* | add support for svn #237852 by Thomas 'gimpel' Kuther and Night Nord | Mike Frysinger | 2008-09-20 | 1 | -36/+47 |
| | |||||
* | even better: dont whine about abs paths, just transparently skip the -p0 ↵ | Mike Frysinger | 2008-09-20 | 1 | -4/+6 |
| | | | | step and log why we are | ||||
* | filter /dev/null from abs path check and include the offending line in the ↵ | Mike Frysinger | 2008-09-20 | 1 | -2/+4 |
| | | | | warning | ||||
* | start whining about absolute paths in patch files | Mike Frysinger | 2008-09-20 | 1 | -1/+8 |
| | |||||
* | optimize patch decompression so we only do it once | Mike Frysinger | 2008-09-20 | 1 | -21/+17 |
| | |||||
* | add support for lzma patches | Mike Frysinger | 2008-09-20 | 1 | -1/+5 |
| | |||||
* | Partial sync from Emacs overlay. | Ulrich Müller | 2008-09-19 | 2 | -6/+11 |
| | | | | Output a deprecation warning in elisp-comp(). | ||||
* | Added kdelibs to the list of packages with ARTS_REQUIRED="", fixes bug | Marcus D. Hanwell | 2008-09-19 | 1 | -2/+2 |
| | | | | 237692. | ||||
* | Preparing qt4-build.eclass for qt-4.4.2 | Ben de Groot | 2008-09-18 | 1 | -3/+3 |
| | |||||
* | Typo fixed (bug #237819). | Jeroen Roovers | 2008-09-16 | 1 | -2/+2 |
| | |||||
* | tc-export: make sure the variable requested for export is a valid variable | Mike Frysinger | 2008-09-16 | 1 | -1/+2 |
| | |||||
* | Also declare new_FFLAGS and new_FCFLAGS as arrays in replace-flags(). Bug ↵ | Ryan Hill | 2008-09-14 | 1 | -2/+2 |
| | | | | #234249. | ||||
* | Should use gnome2_src_unpack instead of a manual unpack() | Arun Raghavan | 2008-09-14 | 1 | -3/+2 |
| | |||||
* | Final preparation for KDE 3.5.10. | Carsten Lohrke | 2008-09-13 | 2 | -13/+22 |
| | |||||
* | fix LDPATH on multilib systems, bug #202032 | Tristan Heaven | 2008-09-11 | 1 | -18/+9 |
| | |||||
* | Make eclass-manpages ready, bug #210793, thank mren for report. | Peter Volkov | 2008-09-10 | 1 | -86/+100 |
| | |||||
* | Make eclass-manpages ready, bug #210776, thank mren for report. | Peter Volkov | 2008-09-10 | 1 | -30/+36 |
| | |||||
* | Make eclass-manpages ready, bug #210058, thank mren for report. | Peter Volkov | 2008-09-10 | 1 | -35/+48 |
| | |||||
* | Small fix to ensure the correct kconfig_compiler is used. | Marcus D. Hanwell | 2008-09-09 | 1 | -1/+4 |
| | |||||
* | remove egamesinstall to break some overlays | Tristan Heaven | 2008-09-05 | 1 | -14/+1 |
| | |||||
* | adjust dependency from virtual/tetex to virtual/texi2dvi | Christian Faulhammer | 2008-09-04 | 1 | -10/+10 |
| | |||||
* | document TEXLIVE_MODULE_BINSCRIPTS | Alexis Ballier | 2008-09-02 | 1 | -1/+7 |
| | |||||
* | add a small function to install a script from the texmf tree, add ↵ | Alexis Ballier | 2008-09-02 | 2 | -2/+15 |
| | | | | TEXLIVE_MODULE_BINSCRIPTS variable to texlive-module so that ebuilds can use it easily | ||||
* | Use local for local variables. | Ali Polatel | 2008-09-01 | 1 | -2/+2 |
| |