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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not alter HOME and TMPDIR when single impl is being used. This may work-ar...
Michał Górny
2013-10-10
1
-1
/
+5
*
Fix pypy dependency.
Michał Górny
2013-10-09
1
-1
/
+4
*
Bump dependencies on Python interpreters to require newest stable versions. B...
Michał Górny
2013-10-09
1
-1
/
+5
*
Skip submodules that have update=none specified in config. Fixes bug #487262.
Michał Górny
2013-10-09
1
-1
/
+4
*
Fix git-r3 -> git-2 dependency leak, as noted in bug #487026.
Michał Górny
2013-10-08
1
-1
/
+4
*
Remove deprecated autotools-utils_autoreconf.
Michał Górny
2013-10-08
1
-1
/
+4
*
small modification on output from function dev_check
Joerg Bornkessel
2013-10-07
1
-1
/
+4
*
Convert comments for eclass manpages. Heavily based on work from ercpe, bug #...
Vlastimil Babka
2013-10-06
1
-1
/
+5
*
Remove lastrited git.eclass.
Michał Górny
2013-10-05
1
-1
/
+4
*
Add missing git DEPEND wrt bug #487026.
Michał Górny
2013-10-05
1
-1
/
+4
*
Convert comments for eclass manpages. Heavily based on work from ercpe, bug #...
Vlastimil Babka
2013-10-05
1
-1
/
+5
*
Convert comments for eclass manpages. Almost completely based on work from 'm...
Vlastimil Babka
2013-10-05
1
-1
/
+5
*
Prepare for vala-0.22
Alexandre Rostovtsev
2013-10-04
1
-1
/
+4
*
No stable keywords for mips
Chí-Thanh Christopher Nguyễn
2013-10-04
1
-1
/
+5
*
Clean up the splitting code wrt suggestions from Ulrich Mueller.
Michał Górny
2013-10-01
1
-1
/
+4
*
Split ABIs without altering IFS, to work-around bug in Paludis, bug #486592.
Michał Górny
2013-10-01
1
-1
/
+4
*
Fix duplicate flags in MULTILIB_USEDEP. Thanks for the report and the patch t...
Michał Górny
2013-09-30
1
-1
/
+5
*
add prefix support
Christoph Junghans
2013-09-30
1
-1
/
+5
*
EAPI bump, ccache support
Christoph Junghans
2013-09-29
1
-1
/
+4
*
Add support for gstreamer 1.2 release series.
Gilles Dartiguelongue
2013-09-29
1
-1
/
+4
*
Last rite python-distutils-ng.
Michał Górny
2013-09-29
1
-1
/
+4
*
Use einstalldocs (#484876)
Pacho Ramos
2013-09-29
1
-1
/
+4
*
Truncate .pydistutils.cfg in case we call distutils-r1_python_compile more th...
Mike Gilbert
2013-09-28
1
-1
/
+5
*
added prefix support
Christoph Junghans
2013-09-28
1
-1
/
+4
*
Use pydistutils.cfg to set build-dirs instead of passing commands explicitly....
Michał Górny
2013-09-27
1
-1
/
+5
*
Make HOME per-implementation.
Michał Górny
2013-09-27
1
-1
/
+4
*
Always fetch all branches when doing non-shallow fetch.
Michał Górny
2013-09-27
1
-1
/
+4
*
Fix parsing EGIT_REPO_URI. Bug #486080.
Michał Górny
2013-09-26
1
-1
/
+4
*
Update doc on EGIT_NONSHALLOW.
Michał Górny
2013-09-26
1
-1
/
+4
*
Wrap symlinks installed to PYTHON_SCRIPTDIR as well.
Michał Górny
2013-09-26
1
-1
/
+4
*
Fix EAPI=4 on python-exec:2 since that is what pkgcore will require (the only...
Michał Górny
2013-09-26
1
-1
/
+6
*
Require EAPI>=2, add prefix support
Christoph Junghans
2013-09-25
1
-1
/
+4
*
Support EGIT_REPO_URI being an array. This is needed for tests.
Michał Górny
2013-09-25
1
-1
/
+4
*
Update git URI stripping for gnome.org.
Michał Górny
2013-09-25
1
-1
/
+4
*
Introduce python_gen_any_dep to generate any-of dependencies matching python_...
Michał Górny
2013-09-24
1
-1
/
+5
*
Correct official mirror url in SRC_URI.
Maxim Koltsov
2013-09-24
1
-1
/
+4
*
added prefix support
Christoph Junghans
2013-09-21
1
-1
/
+4
*
Fixed prefix qa
Christoph Junghans
2013-09-19
1
-1
/
+4
*
Strip trailing slashes from repo URI when determining local copy directory.
Michał Górny
2013-09-19
1
-1
/
+4
*
Do not even create shallow repository when EGIT_NONSHALLOW is set. Otherwise,...
Michał Górny
2013-09-19
1
-1
/
+6
*
Fix accepting arguments in distutils_install_for_testing.
Michał Górny
2013-09-18
1
-1
/
+4
*
Add a note not to add new Python versions to python.eclass.
Michał Górny
2013-09-18
1
-1
/
+4
*
Add official mirror to LeechCraft SRC_URI, thanks to 0xd34df00d
Sergey Popov
2013-09-18
1
-1
/
+4
*
Fix coreutils dep to be build-time.
Michał Górny
2013-09-18
1
-1
/
+4
*
Fix missing variable replacement in _python_ln_rel.
Michał Górny
2013-09-17
1
-1
/
+4
*
Use einstalldocs.
Michał Górny
2013-09-17
1
-1
/
+4
*
Rename variables in _python_ln_rel to make it less confusing.
Michał Górny
2013-09-17
1
-1
/
+4
*
Support python-exec:2.
Michał Górny
2013-09-17
1
-1
/
+5
*
Add eclass doc for multilib_build_binaries
Thomas Sachau
2013-09-17
1
-1
/
+5
*
Introduce PYTHON_SCRIPTDIR for python-exec:2 script location.
Michał Górny
2013-09-17
1
-1
/
+5
[next]