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
:
archive/repo/gentoo-2.git
RELEASE-1_4
import-1.1.1
master
Another conversion of the historical gentoo-x86 ebuild repository
Ulrich Müller <ulm@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change virtual/monodoc dependency to dev-lang/mono as the former is being
Dion Moult
2014-01-19
2
-4
/
+8
*
Add 'ghc-supports-interpreter' helper to detect interpreter support.
Sergei Trofimovich
2014-01-19
2
-4
/
+14
*
Silence sandbox for /usr/local, bug 498232.
Mike Gilbert
2014-01-18
2
-3
/
+7
*
Convert to python-any-r1.eclass
Mike Gilbert
2014-01-18
2
-8
/
+13
*
Sync from kde overlay, adds subslot
Andreas K. Hüttel
2014-01-18
2
-18
/
+25
*
Fix QA warning concerning inherit
Mike Pagano
2014-01-17
2
-4
/
+6
*
Fix kernel-2.eclass to use python.eclass for it's python needs. (deblob scrip...
Mike Pagano
2014-01-17
2
-6
/
+14
*
Revert inadvertent change, as noted by arfrever.
Jeroen Roovers
2014-01-17
2
-5
/
+8
*
Spelling.
Jeroen Roovers
2014-01-17
3
-9
/
+13
*
s/aarch64/arm64/ for ABI names
Mike Frysinger
2014-01-17
1
-7
/
+7
*
multilib_env: add aarch64 details
Mike Frysinger
2014-01-17
1
-2
/
+22
*
tc-endian: support little endian ppc targets
Mike Frysinger
2014-01-17
1
-1
/
+2
*
Typo.
Michał Górny
2014-01-16
2
-3
/
+6
*
Support MULTILIB_CHOST_TOOLS for tool renaming/preserving.
Michał Górny
2014-01-16
2
-3
/
+46
*
Explicitly cp symlinks as-is. The default for this changed in coreutils 8.22....
Hans de Graaff
2014-01-16
2
-4
/
+8
*
Actually enable in-source build support.
Michał Górny
2014-01-15
2
-7
/
+6
*
vdr-plugin.eclass marked @DEAD
Jörg Bornkessel
2014-01-15
2
-3
/
+8
*
Remove use of sed in linux-mod.eclass. Replace with bash.
Mike Pagano
2014-01-14
2
-4
/
+7
*
rename aarch64 keyword to arm64
Mike Frysinger
2014-01-14
1
-2
/
+2
*
split aarch64 off into its own keyword
Mike Frysinger
2014-01-14
1
-3
/
+3
*
namespace ECLASSDIR_LOCAL incase some other eclass tries to use the same var
Mike Frysinger
2014-01-13
1
-3
/
+3
*
Add EAPI 0 compatible USE defaults (bug #372663).
Ryan Hill
2014-01-13
2
-6
/
+14
*
Add support for default ssp on >=gcc-4.8.2 #484714
Magnus Granberg
2014-01-10
2
-28
/
+39
*
Removing silly beep from apache-2.eclass
Patrick Lauer
2014-01-08
2
-4
/
+7
*
drop user eclass inherit ... people have had plenty of time to migrate
Mike Frysinger
2014-01-08
1
-2
/
+2
*
Inherit the user eclass for enewuser/etc...
Mike Frysinger
2014-01-08
4
-8
/
+8
*
Add dev-vcs/subversion[http] to the || dep in DEPEND. Patch by Arfrever.
Mike Gilbert
2014-01-07
1
-3
/
+3
*
enable explicit install of libiberty w/newer versions #497268
Mike Frysinger
2014-01-06
1
-1
/
+3
*
Cleanup due http://gentoo.2317880.n4.nabble.com/app-dicts-herd-is-empty-td271...
Pacho Ramos
2014-01-05
5
-13
/
+18
*
Fix twisted SRC_URI. Thanks to yac for the patch.
Michał Górny
2014-01-05
2
-4
/
+7
*
Add first changelog entry so echangelog does not act up
Andreas K. Hüttel
2014-01-01
1
-2
/
+5
*
Rotate ChangeLog
Andreas K. Hüttel
2014-01-01
2
-3934
/
+3939
*
Improve documentation on multilib_is_native_abi & multilib_build_binaries to ...
Michał Górny
2013-12-31
2
-11
/
+14
*
elibtoolize: accept explicit dir args on command line #496320 by Arfrever Fre...
Mike Frysinger
2013-12-31
2
-13
/
+15
*
fix cross-compiling a stage1 with gcc-4.8 -- we can't enable c++ right away
Mike Frysinger
2013-12-31
1
-2
/
+2
*
eat trailing whitespace -- no functional changes
Mike Frysinger
2013-12-31
1
-4
/
+4
*
Add 3.0 support.
Ryan Hill
2013-12-30
2
-7
/
+10
*
force people to nicely upgrade to a stable version of gettext to avoid known ...
Mike Frysinger
2013-12-30
1
-2
/
+7
*
For 4.8+ C++ is always enabled. We should eventually drop the cxx USE flag,
Ryan Hill
2013-12-30
2
-2
/
+7
*
Do not use subslots on dev-lang/perl in perl apps (as opposed to modules)
Andreas K. Hüttel
2013-12-29
2
-3
/
+7
*
Use subslot dependencies on dev-lang/perl if possible, bug 479298
Andreas K. Hüttel
2013-12-29
2
-4
/
+21
*
Update doc link to point to the docs on Wiki.
Michał Górny
2013-12-29
2
-8
/
+11
*
Fix typo
Justin Lecher
2013-12-28
1
-2
/
+2
*
Fix eclassdoc for einstalldocs.
Michał Górny
2013-12-28
2
-3
/
+6
*
Missed one.
Ryan Hill
2013-12-28
2
-3
/
+6
*
Use version ranges instead of case statements in gcc_do_filter_flags().
Ryan Hill
2013-12-28
2
-57
/
+51
*
Add tc_version_is_between() helper.
Ryan Hill
2013-12-28
2
-9
/
+17
*
Reintroduce texinfo patch to unbreak older versions (bug #496224).
Ryan Hill
2013-12-28
2
-4
/
+8
*
Spelling fixes.
Robin H. Johnson
2013-12-28
2
-4
/
+7
*
stub out the treelang info page in older gcc builds #496224 by Adam Randall
Mike Frysinger
2013-12-27
1
-1
/
+3
[next]