summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Rename ESCM_OFFLINE to EVCS_OFFLINE. Drop ESCM_VERSION. Fixes bug 410465.Ulrich Müller2012-09-092-5/+7
|
* Support live SELinux policy buildsSven Vermeulen2012-09-082-7/+25
|
* Improve respect for *FLAGS. Fixes part of bug #427782.Michael Palimaka2012-09-062-3/+12
|
* Dont try to extract cmake/modules for kdegames > 4.9.0. Its removed from ↵Johannes Huber2012-09-042-3/+8
| | | | top-level directory by upstream, fixes bug #431924.
* Drop desktop file validate foo and let the PM handle it as the best it can. ↵Samuli Suominen2012-09-021-4/+2
| | | | It was really here for the 4.10 bumping period for QA anyways, and the time has passed. Convert to prune_libtool_files and use the --all argument since we always want all, Xfce never installs any static archives nor uses libltdl
* Removed Files: vmware-mod.eclass vmware.eclassVadim Kuznetsov2012-09-013-543/+5
|
* Suppress warning message in elisp-site-regen for initial installation.Ulrich Müller2012-09-012-3/+7
|
* Minor typo fix to documentation line. Bug #419469Mike Pagano2012-08-302-3/+6
|
* prune_libtool_files: run pkg-config code only if necessary.Michał Górny2012-08-292-26/+33
|
* Remove deprecated and unrecommended parameter -r from depmodMike Pagano2012-08-282-3/+6
|
* Drop blockers for ancient systemd versions.Michał Górny2012-08-272-6/+5
|
* tmpfiles.d: ensure .conf suffix when installing.Michał Górny2012-08-272-2/+13
|
* Add systemd_newtmpfilesd().Michał Górny2012-08-272-2/+19
|
* 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 dirJörg 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
|