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.git
master
Official Gentoo ebuild repository
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
*
bash-completion-r1.eclass: Enable EAPI 6
Michał Górny
2015-11-29
1
-1
/
+1
*
bash-completion-r1.eclass: bashcomp_alias, always return on first failure
Michał Górny
2015-11-29
1
-1
/
+2
*
bash-completion-r1.eclass: Die on pkg-config getter failure
Michał Górny
2015-11-29
1
-2
/
+3
*
git-r3.eclass: Accept any ref rather than refs/heads/* only
Michał Górny
2015-11-29
1
-3
/
+3
*
git-r3.eclass: Remove unused variable
Michał Górny
2015-11-29
1
-2
/
+1
*
git-r3.eclass: Improve the comments a bit
Michał Górny
2015-11-29
1
-4
/
+4
*
python-utils-r1.eclass: Reduce python_do*/new* ban to EAPI < 4
Michał Górny
2015-11-29
1
-6
/
+6
*
perl-modules.eclass: Separate phases and helpers into two eclasses
Andreas K. Huettel (dilfridge)
2015-11-28
2
-226
/
+256
*
distutils-r1.eclass: Enable EAPI 6
Michał Górny
2015-11-28
1
-1
/
+1
*
distutils-r1.eclass: Remove unnecessary eutils inherit in EAPI 6
Michał Górny
2015-11-28
1
-1
/
+2
*
distutils-r1.eclass: Make default _all impl call warning fatal in EAPI 6
Michał Górny
2015-11-28
1
-2
/
+8
*
distutils-r1.eclass: Ban DISTUTILS_NO_PARALLEL_BUILD in EAPI 6
Michał Górny
2015-11-28
1
-0
/
+2
*
distutils-r1.eclass: Ban EXAMPLES in EAPI 6
Michał Górny
2015-11-28
1
-0
/
+4
*
distutils-r1.eclass: Make pypy/share QA error fatal in EAPI 6
Michał Górny
2015-11-28
1
-1
/
+3
*
distutils-r1.eclass: Ban no-op default phase implementations in EAPI 6
Michał Górny
2015-11-28
1
-2
/
+2
*
distutils-r1.eclass: Use default_src_prepare to apply patches in EAPI 6
Michał Górny
2015-11-28
1
-3
/
+6
*
distutils-r1.eclass: esetup.py, respect nonfatal in EAPI 6
Michał Górny
2015-11-28
1
-1
/
+4
*
python-r1.eclass: Enable EAPI 6
Michał Górny
2015-11-28
1
-1
/
+1
*
python-r1.eclass: Fix missing explicit eutils inherit for EAPI < 6
Michał Górny
2015-11-28
1
-0
/
+1
*
python-r1.eclass: Ban python_export_best in EAPI 6
Michał Górny
2015-11-28
1
-0
/
+2
*
python-r1.eclass: Ban python_parallel_foreach_impl in EAPI 6
Michał Górny
2015-11-28
1
-0
/
+2
*
multibuild.eclass: Enable EAPI 6
Michał Górny
2015-11-28
1
-1
/
+1
*
multibuild.eclass: Ban multibuild_parallel_foreach_variant in EAPI 6
Michał Górny
2015-11-28
1
-0
/
+2
*
python-single-r1.eclass: Enable EAPI=6, no changes needed
Michał Górny
2015-11-28
1
-1
/
+1
*
python-any-r1.eclass: Enable EAPI=6, no changes needed
Michał Górny
2015-11-28
1
-2
/
+1
*
python-utils-r1.eclass: Enable EAPI 6
Michał Górny
2015-11-28
1
-1
/
+1
*
python-utils-r1.eclass: Make heredocs consistent
Michał Górny
2015-11-28
1
-5
/
+5
*
python-utils-r1.eclass: Support nonfatal in python_do* and python_new*
Michał Górny
2015-11-28
1
-3
/
+3
*
python-utils-r1.eclass: Remove unneeded multilib inherit in EAPI 6
Michał Górny
2015-11-28
1
-2
/
+2
*
python-utils-r1.eclass: Make python_fix_shebang QAwarns fatal in EAPI 6
Michał Górny
2015-11-28
1
-4
/
+10
*
python-utils-r1.eclass: Ban installation helpers in EAPIs < 5
Michał Górny
2015-11-28
1
-0
/
+9
*
python-utils-r1.eclass: Replace local INSDESTTREE with subshells
Michał Górny
2015-11-28
1
-8
/
+8
*
python-utils-r1.eclass: Remove py2.6 note from python_optimize
Michał Górny
2015-11-28
1
-3
/
+0
*
python-utils-r1.eclass: python_fix_shebang, accept symlink as parameter
Michał Górny
2015-11-28
1
-1
/
+1
*
python-utils-r1.eclass: Add missing ||die on file read
Michał Górny
2015-11-28
1
-1
/
+3
*
python-utils-r1.eclass: Add missing ||die on 'cat' file writes
Michał Górny
2015-11-28
1
-3
/
+3
*
python-utils-r1.eclass: Add missing ||die for external getters
Michał Górny
2015-11-28
1
-8
/
+11
*
python-utils-r1.eclass: python_export_utf8_locale(), ensure sane locale
Michał Górny
2015-11-28
1
-2
/
+22
*
fortran-2.eclass: Fix for missing case end
Justin Lecher
2015-11-28
1
-0
/
+1
*
fortran-2.eclass: fortran_int64_abi_fflags() add
Justin Lecher
2015-11-28
1
-0
/
+16
*
fortran-2.eclass: Fix whitespaces
Justin Lecher
2015-11-28
1
-16
/
+16
*
fortran-2.eclass: Only source eclass once
Justin Lecher
2015-11-28
1
-0
/
+4
*
fortran-2.eclass: Update Copyright
Justin Lecher
2015-11-28
1
-1
/
+1
*
fortran-2.eclass: Respect fortran as test dep
Justin Lecher
2015-11-28
1
-1
/
+4
*
Merge remote-tracking branch 'github/pr/407'.
Patrice Clement
2015-11-27
1
-1
/
+1
|
\
|
*
eclass/toolchain.eclass: fix typo
Matija Skala
2015-11-27
1
-1
/
+1
*
|
mail-client/thunderbird: version bump; disabled skia in mozconfig-v6.38.eclass
Ian Stakenvicius
2015-11-26
1
-0
/
+1
|
/
*
xdg.eclass: break dependency loop due to XDG tools using glib
Gilles Dartiguelongue
2015-11-26
1
-0
/
+3
*
virtualx.eclass: Always start Xvfb session
Justin Lecher
2015-11-26
1
-62
/
+50
*
xdg.eclass: drop unneeded old EAPI support
Gilles Dartiguelongue
2015-11-24
1
-7
/
+4
[next]