Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drop old comment now that eutils.eclass no longer contains these funcs | Mike Frysinger | 2011-08-09 | 1 | -6/+1 |
| | |||||
* | migrate Gentoo Prefix changes | Jeremy Olexa | 2011-08-09 | 1 | -3/+8 |
| | |||||
* | slight syntax change after code review | Jeremy Olexa | 2011-08-09 | 1 | -3/+3 |
| | |||||
* | Respect toolchain (bug #378529). | Jeroen Roovers | 2011-08-09 | 1 | -2/+3 |
| | |||||
* | also protect EROOT that I overlooked in previous commit | Jeremy Olexa | 2011-08-09 | 1 | -1/+3 |
| | |||||
* | migrate Gentoo Prefix changes | Jeremy Olexa | 2011-08-09 | 2 | -11/+15 |
| | |||||
* | Add dual-life scripts and man pages in two arrays. PERL_MM_USE_DEFAULT ↵ | Torsten Veller | 2011-08-09 | 1 | -11/+14 |
| | | | | suppressed pm_echovar. | ||||
* | new url fetch | Sebastien Fabbro | 2011-08-09 | 1 | -2/+2 |
| | |||||
* | fix typo pointed out by Samuli | Mike Frysinger | 2011-08-09 | 1 | -2/+2 |
| | |||||
* | Deblob support for 3.X kernels updated | Mike Pagano | 2011-08-08 | 1 | -1/+5 |
| | |||||
* | Changes to handle_genpatches for 3.X kernels and chanegs for 3.1 kernels to ↵ | Mike Pagano | 2011-08-08 | 1 | -12/+84 |
| | | | | keep up with Linus' decisions | ||||
* | epatch_user: add documentation by Martin von Gagern | Mike Frysinger | 2011-08-08 | 1 | -1/+34 |
| | |||||
* | epatch: log exit status of `patch` command #375983 by Toralf Förster | Mike Frysinger | 2011-08-07 | 1 | -2/+11 |
| | |||||
* | make sure log output is unique #378057 by Martin von Gagern | Mike Frysinger | 2011-08-07 | 1 | -2/+7 |
| | |||||
* | Update selinux-policy-2.eclass | Anthony G. Basile | 2011-08-07 | 1 | -34/+146 |
| | |||||
* | Use word Updating rather than Installing as it is less confusing when being ↵ | Tomas Chvatal | 2011-08-04 | 1 | -2/+2 |
| | | | | executed in postrm phase. | ||||
* | Use --updaterev instead of --rev, thanks to Michał Górny ↵ | Krzysztof Pawlik | 2011-08-03 | 1 | -4/+4 |
| | | | | (mgorny@gentoo.org), see bug #367481. | ||||
* | Renamed x11-libs/Xaw3d to x11-libs/libXaw3d. | Matt Turner | 2011-08-02 | 1 | -2/+2 |
| | |||||
* | Implement support for multiple checkouts from one ebuild by cleaning up ↵ | Tomas Chvatal | 2011-07-30 | 1 | -16/+53 |
| | | | | environment. Also allow overriding unpacking of . This is required for live libreoffice ebuild. | ||||
* | Fix for Gentoo Prefix, bug 360939 | Jeremy Olexa | 2011-07-29 | 1 | -6/+13 |
| | |||||
* | Tweak plugins versioned list a bit more for 0.10.22 to avoid useless QA ↵ | Mart Raudsepp | 2011-07-29 | 1 | -3/+8 |
| | | | | warnings - exif option gone again in 0.10.22 for testing purposes, automagic now for just a test | ||||
* | [eclass/mysql_fx] Synced with overlay eclass - should fix new missing /mysql ↵ | Jorge Manuel B. S. Vicetto | 2011-07-29 | 1 | -8/+3 |
| | | | | issue - bug 375063. | ||||
* | systemd_dounit: fix for prefix | Zac Medico | 2011-07-28 | 1 | -2/+4 |
| | |||||
* | [eclass] Update eclass for KDE SC 4.7.0 | Alexey Shvetsov | 2011-07-27 | 1 | -6/+13 |
| | |||||
* | fix webapp-cleaner usage by eclass | Fabio Erculiani | 2011-07-27 | 1 | -2/+2 |
| | |||||
* | Don't assign EBZR_WC_PATH, nothing in the tree uses it. | Ulrich Müller | 2011-07-26 | 1 | -3/+2 |
| | |||||
* | if WEBAPP_OPTIONAL, do not source ETC_CONFIG if it doesn't exist | Fabio Erculiani | 2011-07-26 | 1 | -2/+7 |
| | |||||
* | Add EAPI 3 prefix compatibility. | Zac Medico | 2011-07-26 | 1 | -3/+4 |
| | |||||
* | Support all current EAPIs and use xz as compressor for upcoming releases. | Pacho Ramos | 2011-07-22 | 1 | -6/+22 |
| | |||||
* | Fixed a few bugs and added support for supplying custom ini files | Ole Markus With | 2011-07-22 | 1 | -2/+18 |
| | |||||
* | Provide ruby_implementations_depend() to facilitate ebuilds with ↵ | Hans de Graaff | 2011-07-22 | 1 | -10/+35 |
| | | | | RUBY_OPTIONAL=yes. Also use it internally to avoid duplication of code. Patch by Nathan Phillip Brink in bug 373139. | ||||
* | Fixed a bug causing bogus ini files to be installed | Ole Markus With | 2011-07-22 | 1 | -2/+1 |
| | |||||
* | Provide a convenience method to get a list of all ruby targets enabled by ↵ | Hans de Graaff | 2011-07-22 | 1 | -1/+12 |
| | | | | the user. Useful in RUBY_OPTIONAL=yes ebuilds to provide custom handling of ruby. Patch by Matthew Schultz in bug 373227. | ||||
* | Leverage the REQUIRED_USE mechanism to determine at dependency resolution ↵ | Hans de Graaff | 2011-07-22 | 1 | -1/+16 |
| | | | | time if this ebuild can satisfy RUBY_TARGETS. Patch by Matthew Schultz in bug 373227. | ||||
* | [eclass/mysql-v2] Add my local space as an alternative SRC_URI. | Jorge Manuel B. S. Vicetto | 2011-07-21 | 1 | -2/+3 |
| | |||||
* | Added missing pkg* functions to EXPORT_FUNCTIONS - fixes bug 375765. | Jorge Manuel B. S. Vicetto | 2011-07-20 | 1 | -2/+2 |
| | |||||
* | [eclass/mysql-v2] Sync with overlay, exports pkg_config - bug 375705. | Jorge Manuel B. S. Vicetto | 2011-07-20 | 1 | -2/+2 |
| | |||||
* | epatch: use EPATCH_SOURCE as a [relative] search dir even when patches are ↵ | Mike Frysinger | 2011-07-20 | 1 | -1/+6 |
| | | | | specified on the command line | ||||
* | Add QA warning for deprecated * expansion in S. Use RUBY_S and EAPI=4 instead. | Hans de Graaff | 2011-07-19 | 1 | -1/+8 |
| | |||||
* | Add CMAKE_REMOVE_MODULES feature to force use of patched system cmake ↵ | Andreas Hüttel | 2011-07-18 | 1 | -1/+19 |
| | | | | modules where packages bring their own | ||||
* | Revert. | Ryan Hill | 2011-07-17 | 1 | -2/+2 |
| | |||||
* | Fix calling default_src_unpack in EAPI < 2. Use inlined default code instead. | Michał Górny | 2011-07-16 | 1 | -2/+6 |
| | |||||
* | Add RUBY_QA_ALLOWED_LIBS, bug 347433. | Hans de Graaff | 2011-07-16 | 1 | -1/+15 |
| | |||||
* | Bug #345659 - fix hardcoded /root/.gnome2 | Zac Medico | 2011-07-15 | 1 | -3/+3 |
| | | | | | | This uses a special $(unset HOME; echo ~) trick to query the home directory that gnome-vfs uses from the password database, as suggested by Jonathan Callen <abcd@gentoo.org> in bug 345659, comment #24. | ||||
* | Synced with mysql_fx from the mysql overlay. | Jorge Manuel B. S. Vicetto | 2011-07-14 | 1 | -3/+8 |
| | | | | Set includedir and libdir appropriately for mariadb and mysql - fixes bug 375063. | ||||
* | Part 2 of MySQL eclass revamp: the split cmake/autotools support. | Robin H. Johnson | 2011-07-13 | 3 | -23/+1076 |
| | |||||
* | Add mysql v2 eclass ready for newer mysql 5.1, and supporting mysql/mariadb ↵ | Robin H. Johnson | 2011-07-13 | 1 | -0/+732 |
| | | | | 5.5/5.6. Reviewed April 2011 on gentoo-dev mailing list. | ||||
* | Prepare for gst-plugins-bad-0.10.22 | Mart Raudsepp | 2011-07-13 | 1 | -2/+15 |
| | |||||
* | Prepare for gst-plugins-good-0.10.30 | Mart Raudsepp | 2011-07-13 | 1 | -1/+6 |
| | |||||
* | Altering vim patch logic to deal with monolithic patches (which include runtime | Jim Ramsay | 2011-07-13 | 1 | -4/+8 |
| | | | | file changes too) |