Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove useless aspell dependency. NEdit uses ispell, not aspell. | Ulrich Müller | 2011-04-12 | 1 | -4/+14 |
| | | | | (Portage version: 2.1.9.45/cvs/Linux x86_64, signed Manifest commit with key 8222EEEC) | ||||
* | Remove useless aspell dependency. NEdit uses ispell, not aspell. | Ulrich Müller | 2011-04-12 | 4 | -15/+16 |
| | | | | (Portage version: 2.1.9.45/cvs/Linux x86_64) | ||||
* | Fixes for macos, bug 352991 by Johan Hattne | Jeremy Olexa | 2011-02-21 | 1 | -12/+2 |
| | | | | (Portage version: 2.1.9.40/cvs/Linux x86_64, unsigned Manifest commit) | ||||
* | Fixes for macos, bug 352991 by Johan Hattne | Jeremy Olexa | 2011-02-21 | 2 | -4/+20 |
| | | | | (Portage version: 2.1.9.40/cvs/Linux x86_64) | ||||
* | Version Bump, including debian fix for pointer to int | Justin Lecher | 2011-01-16 | 1 | -1/+14 |
| | | | | (Portage version: 2.2.0_alpha15/cvs/Linux x86_64, signed Manifest commit with key 70EB7916) | ||||
* | Version Bump, including debian fix for pointer to int | Justin Lecher | 2011-01-16 | 3 | -2/+329 |
| | | | | (Portage version: 2.2.0_alpha15/cvs/Linux x86_64) | ||||
* | Fix installation of docs, bug #347405 by Steffen Schaumburg ↵ | Paweł Hajdan | 2010-12-16 | 1 | -12/+2 |
| | | | | | | <steffen@schaumburger.info>. (Portage version: 2.1.9.24/cvs/Linux i686, unsigned Manifest commit) | ||||
* | Fix installation of docs, bug #347405 by Steffen Schaumburg ↵ | Paweł Hajdan | 2010-12-16 | 2 | -3/+8 |
| | | | | | | <steffen@schaumburger.info>. (Portage version: 2.1.9.24/cvs/Linux i686) | ||||
* | Correct last commit | Justin Lecher | 2010-11-25 | 1 | -5/+5 |
| | | | | (Portage version: 2.2.0_alpha5/cvs/Linux x86_64, signed Manifest commit with key 70EB7916) | ||||
* | Correct last commit | Justin Lecher | 2010-11-25 | 2 | -4/+7 |
| | | | | (Portage version: 2.2.0_alpha5/cvs/Linux x86_64) | ||||
* | Some QA | Justin Lecher | 2010-11-25 | 1 | -5/+5 |
| | | | | (Portage version: 2.2.0_alpha5/cvs/Linux x86_64, signed Manifest commit with key 70EB7916) | ||||
* | Some QA | Justin Lecher | 2010-11-25 | 2 | -11/+12 |
| | | | | (Portage version: 2.2.0_alpha5/cvs/Linux x86_64) | ||||
* | Fix openmotif dependency. Change EAPI to 1 to allow for slot dependency. | Ulrich Müller | 2010-10-10 | 1 | -6/+6 |
| | | | | (Portage version: 2.1.9.14/cvs/Linux x86_64, signed Manifest commit with key 8222EEEC) | ||||
* | Fix openmotif dependency. Change EAPI to 1 to allow for slot dependency. | Ulrich Müller | 2010-10-10 | 3 | -6/+12 |
| | | | | (Portage version: 2.1.9.14/cvs/Linux x86_64) | ||||
* | Probably necessary fix for PREFIX | Justin Lecher | 2010-09-30 | 1 | -2/+12 |
| | | | | (Portage version: 2.2_rc88/cvs/Linux x86_64, signed Manifest commit) | ||||
* | Probably necessary fix for PREFIX | Justin Lecher | 2010-09-30 | 2 | -4/+10 |
| | | | | (Portage version: 2.2_rc88/cvs/Linux x86_64) | ||||
* | Marked ~x86-linux and ~amd64-linux, bug #290632 | Fabian Groffen | 2009-10-30 | 1 | -2/+2 |
| | | | | | (Portage version: 2.2.00.14746-prefix/cvs/Darwin powerpc) (Unsigned Manifest commit) | ||||
* | Marked ~x86-linux and ~amd64-linux, bug #290632 | Fabian Groffen | 2009-10-30 | 2 | -3/+7 |
| | | | | (Portage version: 2.2.00.14746-prefix/cvs/Darwin powerpc) | ||||
* | Respecting LDFLAGS, patch thanks to Justin Lecher <jlec@j-schmitz.net> bug ↵ | Victor Ostorga | 2009-10-25 | 1 | -12/+3 |
| | | | | | | | 290337 (Portage version: 2.1.6.13/cvs/Linux i686) (Unsigned Manifest commit) | ||||
* | Respecting LDFLAGS, patch thanks to Justin Lecher <jlec@j-schmitz.net> bug ↵ | Victor Ostorga | 2009-10-25 | 3 | -3/+30 |
| | | | | | | 290337 (Portage version: 2.1.6.13/cvs/Linux i686) | ||||
* | Snapshot of upstream CVS, fixes problem with UTF-8 locale, bug 267765. | Ulrich Müller | 2009-09-25 | 1 | -1/+13 |
| | | | | | (Portage version: 2.2_rc40/cvs/Linux i686) (Signed Manifest commit) | ||||
* | Snapshot of upstream CVS, fixes problem with UTF-8 locale, bug 267765. | Ulrich Müller | 2009-09-25 | 2 | -1/+57 |
| | | | | (Portage version: 2.2_rc40/cvs/Linux i686) | ||||
* | Fixing off by one error in regularExp.c . Patch thanks to Evan Teran ↵ | Victor Ostorga | 2009-09-15 | 1 | -2/+3 |
| | | | | | | | <eteran@alum.rit.edu> bug 284965 (Portage version: 2.1.6.13/cvs/Linux i686) (Unsigned Manifest commit) | ||||
* | Fixing off by one error in regularExp.c . Patch thanks to Evan Teran ↵ | Victor Ostorga | 2009-09-15 | 3 | -4/+22 |
| | | | | | | <eteran@alum.rit.edu> bug 284965 (Portage version: 2.1.6.13/cvs/Linux i686) | ||||
* | Add missing libXpm dep, bug #227951 | Jeremy Olexa | 2008-06-17 | 1 | -12/+2 |
| | | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit) | ||||
* | Add missing libXpm dep, bug #227951 | Jeremy Olexa | 2008-06-17 | 2 | -3/+7 |
| | | | | (Portage version: 2.1.4.4) | ||||
* | Stable on amd64, bug 209925. Remove old revision. | Ulrich Müller | 2008-02-21 | 1 | -3/+12 |
| | | | | | (Portage version: 2.1.4.4) (Signed Manifest commit) | ||||
* | Stable on amd64, bug 209925. Remove old revision. | Ulrich Müller | 2008-02-21 | 3 | -46/+7 |
| | | | | (Portage version: 2.1.4.4) | ||||
* | Stable on ppc wrt bug 209925 | Gysbert Wassenaar | 2008-02-14 | 1 | -2/+2 |
| | | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit) | ||||
* | Stable on ppc wrt bug 209925 | Gysbert Wassenaar | 2008-02-14 | 2 | -3/+6 |
| | | | | (Portage version: 2.1.4.4) | ||||
* | alpha/sparc stable wrt #209925 | Raúl Porcel | 2008-02-13 | 1 | -12/+2 |
| | | | | | (Portage version: 2.1.3.19) (Unsigned Manifest commit) | ||||
* | alpha/sparc stable wrt #209925 | Raúl Porcel | 2008-02-13 | 2 | -3/+6 |
| | | | | (Portage version: 2.1.3.19) | ||||
* | stable x86, bug 209925 | Christian Faulhammer | 2008-02-13 | 1 | -6/+6 |
| | | | | | (Portage version: 2.1.3.19) (Signed Manifest commit) | ||||
* | stable x86, bug 209925 | Christian Faulhammer | 2008-02-13 | 2 | -3/+6 |
| | | | | (Portage version: 2.1.3.19) | ||||
* | Don't install GPL file. | Ulrich Müller | 2008-02-13 | 1 | -4/+4 |
| | | | | | (Portage version: 2.1.4.4) (Signed Manifest commit) | ||||
* | Don't install GPL file. | Ulrich Müller | 2008-02-13 | 1 | -2/+2 |
| | | | | (Portage version: 2.1.4.4) | ||||
* | Patching with sed moved to src_unpack. Use emake instead of make. | Ulrich Müller | 2008-02-12 | 1 | -5/+5 |
| | | | | | (Portage version: 2.1.4.4) (Signed Manifest commit) | ||||
* | Patching with sed moved to src_unpack. Use emake instead of make. | Ulrich Müller | 2008-02-12 | 2 | -7/+7 |
| | | | | (Portage version: 2.1.4.4) | ||||
* | Fix Motif version detection and disable ARGB visuals, bugs 200628 and 181952. | Ulrich Müller | 2008-02-12 | 1 | -1/+14 |
| | | | | | (Portage version: 2.1.4.4) (Signed Manifest commit) | ||||
* | Fix Motif version detection and disable ARGB visuals, bugs 200628 and 181952. | Ulrich Müller | 2008-02-12 | 4 | -2/+96 |
| | | | | (Portage version: 2.1.4.4) | ||||
* | Remove all old-style digests from the system and regen the Manifest files. | Robin H. Johnson | 2008-01-31 | 2 | -15/+0 |
| | |||||
* | Keyworded ~x86-fbsd, #184298 thanks to Sascha Lucas. | Roy Marples | 2007-07-05 | 1 | -21/+11 |
| | | | | | (Portage version: 2.1.3_rc6) (Unsigned Manifest commit) | ||||
* | Keyworded ~x86-fbsd, #184298 thanks to Sascha Lucas. | Roy Marples | 2007-07-05 | 3 | -3/+7 |
| | | | | (Portage version: 2.1.3_rc6) | ||||
* | (QA) Add digests. | Piotr Jaroszyński | 2007-07-01 | 1 | -5/+17 |
| | | | | | (Portage version: 2.1.3_rc5) (Signed Manifest commit) | ||||
* | (QA) Add digests. | Piotr Jaroszyński | 2007-07-01 | 2 | -1/+7 |
| | | | | (Portage version: 2.1.3_rc5) | ||||
* | remove virtual/x11 from DEPEND | Christian Faulhammer | 2007-06-29 | 1 | -14/+12 |
| | | | | | (Portage version: 2.1.2.7) (Signed Manifest commit) | ||||
* | remove virtual/x11 from DEPEND | Christian Faulhammer | 2007-06-29 | 3 | -6/+6 |
| | | | | (Portage version: 2.1.2.7) | ||||
* | add <herd>no-herd</herd> | Thilo Bangert | 2007-05-13 | 1 | -8/+8 |
| | | | | | (Portage version: 2.1.2.2) (Unsigned Manifest commit) | ||||
* | add <herd>no-herd</herd> | Thilo Bangert | 2007-05-13 | 2 | -1/+5 |
| | | | | (Portage version: 2.1.2.2) | ||||
* | README says: yacc (or GNU bison), thanks Johan Hattne | Fabian Groffen | 2007-04-16 | 1 | -8/+8 |
| | | | | | (Portage version: 2.1.2.2) (Unsigned Manifest commit) |