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
/
python-distutils-ng.eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove die from eclass, simply warn if user has collision-protect enabled.
Krzysztof Pawlik
2012-04-30
1
-6
/
+5
*
Correctly chdir to ${S}, see bug #411563.
Krzysztof Pawlik
2012-04-30
1
-1
/
+3
*
Add function that makes it easier to properly install Python scripts that get...
Krzysztof Pawlik
2012-04-03
1
-1
/
+14
*
Add detection of collision-protect in FEATURES.
Krzysztof Pawlik
2012-04-03
1
-2
/
+13
*
Fix two small issues, spotted by Sławomir Nizio <slawomir.nizio@sabayon.org>.
Krzysztof Pawlik
2012-03-30
1
-3
/
+3
*
Try to unbreak dependency generation.
Marien Zwart
2012-03-28
1
-4
/
+4
*
fix typo: dv -> dev
Michael Sterrett
2012-03-27
1
-2
/
+2
*
_python-distutils-ng_generate_depend was used only in one place, inline it.
Krzysztof Pawlik
2012-03-26
1
-23
/
+13
*
Avoid ${impl::-3} parameter expansion, this is not supported by older bash an...
Krzysztof Pawlik
2012-03-26
1
-4
/
+4
*
Small fixes: use +=, cleanup used variables, white space.
Krzysztof Pawlik
2012-03-26
1
-5
/
+7
*
Include only valid values in REQUIRED_USE.
Krzysztof Pawlik
2012-03-26
1
-6
/
+6
*
Add missing space to new python.eclass
Justin Lecher
2012-03-26
1
-2
/
+2
*
Add python-distutils-ng.eclass: new eclass for installing Python, distutils b...
Krzysztof Pawlik
2012-03-25
1
-0
/
+399