Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Marking stable on x86 | Jeremy Huddleston | 2004-02-07 | 3 | -5/+8 | |
| | ||||||
* | shading patch removed as a fix is in mainline 1.2.9 | Jeremy Huddleston | 2004-02-07 | 4 | -9/+15 | |
| | ||||||
* | Added patch to fix gcc2 compile (Bug #40515). Added =dev-libs/fftw-2* to ↵ | Jeremy Huddleston | 2004-02-06 | 4 | -7/+36 | |
| | | | | DEPEND (Bug #40514). Both fixes thanks to Tristan Henderson <T.Henderson@cs.ucl.ac.uk>. | |||||
* | added NEWER version 0.9.6.1 and set 1.0.0_pre5 to -<arch> so that 0.9.6.1 is ↵ | Thomas Raschbacher | 2004-02-06 | 1 | -4/+3 | |
| | | | | newest (Manifest recommit) | |||||
* | added NEWER version 0.9.6.1 and set 1.0.0_pre5 to -<arch> so that 0.9.6.1 is ↵ | Thomas Raschbacher | 2004-02-06 | 5 | -3/+103 | |
| | | | | newest | |||||
* | Added error message to pkg_setup that this module only works with 2.4.x kernels. | Jeremy Huddleston | 2004-02-06 | 3 | -6/+15 | |
| | ||||||
* | new release, mark 0.5.9 x86 | Marinus Schraal | 2004-02-06 | 6 | -14/+17 | |
| | ||||||
* | new release, mark 0.5.9 x86 | Marinus Schraal | 2004-02-06 | 1 | -0/+2 | |
| | ||||||
* | Added missing digest | Jeremy Huddleston | 2004-02-06 | 3 | -6/+8 | |
| | ||||||
* | Added missing digest | Jeremy Huddleston | 2004-02-06 | 1 | -0/+1 | |
| | ||||||
* | The previous fix should've resulted in a revision bump, so here's the bump. | Jeremy Huddleston | 2004-02-06 | 4 | -4/+10 | |
| | ||||||
* | The previous fix should've resulted in a revision bump, so here's the bump. | Jeremy Huddleston | 2004-02-06 | 1 | -2/+2 | |
| | ||||||
* | fix ChangeLog | Mike Frysinger | 2004-02-05 | 1 | -2/+2 | |
| | ||||||
* | Unset $ARCH in src_compile() to fix bug #40424. | Jeremy Huddleston | 2004-02-05 | 4 | -8/+21 | |
| | ||||||
* | Added patch to fix compilation in gcc2 provided in bug #40370 by Tristan ↵ | Jeremy Huddleston | 2004-02-05 | 4 | -6/+11 | |
| | | | | Henderson <T.Henderson@cs.ucl.ac.uk>. | |||||
* | Added patch to fix compilation in gcc2 provided in bug #40370 by Tristan ↵ | Jeremy Huddleston | 2004-02-05 | 1 | -2/+2 | |
| | | | | Henderson <T.Henderson@cs.ucl.ac.uk>. | |||||
* | Fixed DEPEND/RDEPEND mixup. Closes bug #40316. | Jeremy Huddleston | 2004-02-05 | 3 | -8/+12 | |
| | ||||||
* | Closing documentation bug 35749, essentially USE='-doc' not being abided by ↵ | Brian Harring | 2004-02-04 | 1 | -10/+11 | |
| | | | | currectly. patch is being sent upstream, so sys-devel/autoconf as a dep won't be needed if it's accepted. (Manifest recommit) | |||||
* | Closing documentation bug 35749, essentially USE='-doc' not being abided by ↵ | Brian Harring | 2004-02-04 | 7 | -46/+115 | |
| | | | | currectly. patch is being sent upstream, so sys-devel/autoconf as a dep won't be needed if it's accepted. | |||||
* | Version bump etc. (Manifest recommit) | Torben Hohn | 2004-02-04 | 1 | -0/+7 | |
| | ||||||
* | Version bump etc. | Torben Hohn | 2004-02-04 | 7 | -20/+28 | |
| | ||||||
* | Updated ebuilds to request correct automake versions. Closes bug #40348. ↵ | Jeremy Huddleston | 2004-02-04 | 9 | -18/+229 | |
| | | | | Updated russian patch (now called recode patch) in 1.2.9-r2 to version csa27. See bug #40103. Added patch from http://bugs.xmms.org/show_bug.cgi?id=1583 to close bug #39456. | |||||
* | Updated ebuilds to request correct automake versions. Closes bug #40348. ↵ | Jeremy Huddleston | 2004-02-04 | 1 | -0/+2 | |
| | | | | Updated russian patch (now called recode patch) in 1.2.9-r2 to version csa27. See bug #40103. Added patch from http://bugs.xmms.org/show_bug.cgi?id=1583 to close bug #39456. | |||||
* | Fixed amd64 compilation. -Werror is set and there was a warning. I'm ↵ | Kristopher Kersey | 2004-02-04 | 1 | -2/+6 | |
| | | | | surprised this doesn't affect other platforms. If so, just remove my use condition. (Manifest recommit) | |||||
* | Fixed amd64 compilation. -Werror is set and there was a warning. I'm ↵ | Kristopher Kersey | 2004-02-04 | 3 | -4/+30 | |
| | | | | surprised this doesn't affect other platforms. If so, just remove my use condition. | |||||
* | Moved intltool out of RDEPEND (into DEPEND). Updated 1.2.9-r1 to run ↵ | Jeremy Huddleston | 2004-02-04 | 7 | -17/+24 | |
| | | | | aclocal before automake to close bug #40341. | |||||
* | Added patch to fix non-ANSI C provided by Tristan Henderson ↵ | Jeremy Huddleston | 2004-02-03 | 3 | -8/+34 | |
| | | | | <T.Henderson@cs.ucl.ac.uk> in bug #39365 | |||||
* | added gtk2 to IUSE | Jeremy Huddleston | 2004-02-03 | 5 | -12/+12 | |
| | ||||||
* | Switching to 'use_with' and 'use_enable' cor econf options. Fixes typo-bug ↵ | Jeremy Huddleston | 2004-02-03 | 5 | -29/+22 | |
| | | | | #40213. | |||||
* | adding !gtk2? check on gnome-panel dep as discussed to close bug #35060. | Jeremy Huddleston | 2004-02-03 | 6 | -14/+19 | |
| | ||||||
* | Added a patch to fallback on mpg321 if mpg123 is not installed. | Jeremy Huddleston | 2004-02-03 | 5 | -11/+46 | |
| | ||||||
* | Added a patch to fallback on mpg321 if mpg123 is not installed. | Jeremy Huddleston | 2004-02-03 | 1 | -0/+3 | |
| | ||||||
* | Cleanup to remove some gnome cruft and now using make DESTDIR=${D} install ↵ | Jeremy Huddleston | 2004-02-02 | 3 | -13/+17 | |
| | | | | instead of einstall | |||||
* | http auth patch #40028 | Mike Frysinger | 2004-02-02 | 5 | -6/+142 | |
| | ||||||
* | gcc2 happy patch | Mike Frysinger | 2004-02-02 | 1 | -11/+27 | |
| | ||||||
* | Removing gnome-panel dep since xmms no longer includes a gnome1 panel applet. | Jeremy Huddleston | 2004-02-02 | 3 | -9/+15 | |
| | ||||||
* | repoman: whitespace cleanup | Michael Sterrett | 2004-02-02 | 3 | -39/+39 | |
| | ||||||
* | fixing sandbox. | Martin Holzer | 2004-02-01 | 4 | -7/+34 | |
| | ||||||
* | fixing sandbox issue. closes 40132 | Martin Holzer | 2004-02-01 | 3 | -6/+29 | |
| | ||||||
* | Version bumped. | Martin Holzer | 2004-02-01 | 4 | -4/+52 | |
| | ||||||
* | Version bumped. | Martin Holzer | 2004-02-01 | 1 | -1/+3 | |
| | ||||||
* | AMD64 keywords (Manifest recommit) | Jon Portnoy | 2004-02-01 | 1 | -2/+2 | |
| | ||||||
* | AMD64 keywords | Jon Portnoy | 2004-02-01 | 2 | -5/+8 | |
| | ||||||
* | Added mpg123 dependency to close bug #40106 | Jeremy Huddleston | 2004-02-01 | 6 | -12/+28 | |
| | ||||||
* | Added mpg123 dependency to close bug #40106 | Jeremy Huddleston | 2004-02-01 | 1 | -4/+4 | |
| | ||||||
* | ver bump | Mike Frysinger | 2004-02-01 | 2 | -0/+22 | |
| | ||||||
* | old | Mike Frysinger | 2004-02-01 | 2 | -16/+0 | |
| | ||||||
* | fix alsa segfaults #36417 | Mike Frysinger | 2004-02-01 | 5 | -4/+144 | |
| | ||||||
* | Alsalib-1.0 compilation fix (35457) (Manifest recommit) | Brian Harring | 2004-02-01 | 1 | -3/+3 | |
| | ||||||
* | Alsalib-1.0 compilation fix (35457) | Brian Harring | 2004-02-01 | 5 | -9/+76 | |
| |