summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Version Bump, closes bug #70339Simone Gotti2004-11-085-5/+101
|
* Fixed DEPEND.Jeremy Huddleston2004-11-083-5/+9
|
* Make dvdauthor work with imagemagick-6*, bug #66226Karol Wojtaszek2004-11-084-4/+31
|
* changed the f77 USE flag to just plain old fortranTravis Tilley2004-11-0812-48/+54
|
* changed fortran support to be enabled by the fortran USE flag. this way we ↵Travis Tilley2004-11-081-5/+18
| | | | can enable f77, f95, or fortran as a gcc lang depending on what the gcc version supports.
* f77 -> fortran f77 in all profilesTravis Tilley2004-11-0863-85/+93
|
* Stable on x86 per security bug #70240Olivier Crête2004-11-083-31/+44
|
* Added a patch to fix compilation problems for the italian localization. ↵Simone Gotti2004-11-084-6/+16
| | | | Fixes bug #67674.
* Stable on sparc wrt security bug #70240.Jason Wever2004-11-073-16/+19
|
* Marked stable on mips.Joshua Kinard2004-11-073-10/+13
|
* Stable on sparc.Jason Wever2004-11-073-14/+17
|
* Fixed obsolete chown syntax, bug #69597Karol Wojtaszek2004-11-073-14/+18
|
* Marked stable on mips.Joshua Kinard2004-11-073-5/+8
|
* forgot to disable the gnomevfs extension when ! use gtk2Aron Griffis2004-11-071-2/+2
|
* Stable on ppc.Lars Weiler2004-11-073-6/+9
|
* Marked stable on mips.Joshua Kinard2004-11-073-28/+21
|
* Marked ppc stable.Joseph Jezak2004-11-077-57/+57
|
* Marked ppc stable.Joseph Jezak2004-11-0714-21/+43
|
* Stable on ppc.Lars Weiler2004-11-077-70/+60
|
* Stable on ppc.Lars Weiler2004-11-0714-20/+38
|
* Moved sys-apps/nbench to app-benchmarks/nbenchDaniel Goller2004-11-071-0/+1
|
* Moved to app-benchmarks/nbench.Daniel Goller2004-11-075-76/+0
|
* Moved from sys-apps/nbench to app-benchmarks/nbench.Daniel Goller2004-11-075-0/+82
|
* Marked stable on ppc.Joseph Jezak2004-11-073-14/+17
|
* Changing to unset ARCH irrespective of kernel version.Andrew Bevitt2004-11-074-12/+12
|
* Marked stable on mips.Joshua Kinard2004-11-072-3/+6
|
* Marked stable on mips (Bugs #68564, #70138).Joshua Kinard2004-11-075-31/+35
|
* Version bump.Henrik Brix Andersen2004-11-074-7/+71
|
* Marked stable on mips.Joshua Kinard2004-11-073-5/+8
|
* added die statements to src_installKito Danya Dietrich2004-11-073-17/+16
|
* manual Manifest recommitSven Wegener2004-11-071-1/+11
|
* Added missing ChangeLog.Sven Wegener2004-11-071-0/+7
|
* Unmasking versions with NPTL supportPeter Johanson2004-11-071-6/+1
|
* cctools-extras inital commitKito Danya Dietrich2004-11-077-0/+95
|
* Stable amd64, x86.Jeremy Huddleston2004-11-071-3/+13
|
* Initial importOlivier Fisette2004-11-075-0/+70
|
* version bumped. only generate specs-specific gcc configs if hardened gcc is ↵Travis Tilley2004-11-075-35/+38
| | | | known to work on your arch. updated a few patches from redhat, and added the arm/cross patches to the gcc patch tarball. removed gcc 3.4.2-r3 since the branch update used was made just before the 3.4.3 freeze (dont worry sparc users, this ebuild is keyworded as testing on sparc).
* Added to ~sparc.Michael Hanselmann2004-11-073-15/+9
|
* Version bump to 0.9.0 per bug 68418. Thanks goes to Eric Shattow for ↵Chris White2004-11-074-15/+54
| | | | providing the ebuild.
* ladspa USE flag description.Chris White2004-11-071-1/+2
|
* Stable on sparc.Jason Wever2004-11-073-12/+15
|
* initial import from bug 58660Alin Năstac2004-11-075-0/+78
|
* (no commit message)Matthew Kennedy2004-11-071-2/+3
|
* *** empty log message ***Matthew Kennedy2004-11-075-0/+49
|
* Stable amd64, x86.Jeremy Huddleston2004-11-072-3/+7
|
* Stable amd64, x86.Jeremy Huddleston2004-11-073-12/+16
|
* Fixed insecure installation (see bug #69868). Security will take care of ↵Olivier Fisette2004-11-074-2/+75
| | | | keywording.
* (no commit message)Matthew Kennedy2004-11-071-2/+3
|
* *** empty log message ***Matthew Kennedy2004-11-075-0/+56
|
* only put boundschecking in IUSE if we're actually using the bounds checking ↵Travis Tilley2004-11-071-2/+5
| | | | patch in the ebuild