summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Set RDEPEND="${RDEPEND}" to avoid depend to filter through rdepend.Diego Elio Pettenò2010-05-221-1/+2
* Avoid globbing while parsing the dependency string.Diego Elio Pettenò2010-05-221-1/+3
* Use a slightly different syntax for expliciting implementation-dependent depe...Diego Elio Pettenò2010-05-221-9/+15
* Allow for standard depend syntax in the single parameter form of ruby_add_rde...Diego Elio Pettenò2010-05-221-59/+49
* Fix missing link warnings in the eclass to print the library's soname again.Diego Elio Pettenò2010-05-221-3/+3
* Change processing of atoms in ruby_add_rdepend and ruby_add_bdepend toDiego Elio Pettenò2010-05-211-7/+16
* Solve bug #320545 in the least hacky way: disable --no-undefined forDiego Elio Pettenò2010-05-211-3/+10
* Bug #317297: Some kernel sources packages in overlays have version numbers li...Robin H. Johnson2010-05-201-2/+14
* Change ELT-patches for AIX to use import files as soname-emulator (bug#213277).Michael Haubenwallner2010-05-2044-194/+274
* drop unnecessary output padding in unpack_makeself #320313Mike Frysinger2010-05-201-5/+5
* Fix handling of PYTHON_USE_WITH with more than 2 USE flags.Arfrever Frehtes Taifersar Arahesis2010-05-171-307/+476
* Improve automatic misc documentation files installation (README's, ChangeLogs...Maciej Mrozowski2010-05-172-17/+10
* Update qimageblitz categoryMaciej Mrozowski2010-05-151-2/+2
* Sync eclasses from kde overlay.Maciej Mrozowski2010-05-153-165/+246
* Added dev-util/automoc dependency for all KDE4 packagesMaciej Mrozowski2010-05-151-1/+2
* Document for eclass-manpages.Ryan Hill2010-05-151-18/+31
* Improve documentation.Ryan Hill2010-05-151-21/+14
* sgml-catalog.eclass: Add EAPI3/Gentoo Prefix support. bug 310777Jeremy Olexa2010-05-131-15/+20
* Bug #318851: USE=cluster also needs the partition engine support in 5.1.46.Robin H. Johnson2010-05-131-3/+4
* Replace grep -P with more portable sed -ne equivalentMaciej Mrozowski2010-05-121-2/+2
* Fix db-use.eclass to work with sys-libs/db-5.0.Diego Elio Pettenò2010-05-121-2/+6
* add -m1 to grep for unpack_makeself for bug #319059Michael Sterrett2010-05-111-2/+2
* Bug #318389: check for each examples directory before trying to use it. Also ...Robin H. Johnson2010-05-111-4/+9
* sys-libs/db-5 has changed some of the test scripts slightly, so we need to lo...Robin H. Johnson2010-05-111-4/+11
* Improve binary renaming to NOT rename all elements in the path, and also pick...Robin H. Johnson2010-05-111-4/+7
* change bug notice to report a bug rather than annoy specific peopleMike Frysinger2010-05-111-3/+3
* Add helpful comment about where the MY_* vars are defined.Jeremy Olexa2010-05-091-1/+3
* Simplified the eclass, since the rules for desklet and control submission hav...Joe Sapp2010-05-081-149/+116
* Tried to fix bug #314653Joe Sapp2010-05-081-8/+2
* Add 4.5 -mno-* flags to exception list.Ryan Hill2010-05-081-1/+4
* Fix db_src_install_usrbinslot to proper SLOT again (#318367) and add a dieTorsten Veller2010-05-041-2/+3
* Bug #313637: Fix versioning of libdb_stl.a. Also clean up the eclass for quot...Robin H. Johnson2010-05-041-24/+28
* Bug #275652: Install examples with USE=examples.Robin H. Johnson2010-05-031-2/+16
* Bug #253312: implement parallel tests for sys-libs/db.Robin H. Johnson2010-05-031-5/+17
* Bug #263797: Do not run the sys-libs/db testsuite as root.Robin H. Johnson2010-05-031-1/+6
* Use PYTHON_USE_WITH_OPT to only pull in python when actually required. Bug #3...Jim Ramsay2010-05-031-1/+2
* Fix typo.Ulrich Müller2010-05-021-2/+2
* Bug #318095: Improve K_SECURITY_UNSUPPORTED messages for deblobbing. Based a ...Robin H. Johnson2010-05-021-4/+9
* Don't print errors during unpack because the directory does not exist yet.Diego Elio Pettenò2010-05-011-2/+2
* Change variable name (not yet used): CMAKE_MIN_VER -> CMAKE_MIN_VERSIONJonathan Callen2010-04-301-4/+4
* Allow changing the minimum required cmake versionJonathan Callen2010-04-301-2/+8
* Create a special handling of S variable for github-based packages.Diego Elio Pettenò2010-04-301-2/+11
* Skip the src_configure of java-ant-2.eclass when java-pkg-opt-2 is inherited ...Vlastimil Babka2010-04-291-1/+6
* Support version globbing when checking dependencies, bug #315123.Vlastimil Babka2010-04-281-2/+3
* Fix up MariaDB SRC_URI. Building for PBXT and XtraDB. Radically improve plugi...Robin H. Johnson2010-04-271-30/+122
* Add EAPI-3/Prefix support, bug #312531Jonathan Callen2010-04-261-6/+7
* Adding a ruby_rbconfig_value function to ruby-ng.eclass for easy access even ...Alex Legler2010-04-261-4/+11
* Keep a mostly-internal variable of the latest version of the deblob tool rele...Robin H. Johnson2010-04-261-5/+11
* Document the new deblob control variables, after renaming them to match the e...Robin H. Johnson2010-04-261-7/+14
* Bug #266157: Deblob support for libre kernels.Robin H. Johnson2010-04-261-3/+46