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
/
sys-libs
/
glibc
/
glibc-2.3.4.20050125.ebuild
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleaning out some old cruft.
Jeremy Huddleston
2005-07-14
1
-1196
/
+0
*
Changed DEPEND to use ~ instead of >= for glibc so we keep version sync betwe...
Jeremy Huddleston
2005-07-12
1
-2
/
+2
*
sync IUSE (+nls +n32 -debug)
Aron Griffis
2005-07-09
1
-2
/
+2
*
Add missing popd by Sunil #95736.
Mike Frysinger
2005-06-11
1
-4
/
+5
*
dont run simple tests when doing a native cross build #92695
Mike Frysinger
2005-05-17
1
-2
/
+2
*
move nsswitch.conf from baselayout
Mike Frysinger
2005-05-17
1
-1
/
+2
*
dont install /etc/locales.build if one already exists #72596
Mike Frysinger
2005-05-16
1
-4
/
+7
*
Added CDEFINE values for ppc64
Markus Rothe
2005-04-29
1
-5
/
+3
*
remove baselayout
Mike Frysinger
2005-04-22
1
-2
/
+1
*
remove linux26-headers reference #89550
Mike Frysinger
2005-04-19
1
-3
/
+2
*
marking 20050125 -ppc see bug #87671
Daniel Goller
2005-04-03
1
-2
/
+2
*
Marked ~ppc.
Joseph Jezak
2005-04-01
1
-2
/
+2
*
Fix assert in _dl_next_tls_modid-assert (sysdeps/generic/dl-tls.c), bug #52374.
Martin Schlemmer
2005-03-15
1
-1
/
+5
*
Backported LT_KERNEL_VERSION.
Jeremy Huddleston
2005-03-15
1
-2
/
+2
*
A couple more crosscompile fixes.
Jeremy Huddleston
2005-03-03
1
-3
/
+3
*
Updated ssp.c in -r1 with patch from bug #65892 thanks to Kevin F. Quinn <co@...
Jeremy Huddleston
2005-02-19
1
-3
/
+4
*
package.mask'd version bump to fix bugs that cropped up after release. Added...
Jeremy Huddleston
2005-02-16
1
-7
/
+10
*
Switch to gnu mirrors for SRC_URI. Delete unneeded keepdir. Die if they try...
Jeremy Huddleston
2005-02-16
1
-6
/
+6
*
Move crosscompile glibc warning earlier up and die if they try to get it with...
Jeremy Huddleston
2005-02-15
1
-8
/
+22
*
sparc64 crosscompile hack. Tell users to re-emerge glibc if this is their fi...
Jeremy Huddleston
2005-02-14
1
-9
/
+16
*
Added CDEFINEs for headers on crosscompiled multilib.
Jeremy Huddleston
2005-02-14
1
-1
/
+12
*
Cleanup linker script for nptl -nptlonly crosscompiled glibc.
Jeremy Huddleston
2005-02-14
1
-29
/
+8
*
One more sparc fix. Set CC so when crosscompiling, we don't try using sparcv...
Jeremy Huddleston
2005-02-14
1
-2
/
+4
*
sparc crosscompile cleanups before removing from package.mask.
Jeremy Huddleston
2005-02-14
1
-7
/
+5
*
Set ABI=${DEFAULT_ABI} in src_unpack so the __thread check works when crossco...
Jeremy Huddleston
2005-02-14
1
-1
/
+9
*
Add a helpful hint to tell users how to force linuxthreads.
Jeremy Huddleston
2005-02-13
1
-1
/
+8
*
Changed libexec dir to libexec/glibc.
Jeremy Huddleston
2005-02-13
1
-3
/
+3
*
Updated preinst deletion of /lib/tls to also occur if we are -nptl.
Jeremy Huddleston
2005-02-13
1
-3
/
+3
*
Fix perms on pt_chown
Jeremy Huddleston
2005-02-13
1
-2
/
+2
*
A few cleanups for amd64 lib32 and sparc.
Jeremy Huddleston
2005-02-13
1
-22
/
+17
*
Fixed /usr/lib/nptl/*.so
Jeremy Huddleston
2005-02-13
1
-1
/
+7
*
Fixed /usr/lib/nptl/*.so
Jeremy Huddleston
2005-02-13
1
-3
/
+5
*
Hack to allow USE=nptl when emerging a crosscompile glibc. More crosscompile ...
Jeremy Huddleston
2005-02-13
1
-112
/
+133
*
Readd the 'kill -lgcc_eh hack' for static gccs. Cleaned up crosscompiling su...
Jeremy Huddleston
2005-02-12
1
-95
/
+102
*
Added DEPEND for cross-compilation.
Jeremy Huddleston
2005-02-12
1
-1
/
+14
*
Always grab/unpack the linuxthreads tarball so the infopages can install righ...
Jeremy Huddleston
2005-02-12
1
-9
/
+5
*
Fixed CFLAGS_n64
Jeremy Huddleston
2005-02-11
1
-2
/
+2
*
Added infopages. Fixed up cross-compilation for multilib CTARGETS. Don't th...
Jeremy Huddleston
2005-02-10
1
-35
/
+60
*
Remove is_crosscompile from amd64 magic as it doesn't quite work (returns tru...
Jeremy Huddleston
2005-02-10
1
-4
/
+5
*
~amd64
Jeremy Huddleston
2005-02-10
1
-2
/
+3
*
Updated patchset for mips. Removed a few old sed calls from src_unpack which ...
Jeremy Huddleston
2005-02-07
1
-34
/
+45
*
repoman: Trim trailing whitespace
Michael Sterrett
2005-02-06
1
-4
/
+4
*
Multilibi/Cross-compile cleanups. Makde src_test the tests in both linuxthrea...
Jeremy Huddleston
2005-02-06
1
-150
/
+201
*
Slight cleanup.
Jeremy Huddleston
2005-02-06
1
-10
/
+8
*
Version bump to upstream's 2.3.4 final release. Now using a patch tarball in...
Jeremy Huddleston
2005-02-05
1
-0
/
+1034