summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* readline failed to install correctly when lib64 was a directory, CONF_LIBDIR ↵Travis Tilley2004-08-261-21/+18
| | | | wasnt set, and when using portage 2.0.50. to fix this i've converted the ebuilds to using the new get_libdir function, set --libdir=/usr/$(get_libdir), and changed einstall to make DESTDIR=${D} install (since the version in 2.0.50 doesnt set libdir, breaking sandbox)
* Changed SRC_URI to use mirror:// syntax. Don't assign default to S and added ↵Sven Wegener2004-08-241-4/+3
| | | | missing IUSE.
* added CONF_LIBDIR support and changed make install to einstall to avoid a ↵Travis Tilley2004-08-151-13/+20
| | | | sandbox violation that occurs when CONF_LIBDIR is set
* ver bump #58648 and upgrade support #29865Mike Frysinger2004-07-291-1/+15
|
* gnuconfig lovingMike Frysinger2004-07-271-4/+3
|
* Mac OS X compatible readlinePieter van den Abeele2004-07-111-0/+78