Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop unused libs from tarball and rename files ourselves #102297. | Mike Frysinger | 2008-12-06 | 1 | -1/+13 |
| | | | | | (Portage version: 2.2_rc17/cvs/Linux 2.6.27.4 x86_64) (Signed Manifest commit) | ||||
* | Drop unused libs from tarball and rename files ourselves #102297. | Mike Frysinger | 2008-12-06 | 2 | -2/+31 |
| | | | | (Portage version: 2.2_rc17/cvs/Linux 2.6.27.4 x86_64) | ||||
* | also comment out berkdb in src_install #249511 | Mike Frysinger | 2008-12-02 | 1 | -4/+4 |
| | | | | | (Portage version: 2.2_rc16/cvs/Linux 2.6.27.4 x86_64) (Signed Manifest commit) | ||||
* | also comment out berkdb in src_install #249511 | Mike Frysinger | 2008-12-02 | 1 | -3/+3 |
| | | | | (Portage version: 2.2_rc16/cvs/Linux 2.6.27.4 x86_64) | ||||
* | Force compiler tests when building only headers #229391. | Mike Frysinger | 2008-11-29 | 1 | -6/+6 |
| | | | | | (Portage version: 2.2_rc16/cvs/Linux 2.6.27.4 x86_64) (Signed Manifest commit) | ||||
* | Force compiler tests when building only headers #229391. | Mike Frysinger | 2008-11-29 | 2 | -2/+12 |
| | | | | (Portage version: 2.2_rc16/cvs/Linux 2.6.27.4 x86_64) | ||||
* | disable nptl checks for headers-only builds | Mike Frysinger | 2008-11-29 | 1 | -3/+4 |
| | |||||
* | - version bump and some cleanup | Ned Ludd | 2008-11-28 | 1 | -8/+3 |
| | | | | | (Portage version: 2.1.4.5) (Unsigned Manifest commit) | ||||
* | - version bump and some cleanup | Ned Ludd | 2008-11-28 | 4 | -936/+16 |
| | | | | (Portage version: 2.1.4.5) | ||||
* | Disable USE=berkdb rather than masking the package. | Mike Frysinger | 2008-11-27 | 1 | -5/+5 |
| | | | | | (Portage version: 2.2_rc16/cvs/Linux 2.6.27.4 x86_64) (Signed Manifest commit) | ||||
* | Disable USE=berkdb rather than masking the package. | Mike Frysinger | 2008-11-27 | 2 | -6/+10 |
| | | | | (Portage version: 2.2_rc16/cvs/Linux 2.6.27.4 x86_64) | ||||
* | Version bump #248930 by Arfrever Frehtes Taifersar Arahesis. | Mike Frysinger | 2008-11-27 | 1 | -4/+7 |
| | | | | | (Portage version: 2.2_rc16/cvs/Linux 2.6.27.4 x86_64) (Signed Manifest commit) | ||||
* | Version bump #248930 by Arfrever Frehtes Taifersar Arahesis. | Mike Frysinger | 2008-11-27 | 3 | -1/+204 |
| | | | | (Portage version: 2.2_rc16/cvs/Linux 2.6.27.4 x86_64) | ||||
* | Fixed CFLAGS issue, bug #242034. Removed prelude USE flag, bug #248428. | Matsuu Takuto | 2008-11-24 | 1 | -1/+2 |
| | | | | | (Portage version: 2.2_rc15/cvs/Linux 2.6.27-gentoo-r2 x86_64) (Unsigned Manifest commit) | ||||
* | Fixed CFLAGS issue, bug #242034. Removed prelude USE flag, bug #248428. | Matsuu Takuto | 2008-11-24 | 2 | -2/+69 |
| | | | | (Portage version: 2.2_rc15/cvs/Linux 2.6.27-gentoo-r2 x86_64) | ||||
* | move to ~mips | Mike Frysinger | 2008-11-23 | 1 | -6/+6 |
| | | | | | (Portage version: 2.2_rc14/cvs/Linux 2.6.27.4 x86_64) (Signed Manifest commit) | ||||
* | move to ~mips | Mike Frysinger | 2008-11-23 | 3 | -18/+17 |
| | | | | (Portage version: 2.2_rc14/cvs/Linux 2.6.27.4 x86_64) | ||||
* | Version bump #247646 by Lars (Polynomial-C). | Mike Frysinger | 2008-11-23 | 1 | -5/+7 |
| | | | | | (Portage version: 2.2_rc14/cvs/Linux 2.6.27.4 x86_64) (Signed Manifest commit) | ||||
* | Version bump #247646 by Lars (Polynomial-C). | Mike Frysinger | 2008-11-23 | 2 | -1/+105 |
| | | | | (Portage version: 2.2_rc14/cvs/Linux 2.6.27.4 x86_64) | ||||
* | Fix patch with absolute paths. | Diego Elio Pettenò | 2008-11-17 | 1 | -2/+12 |
| | | | | | (Portage version: 2.2_rc14/cvs/Linux 2.6.27-gentoo-r2 x86_64) (Signed Manifest commit) | ||||
* | Fix patch with absolute paths. | Diego Elio Pettenò | 2008-11-17 | 2 | -12/+15 |
| | | | | (Portage version: 2.2_rc14/cvs/Linux 2.6.27-gentoo-r2 x86_64) | ||||
* | Fix typo in build system for indent test #247080 by Mark Nowiasz. | Mike Frysinger | 2008-11-16 | 1 | -4/+5 |
| | | | | | (Portage version: 2.2_rc14/cvs/Linux 2.6.27.4 x86_64) (Signed Manifest commit) | ||||
* | Fix typo in build system for indent test #247080 by Mark Nowiasz. | Mike Frysinger | 2008-11-16 | 2 | -1/+34 |
| | | | | (Portage version: 2.2_rc14/cvs/Linux 2.6.27.4 x86_64) | ||||
* | Link python module against python #246747 by Robert Wohlrab. | Mike Frysinger | 2008-11-16 | 1 | -5/+6 |
| | | | | | (Portage version: 2.2_rc14/cvs/Linux 2.6.27.4 x86_64) (Signed Manifest commit) | ||||
* | Link python module against python #246747 by Robert Wohlrab. | Mike Frysinger | 2008-11-16 | 3 | -3/+26 |
| | | | | (Portage version: 2.2_rc14/cvs/Linux 2.6.27.4 x86_64) | ||||
* | Version bump #246944 by Arfrever Frehtes Taifersar Arahesis. | Mike Frysinger | 2008-11-16 | 1 | -4/+7 |
| | | | | | (Portage version: 2.2_rc14/cvs/Linux 2.6.27.4 x86_64) (Signed Manifest commit) | ||||
* | Version bump #246944 by Arfrever Frehtes Taifersar Arahesis. | Mike Frysinger | 2008-11-16 | 3 | -1/+196 |
| | | | | (Portage version: 2.2_rc14/cvs/Linux 2.6.27.4 x86_64) | ||||
* | Do not export STRIP as portage uses that when stripping things ... just pass ↵ | Mike Frysinger | 2008-11-15 | 1 | -6/+6 |
| | | | | | | | it along to the build system directly. (Portage version: 2.2_rc14/cvs/Linux 2.6.27.4 x86_64) (Signed Manifest commit) | ||||
* | Do not export STRIP as portage uses that when stripping things ... just pass ↵ | Mike Frysinger | 2008-11-15 | 3 | -11/+12 |
| | | | | | | it along to the build system directly. (Portage version: 2.2_rc14/cvs/Linux 2.6.27.4 x86_64) | ||||
* | New version | Luca Barbato | 2008-11-14 | 1 | -3/+3 |
| | | | | | (Portage version: 2.2_rc13/cvs/Linux 2.6.24-rc5-g31034440 ppc64) (Unsigned Manifest commit) | ||||
* | New version | Luca Barbato | 2008-11-14 | 2 | -10/+18 |
| | | | | (Portage version: 2.2_rc13/cvs/Linux 2.6.24-rc5-g31034440 ppc64) | ||||
* | gwenhywfar bump | Hanno Böck | 2008-11-13 | 1 | -1/+13 |
| | | | | | (Portage version: 2.2_rc14/cvs/Linux 2.6.28-rc4-git2 x86_64) (Signed Manifest commit) | ||||
* | gwenhywfar bump | Hanno Böck | 2008-11-13 | 2 | -1/+51 |
| | | | | (Portage version: 2.2_rc14/cvs/Linux 2.6.28-rc4-git2 x86_64) | ||||
* | libchipcard bump | Hanno Böck | 2008-11-13 | 1 | -9/+13 |
| | | | | | (Portage version: 2.2_rc14/cvs/Linux 2.6.28-rc4-git2 x86_64) (Signed Manifest commit) | ||||
* | libchipcard bump | Hanno Böck | 2008-11-13 | 5 | -144/+10 |
| | | | | (Portage version: 2.2_rc14/cvs/Linux 2.6.28-rc4-git2 x86_64) | ||||
* | hppa stable. | Guy Martin | 2008-11-12 | 1 | -12/+2 |
| | | | | | (Portage version: 2.1.4.5) (Unsigned Manifest commit) | ||||
* | hppa stable. | Guy Martin | 2008-11-12 | 2 | -3/+6 |
| | | | | (Portage version: 2.1.4.5) | ||||
* | hppa stable. | Guy Martin | 2008-11-12 | 1 | -12/+2 |
| | | | | | (Portage version: 2.1.4.5) (Unsigned Manifest commit) | ||||
* | hppa stable. | Guy Martin | 2008-11-12 | 2 | -3/+6 |
| | | | | (Portage version: 2.1.4.5) | ||||
* | - psm reports headers need -j1 flag | Ned Ludd | 2008-11-09 | 1 | -12/+2 |
| | | | | | (Portage version: 2.1.4.5) (Unsigned Manifest commit) | ||||
* | - psm reports headers need -j1 flag | Ned Ludd | 2008-11-09 | 2 | -3/+6 |
| | | | | (Portage version: 2.1.4.5) | ||||
* | arm/s390/sh stable | Mike Frysinger | 2008-11-09 | 1 | -1/+11 |
| | | | | | (Portage version: 2.2_rc13/cvs/Linux 2.6.27.4 x86_64) (Signed Manifest commit) | ||||
* | arm/s390/sh stable | Mike Frysinger | 2008-11-09 | 1 | -2/+2 |
| | | | | (Portage version: 2.2_rc13/cvs/Linux 2.6.27.4 x86_64) | ||||
* | alpha/ia64 stable wrt #244511 | Raúl Porcel | 2008-11-08 | 1 | -2/+2 |
| | | | | | (Portage version: 2.1.4.5) (Unsigned Manifest commit) | ||||
* | alpha/ia64 stable wrt #244511 | Raúl Porcel | 2008-11-08 | 2 | -3/+7 |
| | | | | (Portage version: 2.1.4.5) | ||||
* | Marked ~hppa too. Thanks to LuckyLuke for testing. | Jeroen Roovers | 2008-11-06 | 1 | -2/+2 |
| | | | | | (Portage version: 2.2_rc13/cvs/Linux 2.6.25-gentoo-r7-JeR i686) (Unsigned Manifest commit) | ||||
* | Marked ~hppa too. Thanks to LuckyLuke for testing. | Jeroen Roovers | 2008-11-06 | 2 | -3/+6 |
| | | | | (Portage version: 2.2_rc13/cvs/Linux 2.6.25-gentoo-r7-JeR i686) | ||||
* | s390 love | Mike Frysinger | 2008-11-06 | 1 | -4/+4 |
| | | | | | (Portage version: 2.2_rc13/cvs/Linux 2.6.27.4 x86_64) (Signed Manifest commit) | ||||
* | s390 love | Mike Frysinger | 2008-11-06 | 1 | -2/+2 |
| | | | | (Portage version: 2.2_rc13/cvs/Linux 2.6.27.4 x86_64) | ||||
* | arm/s390 stable | Mike Frysinger | 2008-11-04 | 1 | -4/+4 |
| | | | | | (Portage version: 2.2_rc13/cvs/Linux 2.6.27.4 x86_64) (Signed Manifest commit) |