| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Don't use ebeep in EAPI 4 and newer since it was deprecated and removed in EA... | Doug Goldstein | 2012-07-15 | 1 | -2/+4 |
* | Stop inheriting base.eclass | Davide Pesavento | 2012-07-10 | 2 | -4/+9 |
* | Remove false statement from eclass description. | Mike Gilbert | 2012-07-09 | 2 | -5/+7 |
* | Allow wildcards in CABAL_CORE_LIB_GHC_PV. Guard against breakage of ghc-shipp... | Sergei Trofimovich | 2012-07-08 | 2 | -3/+26 |
* | Add a function to wrap around testrb-2 as well. | Diego Elio Pettenò | 2012-07-08 | 2 | -2/+39 |
* | Add support for running rspec while respecting some common variables (TEST_VE... | Diego Elio Pettenò | 2012-07-05 | 3 | -20/+87 |
* | Remove java-pkg_ensure-gcj and java-pkg_ensure-test. #261562 #278965 | Ralph Sennhauser | 2012-07-05 | 2 | -16/+9 |
* | remove requirement for depend.php from php-pear-lib-r1.eclass | Matti Bickel | 2012-07-03 | 2 | -21/+11 |
* | Raise xfce4-dev-tools dependency to 4.10 wrt #416233, Comment #12 | Samuli Suominen | 2012-07-02 | 1 | -4/+4 |
* | Makred vmware.eclass and vmware-mod.eclass dead. | Vadim Kuznetsov | 2012-07-01 | 3 | -4/+11 |
* | Remove also lower case licenses. | Tomas Chvatal | 2012-06-30 | 2 | -2/+6 |
* | fixed eapi block; bug 423657 | Jörg Bornkessel | 2012-06-27 | 2 | -5/+9 |
* | You must ensure at least one of the version setup functions gets called in li... | Robin H. Johnson | 2012-06-26 | 2 | -3/+15 |
* | Add dev-lang/perl to kernel-2.eclass RDEPEND. Bug #421483 | Mike Pagano | 2012-06-24 | 2 | -3/+7 |
* | use eqawarn rather than ewarn for append-ldflags checking #423159 by Pacho Ramos | Mike Frysinger | 2012-06-23 | 1 | -2/+2 |
* | Make channel discovery more strict | Ole Markus With | 2012-06-23 | 1 | -4/+3 |
* | Fix ChangeLog author entry. | Michael Palimaka | 2012-06-23 | 1 | -2/+2 |
* | Install ini files for embed SAPI too | Ole Markus With | 2012-06-22 | 1 | -2/+2 |
* | esethome: silently exit if home dir already up to date, improve messaging | Ian Stakenvicius | 2012-06-22 | 2 | -2/+12 |
* | esethome: eerror and not die when home dir cannot be updated, due to for inst... | Ian Stakenvicius | 2012-06-22 | 2 | -5/+16 |
* | fixed esethome, directory must exist befure user record can be updated | Ian Stakenvicius | 2012-06-22 | 2 | -8/+13 |
* | Stable gnustep-base does not have USE=libobjc2, thanks ago | Bernard Cafarelli | 2012-06-22 | 2 | -3/+6 |
* | Sync from kde overlay: Enable tests for live ebuilds, add support for virtual... | Michael Palimaka | 2012-06-22 | 2 | -13/+44 |
* | Add new function gnome2_query_immodules_gtk{2,3} to update immodules cache. #... | Naohiro Aota | 2012-06-21 | 2 | -2/+44 |
* | prune_libtool_files(): report .a removal only if it exists, and explain the r... | Michał Górny | 2012-06-20 | 2 | -4/+10 |
* | Fix building with newer eapis wrt bug#385841. Noticed by triggered rebuild to... | Tomas Chvatal | 2012-06-20 | 2 | -8/+23 |
* | Revert to built_with_use for correct libobjc detection and EAPI 0 ebuilds sup... | Bernard Cafarelli | 2012-06-19 | 2 | -3/+8 |
* | Update from qt overlay. | Davide Pesavento | 2012-06-18 | 2 | -76/+40 |
* | added 'esethome' to user.eclass | Ian Stakenvicius | 2012-06-18 | 2 | -3/+66 |
* | Allow header and library paths flags in setup-allowed-flags(), bug #414641 | Fabian Groffen | 2012-06-18 | 2 | -4/+11 |
* | Remove licenses prior copying docs. | Tomas Chvatal | 2012-06-17 | 2 | -2/+8 |
* | Be slightly more polite. | Samuli Suominen | 2012-06-14 | 1 | -3/+3 |
* | small enhancement to examples of doicon | Julian Ospald | 2012-06-14 | 2 | -6/+9 |
* | unify build env var setup a bit so other packages can use it #391363 | Mike Frysinger | 2012-06-14 | 1 | -3/+17 |
* | mpfr has gone stable, so drop hack #420957 | Mike Frysinger | 2012-06-14 | 1 | -3/+1 |
* | Make the oxt unpacking really work. | Tomas Chvatal | 2012-06-13 | 2 | -5/+8 |
* | Handle dodoc correctly to not die if no documents are found. | Tomas Chvatal | 2012-06-13 | 2 | -3/+10 |
* | Convert docs to eclass-manpages. | Ralph Sennhauser | 2012-06-12 | 2 | -40/+137 |
* | update path to fix_libtool_files.sh in toolchain_pkg_postrm #420731 by Piotr ... | Mike Frysinger | 2012-06-11 | 1 | -3/+3 |
* | Add app-admin/eselect-java as preferred provider of eselect java-vm. | Ralph Sennhauser | 2012-06-11 | 2 | -7/+10 |
* | Unpack tarballs in directory matching their name rather than ${P}. This allow... | Michał Górny | 2012-06-11 | 2 | -19/+44 |
* | Replace remove_libtool_files with prune_libtool_files. | Michał Górny | 2012-06-11 | 2 | -4/+7 |
* | Fix not assigned variable. IE bug#416673. | Tomas Chvatal | 2012-06-11 | 2 | -3/+6 |
* | fix for strip-linguas en | Jörg Bornkessel | 2012-06-10 | 2 | -3/+6 |
* | Remove pypy1_7 from default PYTHON_COMPAT due to removal from tree. Add pypy1_9. | Mike Gilbert | 2012-06-10 | 2 | -4/+8 |
* | fixed missing chost tag; fixed append-cppflags warning; added Variable to kee... | Jörg Bornkessel | 2012-06-10 | 2 | -7/+20 |
* | reorder public functions | Akinori Hattori | 2012-06-10 | 2 | -42/+45 |
* | fixes bug #416743. | Akinori Hattori | 2012-06-10 | 2 | -8/+10 |
* | update @MAINTAINER and minor cleanup. | Akinori Hattori | 2012-06-10 | 2 | -33/+18 |
* | fix for games.eclass wrt bug #336626 #c21 | Julian Ospald | 2012-06-09 | 2 | -4/+10 |