Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce systemd_dotmpfilesd() for installing tmpfiles.d files. | Michał Górny | 2011-06-11 | 1 | -1/+15 |
| | |||||
* | Be compatible with bash3 as well. | Diego Elio Pettenò | 2011-06-10 | 1 | -4/+4 |
| | |||||
* | Use a safer syntax for libtool.eclass (bug #370983). | Diego Elio Pettenò | 2011-06-10 | 1 | -5/+3 |
| | |||||
* | virtualx.eclass should depend on xorg-server[xvfb] instead of -minimal, bug ↵ | Matt Turner | 2011-06-09 | 1 | -2/+2 |
| | | | | 357295 | ||||
* | Update KDE eclasses, add support for KDEPIM 4.6.0 | Theo Chatzimichos | 2011-06-09 | 2 | -9/+7 |
| | |||||
* | Add a gold-specific patch when gold is used as linker, as only libtool 2.2.7 ↵ | Diego Elio Pettenò | 2011-06-09 | 2 | -9/+31 |
| | | | | and later actually report it properly. Check two parents directories for configure as sometimes it would otherwise fail (libarchive), and make the debug log a bit more useful by appending rather than replacing and adding the name of the patch/file it gets tested on. | ||||
* | Take over as maintainer. | Donnie Berkholz | 2011-06-08 | 1 | -2/+2 |
| | |||||
* | Fix for r1.16 changes: -j1 should have been removed completely | Bernard Cafarelli | 2011-06-08 | 1 | -3/+2 |
| | |||||
* | Sync KDE eclasses with overlay again (prerequisite for slotmoves) | Jonathan Callen | 2011-06-07 | 4 | -73/+38 |
| | |||||
* | Goodbye kdeprefix (for >= 4.6.4) | Jonathan Callen | 2011-06-06 | 3 | -92/+28 |
| | | | | | Remove all usage of the kdeprefix flag that doesn't die immediately; remove the flag itself on >= 4.6.4 | ||||
* | Use modified GNUstep.conf for compilation, should fix bug #366795 | Bernard Cafarelli | 2011-06-06 | 1 | -3/+11 |
| | |||||
* | Goodbye kdeprefix (part 1 -- die on +kdeprefix) | Jonathan Callen | 2011-06-06 | 1 | -1/+15 |
| | |||||
* | Sync kde eclasses from overlay | Jonathan Callen | 2011-06-06 | 3 | -46/+33 |
| | |||||
* | Warn when using xfconf_use_debug without having debug in IUSE | Christoph Mende | 2011-06-06 | 1 | -1/+3 |
| | |||||
* | Add documentation. | Hans de Graaff | 2011-06-04 | 1 | -4/+22 |
| | |||||
* | Documentation syntax fixes. | Hans de Graaff | 2011-06-04 | 1 | -4/+4 |
| | |||||
* | Fix typo when getting KV_MINOR. Thanks to hwoarang for reporting | Mike Pagano | 2011-06-03 | 1 | -2/+2 |
| | |||||
* | Add support for 2 part versioning. bug #369533 | Mike Pagano | 2011-06-03 | 1 | -48/+119 |
| | |||||
* | Update linux-mod.eclass for building modules on Linux 3.0* kernels. | Robin H. Johnson | 2011-06-01 | 1 | -2/+3 |
| | |||||
* | Drop maintainership of eclasses I won't do anymore. | Tomas Chvatal | 2011-05-31 | 2 | -4/+3 |
| | |||||
* | Support >=ruby-gnome2-0.90 file structure. Based on a code from Shunsuke ↵ | Naohiro Aota | 2011-05-29 | 1 | -3/+8 |
| | | | | Shimizu. | ||||
* | Ensure LDFLAGS usage | Naohiro Aota | 2011-05-29 | 1 | -2/+4 |
| | |||||
* | for EAPI>=4, rely on PMS MERGE_TYPE rather than portage non-spec ↵ | Brian Harring | 2011-05-27 | 1 | -2/+9 |
| | | | | EMERGE_FROM; for EAPI<4, use EMERGE_FROM since it's acceptable there | ||||
* | Add 4.7 to the list of possible slots | Jonathan Callen | 2011-05-24 | 1 | -2/+2 |
| | |||||
* | Fix SRC_URI for experimental xemacs packages. | Hans de Graaff | 2011-05-24 | 1 | -2/+2 |
| | |||||
* | Always show kdeprefix warning with USE=kdeprefix; make warning scarier | Jonathan Callen | 2011-05-23 | 1 | -10/+10 |
| | |||||
* | prepping for updated bootstrap | George Shapovalov | 2011-05-23 | 1 | -4/+7 |
| | |||||
* | Added 5.4 and 5.5 to PHP_USE | Ole Markus With | 2011-05-22 | 1 | -2/+2 |
| | |||||
* | Removed chpax, see bug #365825 | Anthony G. Basile | 2011-05-22 | 1 | -88/+61 |
| | |||||
* | Improved error handling when failed to load modules | Anthony G. Basile | 2011-05-20 | 1 | -2/+2 |
| | |||||
* | Run default src_unpack at the end. Because users can specify something in ↵ | Tomas Chvatal | 2011-05-20 | 1 | -1/+5 |
| | | | | src_uri and we should unpack it. | ||||
* | Drop useless cd so we won't polute the environment. | Tomas Chvatal | 2011-05-20 | 1 | -3/+1 |
| | |||||
* | Fix typo upack -> unpack | Tomas Chvatal | 2011-05-20 | 1 | -2/+2 |
| | |||||
* | DOCS has to be an array now, all ebuilds are migrated | Samuli Suominen | 2011-05-19 | 1 | -9/+3 |
| | |||||
* | Revert the change that was commited by accident :/ | Tomas Chvatal | 2011-05-19 | 1 | -104/+73 |
| | |||||
* | Add EGIT_PROJECT variable that allows us to specify folder where to check ↵ | Tomas Chvatal | 2011-05-19 | 2 | -76/+121 |
| | | | | out the git repository. | ||||
* | Add a http fallback URI for git. | Michał Górny | 2011-05-17 | 1 | -2/+2 |
| | |||||
* | setup env before loading ACLOCAL_AMFLAGS #365401 by Dennis Schridde | Mike Frysinger | 2011-05-16 | 1 | -6/+13 |
| | |||||
* | Fix typo video -> input | Tomas Chvatal | 2011-05-14 | 1 | -2/+2 |
| | |||||
* | Add x11-libs/libXcomposite to general KDE dependencies | Andreas K. Hüttel | 2011-05-14 | 1 | -1/+2 |
| | |||||
* | added CABAL_EXTRA_CONFIGURE_FLAGS variable, more tweaks | Sergei Trofimovich | 2011-05-08 | 1 | -23/+55 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - CABAL_EXTRA_CONFIGURE_FLAGS - variable similar to EXTRA_ECONF for econf. It appends given arguments to 'runhaskell Setup configure args' call. It's handy when one wants to pass some argument for all haskell packages, like 'CABAL_EXTRA_CONFIGURE_FLAGS=--enable-shared' to get shared variants for all haskell libraries. - GHC_BOOTSTRAP_FLAGS - ghc option when building Setup.hs. - fix CABAL_FEATURES="nocabaldep" (found by Felipe Almeida Lessa) Felipe's output for ghc-6.12.3: > $ ghc-pkg field Cabal version > version: 1.8.0.6 > version: 1.10.1.0 My output for ghc-6.12.3: > $ ghc-pkg field Cabal version > version: 1.10.1.0 > version: 1.8.0.6 It has unstable order and breaks dev-haskell/cairo setup. Now we always pick ghc's Cabal version (as CABAL_FROM_GHC var name says), not the most recently installed. - Setup.hs is linked dynamically where available. Drastically speedups (from tens of seconds down to seconds) link time (and the whole package build time). - src_compile() got a QA warning when passed '--flags=' argument for EAPI, where yet src_configure() (catches potential package misconfiguration) | ||||
* | speed up package deregistration, add 'ghc-supports-shared-libraries' helper | Sergei Trofimovich | 2011-05-08 | 1 | -17/+16 |
| | | | | | | | | - 'pkg_prerm' could take up to minute in a loop of checking protected packages. We don't need to protect anything on modern ghc (6.12+) - ghc-supports-shared-libraries returns success if installed ghc is able to build shared objects | ||||
* | Add more common protos. | Tomas Chvatal | 2011-05-08 | 1 | -1/+3 |
| | |||||
* | All input drivers require inputproto so just handle it in eclass. | Tomas Chvatal | 2011-05-08 | 1 | -1/+6 |
| | |||||
* | Bug #366289: some of the docs are removed in newer versions, update dodoc line. | Robin H. Johnson | 2011-05-07 | 1 | -2/+4 |
| | |||||
* | Missing depend gnome-base/libgnomeprintui added. Almost-silent build failure ↵ | Peter Alfredsen | 2011-05-06 | 1 | -2/+3 |
| | | | | would result if this were not present, only caught by presence of too few files. | ||||
* | Drop needless `inherit multilib'. Thanks to Henry Gebhardt for pointing this ↵ | Michał Górny | 2011-05-04 | 1 | -3/+1 |
| | | | | out. | ||||
* | Introducing systemd.eclass - a helper eclass to handle systemd unit ↵ | Michał Górny | 2011-05-04 | 1 | -0/+102 |
| | | | | installation. | ||||
* | All older than -good-0.10.23 versions are gone from tree, so remove now ↵ | Mart Raudsepp | 2011-05-04 | 1 | -8/+3 |
| | | | | unnecessary econf support for these | ||||
* | All older than -bad-0.10.19 versions are gone from tree, so remove now ↵ | Mart Raudsepp | 2011-05-04 | 1 | -32/+2 |
| | | | | unnecessary econf and patching support for these |