Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | version bump; ebuild submitted by Serge Semashko via bug #46386 | Michael Sterrett | 2004-04-03 | 4 | -3/+92 | |
* | fixing Manifest | Mike Frysinger | 2004-04-02 | 12 | -39/+39 | |
* | version bump (bug #46397) (Manifest recommit) | Michael Sterrett | 2004-04-01 | 1 | -2/+2 | |
* | version bump (bug #46397) | Michael Sterrett | 2004-04-01 | 4 | -1/+39 | |
* | mark stable for x86 (Manifest recommit) | Michael Sterrett | 2004-03-30 | 1 | -2/+2 | |
* | mark stable for x86 | Michael Sterrett | 2004-03-30 | 2 | -3/+6 | |
* | remove unused sdl from IUSE (Manifest recommit) | Michael Sterrett | 2004-03-28 | 1 | -2/+2 | |
* | remove unused sdl from IUSE | Michael Sterrett | 2004-03-28 | 2 | -3/+6 | |
* | version bump (Manifest recommit) | Michael Sterrett | 2004-03-26 | 1 | -2/+2 | |
* | version bump | Michael Sterrett | 2004-03-26 | 4 | -4/+52 | |
* | Backed out of ~ppc (Manifest recommit) | David Holm | 2004-03-26 | 1 | -2/+2 | |
* | Backed out of ~ppc | David Holm | 2004-03-26 | 2 | -3/+6 | |
* | cleanup (Manifest recommit) | Martin Holzer | 2004-03-24 | 1 | -4/+2 | |
* | cleanup | Martin Holzer | 2004-03-24 | 2 | -70/+0 | |
* | don't rdepend on sed (Manifest recommit) | Michael Sterrett | 2004-03-24 | 1 | -3/+3 | |
* | don't rdepend on sed | Michael Sterrett | 2004-03-24 | 2 | -7/+15 | |
* | don't rdepend on pkgconfig and sed (Manifest recommit) | Michael Sterrett | 2004-03-24 | 1 | -3/+3 | |
* | don't rdepend on pkgconfig and sed | Michael Sterrett | 2004-03-24 | 2 | -9/+10 | |
* | Added to ~ppc (Manifest recommit) | David Holm | 2004-03-22 | 1 | -2/+2 | |
* | Added to ~ppc | David Holm | 2004-03-22 | 2 | -3/+6 | |
* | Added to ~ppc (Manifest recommit) | David Holm | 2004-03-22 | 1 | -2/+2 | |
* | Added to ~ppc | David Holm | 2004-03-22 | 2 | -3/+6 | |
* | version bump (Manifest recommit) | Michael Sterrett | 2004-03-22 | 1 | -2/+2 | |
* | version bump | Michael Sterrett | 2004-03-22 | 4 | -1/+39 | |
* | Added to ~ppc (Manifest recommit) | David Holm | 2004-03-21 | 1 | -3/+3 | |
* | Added to ~ppc | David Holm | 2004-03-21 | 2 | -3/+6 | |
* | IUSE; error messages (Manifest recommit) | Michael Sterrett | 2004-03-20 | 1 | -3/+3 | |
* | IUSE; error messages | Michael Sterrett | 2004-03-20 | 2 | -9/+12 | |
* | version bump (bug #45171) (Manifest recommit) | Michael Sterrett | 2004-03-20 | 1 | -2/+2 | |
* | version bump (bug #45171) | Michael Sterrett | 2004-03-20 | 4 | -4/+49 | |
* | ~sparc lovin (Manifest recommit) | Gustavo Zacarias | 2004-03-19 | 1 | -3/+3 | |
* | ~sparc lovin | Gustavo Zacarias | 2004-03-19 | 2 | -3/+6 | |
* | fix ugly depend screw up with readline (Manifest recommit) | Michael Sterrett | 2004-03-19 | 1 | -3/+3 | |
* | fix ugly depend screw up with readline | Michael Sterrett | 2004-03-19 | 2 | -3/+6 | |
* | clean out 0.3 (Manifest recommit) | Michael Sterrett | 2004-03-19 | 1 | -8/+2 | |
* | clean out 0.3 | Michael Sterrett | 2004-03-19 | 7 | -143/+5 | |
* | use emake -j1 (bug #44831) (Manifest recommit) | Michael Sterrett | 2004-03-17 | 1 | -2/+2 | |
* | use emake -j1 (bug #44831) | Michael Sterrett | 2004-03-17 | 2 | -4/+9 | |
* | fix DEPEND/RDEPEND #44816 | Mike Frysinger | 2004-03-16 | 1 | -4/+3 | |
* | version bump (bug #44793) (Manifest recommit) | Michael Sterrett | 2004-03-16 | 1 | -2/+2 | |
* | version bump (bug #44793) | Michael Sterrett | 2004-03-16 | 4 | -2/+47 | |
* | Cleaning up redundant pkg_postinst. (Manifest recommit) | Chris Gianelloni | 2004-03-11 | 1 | -2/+2 | |
* | Cleaning up redundant pkg_postinst. | Chris Gianelloni | 2004-03-11 | 2 | -6/+6 | |
* | Fixed errors using ${ARCH} and adding back absolute paths. (Manifest recommit) | Chris Gianelloni | 2004-03-11 | 1 | -2/+2 | |
* | Fixed errors using ${ARCH} and adding back absolute paths. | Chris Gianelloni | 2004-03-11 | 2 | -10/+19 | |
* | Adding S=$WORKDIR. (Manifest recommit) | Chris Gianelloni | 2004-03-11 | 1 | -3/+3 | |
* | Adding S=$WORKDIR. | Chris Gianelloni | 2004-03-11 | 2 | -2/+7 | |
* | Added ppc support (Manifest recommit) | David Holm | 2004-03-11 | 1 | -3/+3 | |
* | Added ppc support | David Holm | 2004-03-11 | 3 | -21/+48 | |
* | Fixing up ebuild to use complete paths and ${S}. Closing bug #44327. (Manife... | Chris Gianelloni | 2004-03-11 | 1 | -2/+2 |