summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* changed CONF_LIBDIR to $(get_libdir), since the get_libdir function has sane ↵Travis Tilley2004-09-021-14/+14
| | | | defaults when using a version a portage without CONF_LIBDIR support (Manifest recommit)
* changed CONF_LIBDIR to $(get_libdir), since the get_libdir function has sane ↵Travis Tilley2004-09-026-101/+67
| | | | defaults when using a version a portage without CONF_LIBDIR support
* fix missing digest bug #62562. (Manifest recommit)Robin H. Johnson2004-09-021-1/+12
|
* fix missing digest bug #62562.Robin H. Johnson2004-09-023-21/+25
|
* Clean up old db-1.8.5 build to not for omit-frame-pointer, and grab it's ↵Robin H. Johnson2004-09-011-3/+2
| | | | patch from DISTDIR. (Manifest recommit)
* Clean up old db-1.8.5 build to not for omit-frame-pointer, and grab it's ↵Robin H. Johnson2004-09-014-6/+74
| | | | patch from DISTDIR.
* Ebuild cleanup to use epatch and not abuse sed.Robin H. Johnson2004-09-015-13/+21
|
* made slang use $(get_libdir) for cleanly installing to lib64/lib32 (Manifest ↵Travis Tilley2004-09-011-7/+7
| | | | recommit)
* made slang use $(get_libdir) for cleanly installing to lib64/lib32Travis Tilley2004-09-013-7/+11
|
* made pam use $(get_libdir) for installing to lib64/lib32 (Manifest recommit)Travis Tilley2004-09-011-2/+2
|
* made pam use $(get_libdir) for installing to lib64/lib32Travis Tilley2004-09-012-14/+17
|
* added a patch that makes cracklib lib64/lib32 aware. marked stable on amd64 ↵Travis Tilley2004-09-011-15/+6
| | | | (Manifest recommit)
* added a patch that makes cracklib lib64/lib32 aware. marked stable on amd64Travis Tilley2004-09-013-11/+31
|
* made libstdc++-v3 use $(get_libdir) for optionally installing to lib32/lib64 ↵Travis Tilley2004-09-011-3/+3
| | | | based on the CONF_LIBDIR setting. CONF_LIBDIR wont be fully supported until portage 2.0.51 (Manifest recommit)
* made libstdc++-v3 use $(get_libdir) for optionally installing to lib32/lib64 ↵Travis Tilley2004-09-013-3/+21
| | | | based on the CONF_LIBDIR setting. CONF_LIBDIR wont be fully supported until portage 2.0.51
* Stable on sparc (Manifest recommit)Gustavo Zacarias2004-08-311-7/+7
|
* Stable on sparcGustavo Zacarias2004-08-312-3/+7
|
* Add IUSE; use generic src_compile; install some docs (Manifest recommit)Michael Sterrett2004-08-311-2/+2
|
* Add IUSE; use generic src_compile; install some docsMichael Sterrett2004-08-312-11/+9
|
* Added to ~ppcDavid Holm2004-08-302-3/+6
|
* Added to ~ppc (Manifest recommit) (Manifest recommit) (Manifest recommit)David Holm2004-08-301-2/+2
|
* Updated hppa patches to 2004-08-24. (Manifest recommit)Guy Martin2004-08-301-2/+2
|
* Updated hppa patches to 2004-08-24.Guy Martin2004-08-304-24/+17
|
* Unconditonal use of -fPIC (#55238). (Manifest recommit)Guy Martin2004-08-301-2/+2
|
* Unconditonal use of -fPIC (#55238).Guy Martin2004-08-304-12/+214
|
* bump (Manifest recommit)Travis Tilley2004-08-291-2/+2
|
* bumpTravis Tilley2004-08-294-1/+243
|
* added a patch to always use -fPIC for the shared library test, otherwise it ↵Travis Tilley2004-08-291-2/+3
| | | | may fail on -fPIC dependant archs. fixes bug #61868 (Manifest recommit)
* added a patch to always use -fPIC for the shared library test, otherwise it ↵Travis Tilley2004-08-293-2/+24
| | | | may fail on -fPIC dependant archs. fixes bug #61868
* added call to gnuconfig_update (Manifest recommit)Ned Ludd2004-08-281-2/+2
|
* added call to gnuconfig_updateNed Ludd2004-08-283-4/+8
|
* remove glibc from the depends if USE=uclibc is set (Manifest recommit)Ned Ludd2004-08-281-2/+2
|
* remove glibc from the depends if USE=uclibc is setNed Ludd2004-08-283-5/+8
|
* not used (Manifest recommit)Mike Frysinger2004-08-281-4/+3
|
* not usedMike Frysinger2004-08-281-0/+0
|
* punt old ebuilds (Manifest recommit)Mike Frysinger2004-08-281-9/+3
|
* punt old ebuildsMike Frysinger2004-08-286-2007/+0
|
* push to stable for security (Manifest recommit)Mike Frysinger2004-08-281-4/+4
|
* push to stable for securityMike Frysinger2004-08-281-2/+2
|
* ~ia64 loving (Manifest recommit)Mike Frysinger2004-08-281-4/+4
|
* ~ia64 lovingMike Frysinger2004-08-281-2/+2
|
* portage got tricky on us so time to be trickier (Manifest recommit)Mike Frysinger2004-08-281-79/+89
|
* portage got tricky on us so time to be trickierMike Frysinger2004-08-285-10/+10
|
* cleanup (Manifest recommit)Travis Tilley2004-08-271-3/+1
|
* cleanupTravis Tilley2004-08-273-587/+4
|
* removed broken downgrade check, removed unneeded hardened gcc fixes, added ↵Travis Tilley2004-08-271-78/+78
| | | | glibc-2.3.4-ld.so-brk-fix.patch to glibc-2.3.4.20040619-r1 (Manifest recommit)
* removed broken downgrade check, removed unneeded hardened gcc fixes, added ↵Travis Tilley2004-08-273-61/+35
| | | | glibc-2.3.4-ld.so-brk-fix.patch to glibc-2.3.4.20040619-r1
* moved CONF_LIBDIR logic to use $(get_libdir) instead so that the ebuild will ↵Travis Tilley2004-08-271-16/+16
| | | | still use lib when CONF_LIBDIR is set, but the current version of portage doesnt have CONF_LIBDIR support (Manifest recommit)
* moved CONF_LIBDIR logic to use $(get_libdir) instead so that the ebuild will ↵Travis Tilley2004-08-272-18/+15
| | | | still use lib when CONF_LIBDIR is set, but the current version of portage doesnt have CONF_LIBDIR support
* stable on ppc64, bug #61749 (Manifest recommit)Tom Gall2004-08-271-16/+6
|