Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Marked stable on mips. | Joshua Kinard | 2005-06-30 | 1 | -2/+2 |
| | | | | | (Portage version: 2.0.51.22-r1) (Unsigned Manifest commit) | ||||
* | Marked stable on mips. | Joshua Kinard | 2005-06-30 | 1 | -5/+5 |
| | | | | (Portage version: 2.0.51.22-r1) | ||||
* | stable on ppc64 | Markus Rothe | 2005-06-06 | 1 | -19/+7 |
| | | | | | (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19) | ||||
* | - update sys-libs/ncurses to use libc expanded variable elibc_uclibc vs ↵ | Ned Ludd | 2005-05-30 | 1 | -0/+12 |
| | | | | | | uclibc so USE=-* works (Signed Manifest commit) | ||||
* | - update sys-libs/ncurses to use libc expanded variable elibc_uclibc vs ↵ | Ned Ludd | 2005-05-30 | 1 | -2/+2 |
| | | | | | | uclibc so USE=-* works (Unsigned Manifest commit) | ||||
* | - update sys-libs/ncurses to use libc expanded variable elibc_uclibc vs ↵ | Ned Ludd | 2005-05-30 | 1 | -7/+7 |
| | | | | uclibc so USE=-* works | ||||
* | Install libraries into /usr/lib on Darwin #92018. | Mike Frysinger | 2005-05-10 | 1 | -18/+8 |
| | | | | | (Portage version: 2.0.51.21-r1) (Manifest recommit) (Portage version: 2.0.51.21-r1) | ||||
* | Removed stray digest. | Sven Wegener | 2005-05-04 | 1 | -8/+16 |
| | | | | | (Portage version: 2.0.51.21) (Manifest recommit) (Portage version: 2.0.51.21) | ||||
* | fix building with -fno-implicit-templates #90819 | Mike Frysinger | 2005-05-03 | 1 | -9/+10 |
| | | | | | (Portage version: 2.0.51.21) (Manifest recommit) (Portage version: 2.0.51.21) | ||||
* | Stable on ppc. | Michael Hanselmann | 2005-05-01 | 1 | -9/+9 |
| | | | | | (Portage version: 2.0.51.20-r5) (Manifest recommit) (Portage version: 2.0.51.20-r5) | ||||
* | Add patch from upstream. | Mike Frysinger | 2005-04-28 | 1 | -14/+6 |
| | | | | | (Portage version: 2.0.51.20-r5) (Manifest recommit) (Portage version: 2.0.51.20-r5) | ||||
* | Stable on sparc | Gustavo Zacarias | 2005-04-28 | 1 | -4/+14 |
| | | | | | (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19) | ||||
* | stabilize for UTF8 #89102 | Mike Frysinger | 2005-04-26 | 1 | -1/+1 |
| | | | | | (Portage version: 2.0.51.20-r4) (Manifest recommit) (Portage version: 2.0.51.20-r4) | ||||
* | err, left stray file in SRC_URI | Mike Frysinger | 2005-03-23 | 1 | -1/+1 |
| | | | | | (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19) | ||||
* | Install both normal ncurses and wide ncurses with USE=unicode. Take a page ↵ | Mike Frysinger | 2005-03-23 | 1 | -15/+7 |
| | | | | | | | from RedHat to do this. (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19) | ||||
* | spelling fix | Heinrich Wendel | 2005-03-22 | 1 | -4/+4 |
| | | | | | (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19) | ||||
* | add warning for bug #78313 | Heinrich Wendel | 2005-03-22 | 1 | -4/+14 |
| | | | | | (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19) | ||||
* | m68k lovin | Mike Frysinger | 2005-03-13 | 1 | -1/+1 |
| | | | | | (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19) | ||||
* | old | Mike Frysinger | 2005-03-11 | 1 | -2/+0 |
| | | | | | (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19) | ||||
* | slim DEPEND | Mike Frysinger | 2005-02-25 | 1 | -1/+1 |
| | | | | | (Portage version: 2.0.51-r15) (Manifest recommit) (Portage version: 2.0.51-r15) | ||||
* | Since gpm no longer DEPENDs on autoconf, it should be save to DEPEND on again. | Mike Frysinger | 2005-01-30 | 1 | -5/+5 |
| | | | | | (Portage version: 2.0.51-r15) (Manifest recommit) (Portage version: 2.0.51-r15) | ||||
* | Change encoding to UTF-8 for GLEP 31 compliance (Manifest recommit) | Ciaran McCreesh | 2005-01-03 | 1 | -6/+6 |
| | |||||
* | make sure BUILD_CC is defined (Manifest recommit) | Mike Frysinger | 2004-12-07 | 1 | -16/+4 |
| | |||||
* | - Stopped abusing uclibc for cxx handling, the ebuild now uses nocxx bug #73633 | Ned Ludd | 2004-12-07 | 1 | -2/+14 |
| | | | | - enable work around --program-prefix= as ncurses will pick up the arch tuple and put it in the program prefix incorrectly as arch-vendor-linux-<libc>-<app> (Manifest recommit) | ||||
* | - Stopped abusing uclibc for cxx handling, the ebuild now uses nocxx bug #73633 | Ned Ludd | 2004-12-07 | 1 | -4/+4 |
| | | | | - enable work around --program-prefix= as ncurses will pick up the arch tuple and put it in the program prefix incorrectly as arch-vendor-linux-<libc>-<app> | ||||
* | sh KEYWORDS (Manifest recommit) | Mike Frysinger | 2004-11-12 | 1 | -3/+3 |
| | |||||
* | removed macos (Manifest recommit) | Michael Sterrett | 2004-10-23 | 1 | -14/+4 |
| | |||||
* | Fixed broken Manifest. (Manifest recommit) | Sven Wegener | 2004-10-21 | 1 | -14/+13 |
| | |||||
* | move and fix pvdabeel's changelog entry... try echangelog dude (Manifest ↵ | Aron Griffis | 2004-10-21 | 1 | -15/+16 |
| | | | | recommit) | ||||
* | old ebuilds (Manifest recommit) | Mike Frysinger | 2004-10-21 | 1 | -14/+3 |
| | |||||
* | s390/ppc64 stable to finish off the love (Manifest recommit) | Mike Frysinger | 2004-10-21 | 1 | -9/+19 |
| | |||||
* | stable on amd64. (Manifest recommit) | Dylan Carlson | 2004-10-17 | 1 | -7/+7 |
| | |||||
* | ppc stable profile update (Manifest recommit) | Pieter van den Abeele | 2004-10-04 | 1 | -14/+14 |
| | |||||
* | Stable on alpha. (Manifest recommit) | Bryan Østergaard | 2004-10-02 | 1 | -14/+14 |
| | |||||
* | Marked stable on mips. (Manifest recommit) | Joshua Kinard | 2004-09-25 | 1 | -2/+2 |
| | |||||
* | Marked stable on mips. | Joshua Kinard | 2004-09-25 | 1 | -21/+11 |
| | |||||
* | make sure we delete files in $ROOT, not / (Manifest recommit) | Mike Frysinger | 2004-09-23 | 1 | -13/+23 |
| | |||||
* | Stable on sparc (Manifest recommit) | Gustavo Zacarias | 2004-09-23 | 1 | -12/+12 |
| | |||||
* | add libcursesw.so ldscript (Manifest recommit) | Heinrich Wendel | 2004-09-21 | 1 | -1/+1 |
| | |||||
* | fix typo in get_libdir (Manifest recommit) | Heinrich Wendel | 2004-09-21 | 1 | -1/+1 |
| | |||||
* | mark x86 (Manifest recommit) | Heinrich Wendel | 2004-09-21 | 1 | -12/+12 |
| | |||||
* | ppc-macos keywording (Manifest recommit) | Pieter van den Abeele | 2004-09-16 | 1 | -19/+9 |
| | |||||
* | sneak arm/hppa/ia64 to stable (Manifest recommit) | Mike Frysinger | 2004-09-08 | 1 | -4/+4 |
| | |||||
* | Generate a ldscript for libcurses.so too #51901. (Manifest recommit) | Mike Frysinger | 2004-09-08 | 1 | -16/+26 |
| | |||||
* | changed CONF_LIBDIR to $(get_libdir), since the get_libdir function has sane ↵ | Travis Tilley | 2004-09-02 | 1 | -14/+14 |
| | | | | defaults when using a version a portage without CONF_LIBDIR support (Manifest recommit) | ||||
* | Unconditonal use of -fPIC (#55238). (Manifest recommit) | Guy Martin | 2004-08-30 | 1 | -2/+2 |
| | |||||
* | Unconditonal use of -fPIC (#55238). | Guy Martin | 2004-08-30 | 1 | -11/+13 |
| | |||||
* | fix utf-8 support so that it doesnt totally bork installs with a /lib64 ↵ | Travis Tilley | 2004-08-19 | 1 | -2/+2 |
| | | | | directory. fixes bug 60920 (Manifest recommit) | ||||
* | add utf-8 support, bug #20006, #27700 (Manifest recommit) | Heinrich Wendel | 2004-08-19 | 1 | -2/+2 |
| | |||||
* | add utf-8 support, bug #20006, #27700 | Heinrich Wendel | 2004-08-19 | 1 | -12/+14 |
| |