GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
repo/gentoo/historical.git
master
Gentoo ebuild repository HISTORICAL read-only tree
Infrastructure team <infrastructure@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug #455462: Libtool cleanup; Bug #455016: mariadb mytop deps; Bug #448598: U...
Robin H. Johnson
2013-02-13
3
-4
/
+56
*
Fix typo: extra apostrophe being shell syntax error.
Michael Haubenwallner
2013-02-12
2
-2
/
+6
*
Support DOCS=() to disable installing documentation.
Michał Górny
2013-02-11
3
-11
/
+21
*
Temporarily disable egg_info since it causes problems with installing scripts.
Michał Górny
2013-02-10
2
-7
/
+12
*
Introduce cmake-utils wrapper eclass for multilib.
Michał Górny
2013-02-10
2
-1
/
+60
*
Move header checking function into multilib-build for wider reuse.
Michał Górny
2013-02-10
3
-31
/
+46
*
QA-warn if epunt_cxx does not find any checks to punt.
Michał Górny
2013-02-10
2
-5
/
+14
*
Introduce a function to install package for running tests, solving all the is...
Michał Górny
2013-02-10
2
-2
/
+60
*
Override egg-info write location in out-of-source builds.
Michał Górny
2013-02-10
2
-2
/
+12
*
Error out if "tests" package is installed. This is a common mistake and a sou...
Michał Górny
2013-02-10
2
-2
/
+10
*
if KERNEL_DIR is pointing to the object output, figure out the source dir and...
Mike Frysinger
2013-02-10
1
-2
/
+9
*
delete empty depend vars
Mike Frysinger
2013-02-10
1
-4
/
+1
*
use emake rather than make to extract variable values #373151 by Kevin Pyle
Mike Frysinger
2013-02-10
1
-2
/
+4
*
if KV_OUT_DIR is not set, do not let linux_config_src_exists implicitly check...
Mike Frysinger
2013-02-10
1
-22
/
+21
*
add test using version from #404371
Mike Frysinger
2013-02-10
1
-7
/
+8
*
update snapshot location to use gcc.gnu.org #455152
Mike Frysinger
2013-02-09
1
-7
/
+6
*
update HOMEPAGE to use sourceware.org #455152
Mike Frysinger
2013-02-09
1
-2
/
+2
*
Document the src_unpack() function. Requested in bug #456160.
Michał Górny
2013-02-08
2
-3
/
+12
*
Bump CMake minimum version to latest stable.
Michael Palimaka
2013-02-08
2
-3
/
+6
*
Fixing confusing message in distutils.eclass
Patrick Lauer
2013-02-08
2
-7
/
+13
*
Export src_prepare. Improve support for dev-util/ninja wrt bug #439608. Add s...
Michael Palimaka
2013-02-07
2
-35
/
+104
*
automatically add subslot deps on ocaml for eapis that support it
Alexis Ballier
2013-02-07
1
-2
/
+3
*
[eclass] Version bump KDE SC 4.10.0
Alexey Shvetsov
2013-02-07
5
-42
/
+43
*
Add a variable to stop autoformatting when not desired, use '-e' option for e...
Pacho Ramos
2013-02-04
2
-24
/
+32
*
Introduce python_get_library_path() to obtain the path to the Python library....
Michał Górny
2013-02-04
2
-2
/
+49
*
Introduce python_newscript(), to install scripts with renaming. Requested in ...
Michał Górny
2013-02-04
2
-12
/
+42
*
Remove remaining (obsolete) kdeprefix references. Needed so we dont run into ...
Andreas Hüttel
2013-02-02
2
-28
/
+2
*
Introduce a common multilib-build eclass to help building packages for multil...
Michał Górny
2013-02-01
3
-81
/
+187
*
Allow build of multiple plugins in different directories. Make variables more...
Gilles Dartiguelongue
2013-01-31
2
-32
/
+49
*
Add EAPI 5 sub-slot dependency on x11-base/xorg-server for packages which req...
Chí-Thanh Christopher Nguyễn
2013-01-31
2
-3
/
+30
*
Additional files also must be versioned as they change between versions.
Tomas Chvatal
2013-01-31
2
-5
/
+8
*
Use (-) USE-defaults to reduce issues from removing flags.
Michał Górny
2013-01-30
3
-8
/
+12
*
also warn about CONFIG_EXT{2,3,4}_FS_SECURITY options #454440
Mike Frysinger
2013-01-30
1
-1
/
+2
*
Disable pypy1.8 globally.
Michał Górny
2013-01-29
2
-7
/
+10
*
Rename udev_get_udevdir to plain get_udevdir which looks completely safe. No ...
Samuli Suominen
2013-01-29
1
-5
/
+14
*
add high level over view of how to use this eclass for users
Mike Frysinger
2013-01-28
1
-1
/
+17
*
use -l to set the macro dir when using autoconf-2.13 #448986 by Ryan Sleevi
Mike Frysinger
2013-01-28
1
-4
/
+9
*
Sync mysql eclasses from gentoo-mysql tree. Fixes: PBXT nice (#374349), Maria...
Robin H. Johnson
2013-01-28
2
-24
/
+14
*
Remove all hidden files in the main tarball dir.
Tim Harder
2013-01-27
2
-3
/
+6
*
add a flag for setting the permission of the file when using capabilities
Mike Frysinger
2013-01-27
1
-2
/
+11
*
initial file capabilities support
Mike Frysinger
2013-01-27
1
-0
/
+162
*
Fix output redirections in run_in_build_dir().
Michał Górny
2013-01-27
2
-4
/
+7
*
Support using distutils-r1 along with python-single-r1.
Michał Górny
2013-01-27
2
-27
/
+94
*
Support making dependency and phase function enforcement optional.
Michał Górny
2013-01-27
2
-5
/
+24
*
Introduce run_in_build_dir() function as used by GNOME ebuilds.
Michał Górny
2013-01-27
2
-2
/
+24
*
Introduce python_doheader(), to install headers specific to a Python implemen...
Michał Górny
2013-01-27
2
-2
/
+35
*
reverted last changes
Joerg Bornkessel
2013-01-27
2
-6
/
+11
*
Remove files before installing docs.
Tim Harder
2013-01-27
2
-5
/
+8
*
Also remove stray makefiles.
Tim Harder
2013-01-27
2
-3
/
+6
*
Remove unwanted files that may exist.
Tim Harder
2013-01-27
2
-2
/
+8
[next]