Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stable on sparc | Gustavo Zacarias | 2004-09-14 | 3 | -6/+9 |
| | |||||
* | Stable on hppa. | Guy Martin | 2004-09-13 | 3 | -5/+8 |
| | |||||
* | mark stable | Tavis Ormandy | 2004-09-12 | 2 | -20/+7 |
| | |||||
* | block ksh | Tavis Ormandy | 2004-09-12 | 3 | -15/+9 |
| | |||||
* | Fixed deps; sys-devel/pmake hasn't been needed since the 0.4.26 ebuild. | Aaron Walker | 2004-09-12 | 4 | -13/+15 |
| | |||||
* | version bump; updated ebuild to use versionator.eclass | Aaron Walker | 2004-09-11 | 5 | -5/+65 |
| | |||||
* | statically link curses in properly | Mike Frysinger | 2004-09-09 | 4 | -12/+12 |
| | |||||
* | Make sure we statically link with ncurses #51901 and turn on emake since it ↵ | Mike Frysinger | 2004-09-08 | 5 | -17/+25 |
| | | | | seems to work fine for me. | ||||
* | fix manifest | Thomas Matthijs | 2004-09-04 | 2 | -0/+20 |
| | |||||
* | fix manifest | Thomas Matthijs | 2004-09-04 | 2 | -24/+14 |
| | |||||
* | Removed old ebuilds. | Sven Wegener | 2004-09-04 | 7 | -91/+11 |
| | |||||
* | Marked stable | Christian Birchinger | 2004-09-01 | 3 | -5/+9 |
| | |||||
* | Marked stable on mips. | Joshua Kinard | 2004-08-22 | 2 | -3/+6 |
| | |||||
* | Added ~mips to KEYWORDS. | Joshua Kinard | 2004-08-22 | 4 | -18/+11 |
| | |||||
* | Stable on sparc | Gustavo Zacarias | 2004-08-21 | 3 | -7/+10 |
| | |||||
* | ChangeLog | Seemant Kulleen | 2004-08-20 | 3 | -18/+10 |
| | |||||
* | version bump, thanks to: Peter Gantner <peter.gantner@stud.uni-graz.at> in ↵ | Seemant Kulleen | 2004-08-20 | 5 | -15/+56 |
| | | | | bug #59063. | ||||
* | Marking 3.7 stable on x86. | Tim Yamin | 2004-08-20 | 3 | -9/+12 |
| | |||||
* | fix DEPEND #60908 | Mike Frysinger | 2004-08-19 | 4 | -16/+32 |
| | |||||
* | stable on alpha | Aron Griffis | 2004-08-19 | 3 | -19/+12 |
| | |||||
* | grep /etc/DIR_COLORS for terminals instead of running dircolors #59937 | Aron Griffis | 2004-08-19 | 2 | -4/+16 |
| | |||||
* | Fix array stripping with patch from Chet #60127 | Aron Griffis | 2004-08-18 | 5 | -6/+33 |
| | |||||
* | Fixed several bugs in completions. Thanks to baptux <bapt@ifrance.com> for ↵ | Mamoru Komachi | 2004-08-17 | 5 | -12/+23 |
| | | | | the patch. See bug #60530. | ||||
* | Version bumped. Updated _genlop and added quickpkg completion | Mamoru Komachi | 2004-08-15 | 7 | -122/+137 |
| | | | | (Thanks to oberyno <oberyno@gmail.com>). This closes bug #60353. | ||||
* | Don't export PS1. Continuation of bug 26951, comments 60-62 | Aron Griffis | 2004-08-14 | 3 | -5/+7 |
| | |||||
* | New test release. Added completions for genlop, gensync, qpkg, equery, ↵ | Mamoru Komachi | 2004-08-12 | 11 | -187/+606 |
| | | | | gcc-config and completion cache support for emerge. All these neat completions were contributed by oberyno <oberyno@gmail.com>, see bug #58198. Install Misc/* and Util/* scripts, see bug #54520. | ||||
* | Version bump #59773 by Jens Braeuer. | Mike Frysinger | 2004-08-10 | 5 | -8/+43 |
| | |||||
* | Restore red prompt for root #59678 | Aron Griffis | 2004-08-08 | 3 | -15/+27 |
| | |||||
* | ver bump #59030 | Mike Frysinger | 2004-08-03 | 5 | -5/+64 |
| | |||||
* | Fix bash-3.0-invisible.patch to work for more than the simple test case I ↵ | Aron Griffis | 2004-08-02 | 3 | -13/+27 |
| | | | | used last time ;-) | ||||
* | Fix bug 58961 with patch from Chet Ramey to prevent segfault | Aron Griffis | 2004-08-02 | 5 | -5/+32 |
| | |||||
* | Add patch to use /etc/inputrc automatically as a last resort if ~/.inputrc ↵ | Aron Griffis | 2004-08-02 | 9 | -260/+66 |
| | | | | is unavailable. This is better than using INPUTRC since that will override even after the user creates ~/.inputrc. #38955 | ||||
* | Fix the bug reported by Alexander in bug 36393: bash applies all invisible ↵ | Aron Griffis | 2004-08-02 | 5 | -21/+176 |
| | | | | characters to the first line instead of the ones that actually (dis)appear in that line. I've also pushed this upstream | ||||
* | Add ~sparc back in | Ciaran McCreesh | 2004-07-29 | 2 | -3/+6 |
| | |||||
* | Force Manifest recreation | Christian Birchinger | 2004-07-29 | 2 | -10/+30 |
| | |||||
* | Fix bug 58703: Revert trap behavior for the sake of autoconf-generated ↵ | Aron Griffis | 2004-07-29 | 6 | -39/+170 |
| | | | | configure scripts. The problem here is that bash -c 'trap 0' works, but sh -c 'trap 0' doesn't work because the bash developers are trying to adhere to POSIX in that case. Since all the configure scripts are #!/bin/sh, this breaks them... That's bad news and will need some time to fix, so it's easier to fix here for the moment | ||||
* | Made bash-completion profile init script a bit nicer. | Christian Birchinger | 2004-07-29 | 1 | -11/+4 |
| | |||||
* | Remove ~sparc for now, see bug #58703 | Ciaran McCreesh | 2004-07-29 | 3 | -16/+19 |
| | |||||
* | we work with bash3 too #58708 | Mike Frysinger | 2004-07-28 | 5 | -10/+113 |
| | |||||
* | reorder SRC_URI | Mike Frysinger | 2004-07-28 | 2 | -11/+21 |
| | |||||
* | Bump to version 3.0. All patches from files/ have been either integrated ↵ | Aron Griffis | 2004-07-28 | 4 | -15/+132 |
| | | | | into gentoo patch or dropped appropriately | ||||
* | gnuconfig update for everyone! | Mike Frysinger | 2004-07-24 | 3 | -15/+23 |
| | |||||
* | Install and use /etc/bash/bashrc; half of fix for bug 26952. Thanks to Toby ↵ | Aron Griffis | 2004-07-22 | 9 | -229/+80 |
| | | | | Dickenson for the dircolors tip | ||||
* | x86 stable | Daniel Black | 2004-07-18 | 3 | -9/+12 |
| | |||||
* | Gentoo Technologies -> Gentoo Foundation | Aron Griffis | 2004-07-14 | 3 | -8/+8 |
| | |||||
* | Removed old version | Christian Birchinger | 2004-07-06 | 3 | -78/+0 |
| | |||||
* | Version bump | Christian Birchinger | 2004-07-04 | 4 | -2/+86 |
| | |||||
* | Replaced fperms with doexec and added ROOT variable to pkg_postinst tests. | Christian Birchinger | 2004-07-01 | 3 | -21/+14 |
| | |||||
* | change virtual/glibc to virtual/libc | Mike Frysinger | 2004-06-29 | 20 | -73/+273 |
| | |||||
* | change virtual/glibc to virtual/libc | Mike Frysinger | 2004-06-29 | 39 | -207/+193 |
| |