Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove amd64 stable; needs to be upgraded in conjunction with other apps ↵ | Mike Frysinger | 2005-01-12 | 1 | -6/+16 |
| | | | | (Manifest recommit) | ||||
* | remove amd64 stable; needs to be upgraded in conjunction with other apps | Mike Frysinger | 2005-01-12 | 2 | -6/+3 |
| | |||||
* | marked as stable on amd64. (Manifest recommit) | Jan Brinkmann | 2005-01-12 | 1 | -4/+4 |
| | |||||
* | marked as stable on amd64. | Jan Brinkmann | 2005-01-12 | 2 | -3/+6 |
| | |||||
* | Change encoding to UTF-8 for GLEP 31 compliance (Manifest recommit) | Ciaran McCreesh | 2005-01-03 | 1 | -17/+7 |
| | |||||
* | Change encoding to UTF-8 for GLEP 31 compliance | Ciaran McCreesh | 2005-01-03 | 4 | -9/+12 |
| | |||||
* | no need for -L$ROOT workaround in ebuild (Manifest recommit) | Mike Frysinger | 2004-12-08 | 1 | -1/+11 |
| | |||||
* | no need for -L$ROOT workaround in ebuild | Mike Frysinger | 2004-12-08 | 1 | -2/+2 |
| | |||||
* | when linking ncurses, search $ROOT/lib (Manifest recommit) | Mike Frysinger | 2004-12-07 | 1 | -11/+1 |
| | |||||
* | when linking ncurses, search $ROOT/lib | Mike Frysinger | 2004-12-07 | 1 | -2/+2 |
| | |||||
* | Force ncurses linking #71420. (Manifest recommit) | Mike Frysinger | 2004-11-24 | 1 | -5/+5 |
| | |||||
* | Force ncurses linking #71420. | Mike Frysinger | 2004-11-24 | 2 | -8/+12 |
| | |||||
* | old (Manifest recommit) | Mike Frysinger | 2004-11-17 | 1 | -2/+10 |
| | |||||
* | old | Mike Frysinger | 2004-11-17 | 2 | -75/+0 |
| | |||||
* | sh KEYWORDS (Manifest recommit) | Mike Frysinger | 2004-11-12 | 1 | -12/+2 |
| | |||||
* | sh KEYWORDS | Mike Frysinger | 2004-11-12 | 2 | -4/+4 |
| | |||||
* | old (Manifest recommit) | Mike Frysinger | 2004-10-31 | 1 | -10/+15 |
| | |||||
* | old | Mike Frysinger | 2004-10-31 | 6 | -232/+2 |
| | |||||
* | removed macos (Manifest recommit) | Michael Sterrett | 2004-10-23 | 1 | -17/+7 |
| | |||||
* | removed macos | Michael Sterrett | 2004-10-23 | 1 | -2/+2 |
| | |||||
* | make sure the shared libraries are +x (Manifest recommit) | Mike Frysinger | 2004-10-05 | 1 | -4/+14 |
| | |||||
* | make sure the shared libraries are +x | Mike Frysinger | 2004-10-05 | 1 | -1/+2 |
| | |||||
* | Stable on sparc (Manifest recommit) | Gustavo Zacarias | 2004-09-30 | 1 | -15/+5 |
| | |||||
* | Stable on sparc | Gustavo Zacarias | 2004-09-30 | 2 | -3/+6 |
| | |||||
* | x86/ia64/ppc stable FOR FUN HAHAHAHAAHA (Manifest recommit) | Mike Frysinger | 2004-09-29 | 1 | -4/+4 |
| | |||||
* | x86/ia64/ppc stable FOR FUN HAHAHAHAAHA | Mike Frysinger | 2004-09-29 | 1 | -2/+2 |
| | |||||
* | upstream patches and /etc/inputrc fixe #38955 (Manifest recommit) | Mike Frysinger | 2004-09-29 | 1 | -2/+15 |
| | |||||
* | upstream patches and /etc/inputrc fixe #38955 | Mike Frysinger | 2004-09-29 | 4 | -1/+127 |
| | |||||
* | Forgot Changelog. Sorry! | Lina Pezzella | 2004-09-29 | 1 | -1/+4 |
| | |||||
* | Fixes collision with existing history(3) manpage on ppc-macos. (Manifest ↵ | Lina Pezzella | 2004-09-29 | 1 | -3/+3 |
| | | | | recommit) | ||||
* | Fixes collision with existing history(3) manpage on ppc-macos. | Lina Pezzella | 2004-09-29 | 1 | -1/+7 |
| | |||||
* | ppc-macos keywording (Manifest recommit) | Pieter van den Abeele | 2004-09-16 | 1 | -14/+4 |
| | |||||
* | ppc-macos keywording | Pieter van den Abeele | 2004-09-16 | 1 | -2/+5 |
| | |||||
* | gnuconfig lovin (Manifest recommit) | Mike Frysinger | 2004-09-08 | 1 | -1/+11 |
| | |||||
* | gnuconfig lovin | Mike Frysinger | 2004-09-08 | 1 | -4/+5 |
| | |||||
* | get_libdir fixups for backwards compatibility with readline-4. (Manifest ↵ | Jeremy Huddleston | 2004-09-02 | 1 | -8/+8 |
| | | | | recommit) | ||||
* | get_libdir fixups for backwards compatibility with readline-4. | Jeremy Huddleston | 2004-09-02 | 2 | -7/+10 |
| | |||||
* | readline failed to install correctly when lib64 was a directory, CONF_LIBDIR ↵ | Travis Tilley | 2004-08-26 | 1 | -19/+9 |
| | | | | 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) (Manifest recommit) | ||||
* | readline failed to install correctly when lib64 was a directory, CONF_LIBDIR ↵ | Travis Tilley | 2004-08-26 | 4 | -56/+55 |
| | | | | 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 Wegener | 2004-08-24 | 1 | -9/+19 |
| | | | | missing IUSE. (Manifest recommit) | ||||
* | Changed SRC_URI to use mirror:// syntax. Don't assign default to S and added ↵ | Sven Wegener | 2004-08-24 | 6 | -24/+23 |
| | | | | missing IUSE. | ||||
* | added CONF_LIBDIR support and changed make install to einstall to avoid a ↵ | Travis Tilley | 2004-08-15 | 1 | -19/+9 |
| | | | | sandbox violation that occurs when CONF_LIBDIR is set (Manifest recommit) | ||||
* | added CONF_LIBDIR support and changed make install to einstall to avoid a ↵ | Travis Tilley | 2004-08-15 | 4 | -31/+58 |
| | | | | sandbox violation that occurs when CONF_LIBDIR is set | ||||
* | ver bump #58648 and upgrade support #29865 (Manifest recommit) | Mike Frysinger | 2004-07-29 | 1 | -7/+9 |
| | |||||
* | ver bump #58648 and upgrade support #29865 | Mike Frysinger | 2004-07-29 | 6 | -13/+133 |
| | |||||
* | punt old versions (Manifest recommit) | Mike Frysinger | 2004-07-28 | 1 | -9/+3 |
| | |||||
* | punt old versions | Mike Frysinger | 2004-07-28 | 6 | -225/+0 |
| | |||||
* | gnuconfig loving (Manifest recommit) | Mike Frysinger | 2004-07-27 | 1 | -6/+6 |
| | |||||
* | gnuconfig loving | Mike Frysinger | 2004-07-27 | 2 | -8/+6 |
| | |||||
* | Manifest fix - readline-4.3-r5.ebuild size mismatch, readline-4.3-r6.ebuild ↵ | Daniel Black | 2004-07-18 | 1 | -3/+13 |
| | | | | size mismatch (Manifest recommit) |