summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* add local to a few missing varsMike Frysinger2012-08-271-6/+4
|
* handle new x32 chostMike Frysinger2012-08-221-5/+14
|
* Adding more addpredicts, bug 432248Ole Markus With2012-08-223-3/+8
|
* added support for cpio archivesChristoph Junghans2012-08-222-2/+28
|
* update libtool as-needed patch for 2.4.x #431942 by Peter AlfredsenMike Frysinger2012-08-201-0/+38
|
* fix grammar in make_desktop_entry icon description #431940 by Greg TurnerMike Frysinger2012-08-201-2/+2
|
* Remove obsolete koffice handling. Simplify Qt minimal requirement. RemoveJohannes Huber2012-08-194-79/+17
| | | | | duplicated entry for unstable KDE SC releases in SRC_URI calculation. Arrange docs example for KDE_LINGUAS alphabetically.
* Remove obsolete. Announced on 2012/07/18.Johannes Huber2012-08-193-468/+4
|
* Make sure to use UTF-8 encoding when reading YAML files with ruby19. Patch ↵Hans de Graaff2012-08-191-4/+11
| | | | and bug report by Shunsuke Shimizu in bug 431276.
* use --enable-poison-system-directories with cross-compilers when the patch ↵Mike Frysinger2012-08-191-1/+5
| | | | is available
* Support EAPI=4 (with RUBY_S).Hans de Graaff2012-08-181-2/+6
|
* Remove unnecessary assignment of IUSE variable.Ulrich Müller2012-08-172-4/+6
|
* Suse eclasses are under suse herd.Tomas Chvatal2012-08-173-6/+10
|
* Hide the python.eclass unmerge noise behind PORTAGE_VERBOSE.Mike Gilbert2012-08-162-4/+15
|
* Fixing noisy output on unmerge #423741Patrick Lauer2012-08-162-7/+6
|
* Make sure not to test for use doc if it's not there.Diego Elio Pettenò2012-08-152-5/+8
|
* Add support for documentation recipes as well, and implement an rdoc recipe.Diego Elio Pettenò2012-08-142-13/+50
|
* Fix disable-dependency-tracking passing. Fixes bug#372239.Tomas Chvatal2012-08-142-3/+14
|
* Add support for cucumber as a test recipe. This allows abstracting some of ↵Diego Elio Pettenò2012-08-133-5/+27
| | | | the work needed to skip it over on JRuby.
* Add a cucumber wrapper similar to the rspec one we have already.Diego Elio Pettenò2012-08-132-2/+36
|
* Add updated info statement about fox17.pc re bug #426718Matti Bickel2012-08-132-9/+21
|
* Stop hardcoding /etc/udev and respect udevdir from udev.pc pkg-cpnfig file.Samuli Suominen2012-08-111-5/+11
|
* fix for wrong detected *.pot file in po dirJoerg Bornkessel2012-08-052-3/+6
|
* Add magic needed for app-portage/eclass-manpages to pam.eclass, changes ↵Justin Lecher2012-08-051-26/+46
| | | | approved by author
* Add alternative location for vim plugin tarball archives.Tim Harder2012-08-032-4/+8
|
* Fix tarball extract for old kdepim, bug #429428.Johannes Huber2012-08-022-3/+6
|
* Make .xz compression as default for SRC_URI calculation. Add KDE prefix to ↵Johannes Huber2012-08-014-43/+49
| | | | BUILD_TYPE. No #DONOTCOMPILE if add_subdirectory has a variable parameter ("${...").
* Typo. Bug 426288Ole Markus With2012-08-011-2/+2
|
* Bug #428742: missing whitespace.Robin H. Johnson2012-07-311-2/+2
|
* drop ebuild die hook once we have finished as there is no need to cleanup ↵Mike Frysinger2012-07-301-2/+5
| | | | anymore
* tc-export LD AR RANLIB as wellMichael Sterrett2012-07-291-3/+3
|
* add support for file:// URI scheme wrt bug #416649Akinori Hattori2012-07-292-7/+13
|
* replace built_with_use by USE deps wrt bug #242100Akinori Hattori2012-07-292-12/+8
|
* remove obsolete workaround (ESVN_DISABLE_DEPENDENCIES)Akinori Hattori2012-07-292-13/+6
|
* remove DESCRIPTION variable wrt bug #428304Akinori Hattori2012-07-292-4/+5
|
* EAPI-4 related fix, properly check dirs existenceJulian Ospald2012-07-282-3/+7
|
* use general arrays rather than overloading $@ for configure optionsMike Frysinger2012-07-271-41/+43
|
* use .xz for all newer binutils versions, not just hjlu onesMike Frysinger2012-07-271-2/+2
|
* recognize x.x.90 versions as official GNU binutils snapshotsMike Frysinger2012-07-271-2/+5
|
* also enable usr ldscripts for openbsd & netbsd #417451#38Mike Frysinger2012-07-261-2/+2
|
* Use # as parsing magic symbol instead of @, the latter is used in TeX Live 2012.Alexis Ballier2012-07-261-3/+3
|
* Add support for addKanjiMap (needed for TeX Live 2012)Alexis Ballier2012-07-261-1/+3
|
* elt-patches: add Solaris no de-deplication patch to fix built C++ objects ↵Fabian Groffen2012-07-263-3/+19
| | | | from aborting when an exception is thrown
* Use warnings, not errors for the load failures of SELinux - the failure is ↵Sven Vermeulen2012-07-262-18/+22
| | | | not fatal for a system
* l10n.eclass: Remove ambiguous wordingBen de Groot2012-07-262-10/+11
|
* enable generation of ldscripts for freebsd systems #428014 by Yuta SATOHMike Frysinger2012-07-251-3/+4
|
* _elibtoolize: properly set LIBTOOLIZE in case glibtoolize exists in the ↵Fabian Groffen2012-07-242-4/+7
| | | | system, bug #418465
* Add C to flags pass to pax-mark to ensure a header is created. Thanks to ↵Ralph Sennhauser2012-07-232-5/+11
| | | | blueness. #427642
* More licenses removalTomas Chvatal2012-07-232-2/+7
|
* Add array variables for DOCS and HTML_DOCS in qt4-r2.eclassBen de Groot2012-07-232-33/+46
|