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
*
Apply whitespace checks from repoman to eclasses.
Sven Wegener
2005-10-13
4
-10
/
+10
*
need to declare x as a local var in strip-unsupported-flags so we dont pollut...
Mike Frysinger
2005-10-13
1
-10
/
+10
*
add support for n arguments rather than just one
Mike Frysinger
2005-10-13
1
-12
/
+15
*
add support for s390x multilib
Mike Frysinger
2005-10-12
3
-13
/
+30
*
Improved NetBSD support as per bug #108999. Thanks Damian for the efforts.
Diego Elio Pettenò
2005-10-12
1
-2
/
+11
*
Added missing flag-o-matic inherit, to filter visibility flags.
Diego Elio Pettenò
2005-10-12
1
-2
/
+2
*
Set MULTILIB_ABIS to DEFAULT_ABI if ! use multilib.
Jeremy Huddleston
2005-10-11
1
-3
/
+8
*
Make sure visibility-change flags are being filtered out of KDE to avoid them...
Diego Elio Pettenò
2005-10-11
1
-1
/
+4
*
remove multilib cross-compile hacks so that it works properly
Mike Frysinger
2005-10-11
1
-53
/
+3
*
sort arches by alphabetical order and define a few more
Mike Frysinger
2005-10-10
1
-13
/
+13
*
fix the multilib_env stuff again since previous fixes were reverted when movi...
Mike Frysinger
2005-10-10
1
-20
/
+19
*
Fixes bug #102004
John Mylchreest
2005-10-10
1
-5
/
+7
*
Added bindnow-flags function to find out the right flags to enable now bindin...
Diego Elio Pettenò
2005-10-09
1
-1
/
+20
*
Corrected filename to be consistent with gentoo-vdr-scripts.
Matthias Schwarzott
2005-10-09
1
-4
/
+4
*
updates for vim 6.4 beta: drop selinux
Ciaran McCreesh
2005-10-09
1
-6
/
+17
*
Check if the freebsd patch was already applied when it fails to apply.
Diego Elio Pettenò
2005-10-09
1
-4
/
+6
*
Pass --foreign to automake when required files (for default GNU behavior) are...
Diego Elio Pettenò
2005-10-09
1
-2
/
+8
*
dont enable o32 for mips64 multilib for now
Mike Frysinger
2005-10-09
1
-3
/
+3
*
Added ${AM_OPTS} variable to pass extra options to automake, such as --foreig...
Diego Elio Pettenò
2005-10-08
1
-2
/
+4
*
If aclocal.m4 does not exists, run aclocal, so that we can bootstrap.
Diego Elio Pettenò
2005-10-08
1
-2
/
+2
*
fix #108112
Anders Rune Jensen
2005-10-07
1
-1
/
+3
*
Added code for netbsd user handling.
Diego Elio Pettenò
2005-10-07
1
-1
/
+15
*
Use case selection on ${CHOST} instead than of using ${USERLAND} variable for...
Diego Elio Pettenò
2005-10-07
1
-17
/
+26
*
Only use --with-sysroot with mips64 as it breaks other multilib crosscompilers.
Jeremy Huddleston
2005-10-07
1
-3
/
+5
*
Removing devfsd block. Should keep everyone happy. Any bugs coming in need to...
John Mylchreest
2005-10-07
1
-6
/
+1
*
Cleaned up get_all_abis.
Jeremy Huddleston
2005-10-07
1
-5
/
+5
*
removing comments where I didn't mean to put them.
Jeremy Huddleston
2005-10-07
1
-3
/
+3
*
make sure make_desktop_entry returns proper error code from doins #108309 by ...
Mike Frysinger
2005-10-07
1
-8
/
+10
*
Fall back on CHOST_default for CTARGET_default if CTARGET is not set.
Jeremy Huddleston
2005-10-07
1
-2
/
+2
*
Added get_abi_CTARGET.
Jeremy Huddleston
2005-10-07
1
-3
/
+2
*
Removing comment about breakage... re-emerging glibc will setup symlinks prop...
Jeremy Huddleston
2005-10-07
1
-5
/
+3
*
multilib_env: use CTARGET to distinguish rather than tc-arch.
Jeremy Huddleston
2005-10-07
1
-14
/
+8
*
multilib_env: set DEFAULT_ABI right for mips-* and sparc-*
Jeremy Huddleston
2005-10-07
1
-4
/
+10
*
fix invalid atoms
Sven Wegener
2005-10-06
1
-1
/
+1
*
include dumpspecs output as first data for specs parsing
Kevin F. Quinn
2005-10-06
1
-11
/
+20
*
Added bin_prefix to eselect-compiler confs so we can setup the alternate targ...
Jeremy Huddleston
2005-10-06
1
-2
/
+4
*
Add CTARGET_default
Jeremy Huddleston
2005-10-06
1
-1
/
+2
*
remove startup-notification from eclass
Brad Teaford Cowan
2005-10-06
1
-1
/
+0
*
Properly create profile confs for eselect-compiler for multilib crosscompiler...
Jeremy Huddleston
2005-10-06
1
-11
/
+7
*
Added multilib_env().
Jeremy Huddleston
2005-10-06
1
-1
/
+84
*
autofix LANG issues in older configure scripts #105485
Mike Frysinger
2005-10-06
1
-3
/
+12
*
Add xfce42 eclass.
Brad Teaford Cowan
2005-10-06
1
-0
/
+99
*
slot_rebuild() fix, #108055
Carsten Lohrke
2005-10-06
1
-3
/
+27
*
make sure tc-getBUILD_CC() properly falls back to gcc #74101
Mike Frysinger
2005-10-06
1
-3
/
+2
*
Fixed patch for 1.4.0: .so is hardcoded, not get from a variable.
Diego Elio Pettenò
2005-10-05
1
-2
/
+2
*
readd dead eclass so users can safely unmerge outdated ebuilds
Carsten Lohrke
2005-10-05
1
-0
/
+1
*
Fixed spec->specs in eselect-compiler config file. Thanks Christophe Saout <...
Jeremy Huddleston
2005-10-05
1
-2
/
+2
*
Added stdcxx_incdir to eselect conf.
Jeremy Huddleston
2005-10-05
1
-1
/
+2
*
Remove visibility blacklist from kde-meta as now is handled directly by kde e...
Diego Elio Pettenò
2005-10-04
1
-9
/
+1
*
Remove old darwin patches.
Martin Schlemmer
2005-10-04
4
-237
/
+0
[next]