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
Commit message (
Expand
)
Author
Age
Files
Lines
*
slim DEPEND
Mike Frysinger
2005-02-25
2
-4
/
+3
*
Some formatting changes
Martin Schlemmer
2005-02-23
2
-2
/
+7
*
Fix error printing. Remove sourcing of functions.sh.
Martin Schlemmer
2005-02-23
3
-7
/
+8
*
Added missing Manifest.
Sven Wegener
2005-02-23
1
-0
/
+14
*
Install static library again. Add /etc/dmtab and new rc-scripts addon for
Martin Schlemmer
2005-02-23
16
-37
/
+194
*
Initial import. Ebuild by Alex Linke <incubation.11@freenet.de> and submitte...
Chris Gianelloni
2005-02-23
4
-0
/
+61
*
remove RDEPEND on portage #82958
Mike Frysinger
2005-02-22
3
-8
/
+6
*
gwenhywfar marked stable on x86 and removed old ebuild versions.
Hanno Boeck
2005-02-22
9
-137
/
+8
*
import a bunch of fixes by psm
Mike Frysinger
2005-02-21
2
-22
/
+16
*
stabilize
Mike Frysinger
2005-02-20
2
-3
/
+3
*
Fixed digest.
Sven Wegener
2005-02-20
2
-97
/
+97
*
Updated ssp.c in -r1 with patch from bug #65892 thanks to Kevin F. Quinn <co@...
Jeremy Huddleston
2005-02-19
4
-105
/
+112
*
Fix runaway commit.
Martin Schlemmer
2005-02-18
2
-6
/
+0
*
Fix reverse logic when checking if we should run fix_libtool_files.sh.
Martin Schlemmer
2005-02-18
2
-0
/
+6
*
Mark ~ia64.
Tim Yamin
2005-02-17
3
-17
/
+10
*
Marked ppc
Luca Barbato
2005-02-17
3
-12
/
+15
*
Fixed broken Manifest.
Sven Wegener
2005-02-17
1
-96
/
+96
*
Correct C Stubs URI.
Jeremy Huddleston
2005-02-16
2
-114
/
+124
*
Marked ppc
Luca Barbato
2005-02-16
3
-114
/
+118
*
digest fix
Michael Sterrett
2005-02-16
2
-90
/
+79
*
Finally, a new version of nss_db, from Redhat's upstream work, plus patches f...
Robin H. Johnson
2005-02-16
6
-6
/
+124
*
Add c stub addon. comment out the idn addon as it isn't playing nice with co...
Jeremy Huddleston
2005-02-16
3
-9
/
+23
*
package.mask'd version bump to fix bugs that cropped up after release. Added...
Jeremy Huddleston
2005-02-16
6
-15
/
+1238
*
Switch to gnu mirrors for SRC_URI. Delete unneeded keepdir. Die if they try...
Jeremy Huddleston
2005-02-16
2
-10
/
+10
*
Move crosscompile glibc warning earlier up and die if they try to get it with...
Jeremy Huddleston
2005-02-15
2
-12
/
+26
*
macos went away
Michael Sterrett
2005-02-14
2
-6
/
+6
*
macos went away
Michael Sterrett
2005-02-14
3
-13
/
+13
*
sparc64 crosscompile hack. Tell users to re-emerge glibc if this is their fi...
Jeremy Huddleston
2005-02-14
2
-13
/
+20
*
Removed sparc64-multilib reference.
Jeremy Huddleston
2005-02-14
3
-11
/
+11
*
~amd64
Simon Stelling
2005-02-14
3
-5
/
+9
*
~amd64
Simon Stelling
2005-02-14
2
-4
/
+7
*
Added CDEFINEs for headers on crosscompiled multilib.
Jeremy Huddleston
2005-02-14
2
-5
/
+16
*
Cleanup linker script for nptl -nptlonly crosscompiled glibc.
Jeremy Huddleston
2005-02-14
2
-33
/
+12
*
One more sparc fix. Set CC so when crosscompiling, we don't try using sparcv...
Jeremy Huddleston
2005-02-14
2
-6
/
+8
*
sparc crosscompile cleanups before removing from package.mask.
Jeremy Huddleston
2005-02-14
2
-11
/
+9
*
Set ABI=${DEFAULT_ABI} in src_unpack so the __thread check works when crossco...
Jeremy Huddleston
2005-02-14
2
-5
/
+13
*
mark stable
Chris PeBenito
2005-02-14
3
-8
/
+11
*
Add a helpful hint to tell users how to force linuxthreads.
Jeremy Huddleston
2005-02-13
2
-5
/
+12
*
added sysfsutils-dep to libchipcard
Hanno Boeck
2005-02-13
3
-5
/
+11
*
Changed libexec dir to libexec/glibc.
Jeremy Huddleston
2005-02-13
2
-7
/
+7
*
Updated preinst deletion of /lib/tls to also occur if we are -nptl.
Jeremy Huddleston
2005-02-13
2
-7
/
+7
*
Fix perms on pt_chown
Jeremy Huddleston
2005-02-13
2
-6
/
+6
*
A few cleanups for amd64 lib32 and sparc.
Jeremy Huddleston
2005-02-13
2
-26
/
+21
*
Fixed /usr/lib/nptl/*.so
Jeremy Huddleston
2005-02-13
1
-1
/
+7
*
Fixed /usr/lib/nptl/*.so
Jeremy Huddleston
2005-02-13
2
-7
/
+9
*
Add patch by Pavel Semerad to fix synps 4way handling #36790 and break the nc...
Mike Frysinger
2005-02-13
5
-20
/
+16
*
Hack to allow USE=nptl when emerging a crosscompile glibc. More crosscompile ...
Jeremy Huddleston
2005-02-13
3
-118
/
+145
*
Readd the 'kill -lgcc_eh hack' for static gccs. Cleaned up crosscompiling su...
Jeremy Huddleston
2005-02-12
3
-101
/
+114
*
depend on cracklib-words
Mike Frysinger
2005-02-12
2
-3
/
+4
*
Version bump #81696 by Simon Koch.
Mike Frysinger
2005-02-12
4
-2
/
+29
[next]