summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Marking stable for x86Armando Di Cianno2005-01-105-10/+10
|
* Marking stable for x86Armando Di Cianno2005-01-1010-17/+36
|
* cvs snapshot version bumps; cleaned out old cvs versioned ebuilds; fixed ↵Armando Di Cianno2005-01-105-16/+16
| | | | date spec on ebuild headers as repoman was complaining
* cvs snapshot version bumps; cleaned out old cvs versioned ebuilds; fixed ↵Armando Di Cianno2005-01-1026-40/+529
| | | | date spec on ebuild headers as repoman was complaining
* Added missing parentheses in SRC_URI/*DEPEND/LICENSE.Sven Wegener2005-01-094-21/+35
|
* Adding missing dependency on freetype which showed itself when some users ↵Armando Di Cianno2005-01-074-9/+19
| | | | tried to compile against freetype 2.1.9, which has API changes, and is currently incompatible.
* Change encoding to UTF-8 for GLEP 31 complianceCiaran McCreesh2004-12-293-11/+11
|
* Change encoding to UTF-8 for GLEP 31 complianceCiaran McCreesh2004-12-293-6/+15
|
* Cleanup relating to choice of dev-lib/libffi or gcc with gcj or obcj use ↵Armando Di Cianno2004-12-137-16/+16
| | | | flag turned on; very information dense error messages now given when objc or libffi is not available; old ebuilds pruned out (one "stable" release, one "cvs fetching" release); "stable" release base libs marked stable on ppc
* Cleanup relating to choice of dev-lib/libffi or gcc with gcj or obcj use ↵Armando Di Cianno2004-12-1355-1381/+124
| | | | flag turned on; very information dense error messages now given when objc or libffi is not available; old ebuilds pruned out (one "stable" release, one "cvs fetching" release); "stable" release base libs marked stable on ppc
* Updated error msg info to instruct users better as to how gcc can be set up ↵Armando Di Cianno2004-12-054-6/+32
| | | | with USE flags 'gcj' and 'objc' to not require dev-libs/libffi
* Added better info to direct user how to recompile gcc if objc support is not ↵Armando Di Cianno2004-12-053-5/+11
| | | | compiled in
* Lots of general version bumps all related to GNUstepArmando Di Cianno2004-12-045-20/+10
|
* Lots of general version bumps all related to GNUstepArmando Di Cianno2004-12-0420-82/+521
|
* Fixed ChangeLogs... I forgot to say it was amd64.Jeremy Huddleston2004-11-237-27/+37
|
* Fixed ChangeLogs... I forgot to say it was amd64.Jeremy Huddleston2004-11-235-10/+10
|
* Stable... bug #68857.Jeremy Huddleston2004-11-236-35/+95
|
* Stable... bug #68857.Jeremy Huddleston2004-11-2311-17/+37
|
* Version bumps for cvs based ebuilds.Armando Di Cianno2004-11-165-9/+9
|
* Version bumps for cvs based ebuilds.Armando Di Cianno2004-11-1619-4/+471
|
* Forgot to commit some removed files after a mass commit.Armando Di Cianno2004-11-1219-507/+0
|
* Mass Update: gnustep.eclass revamped to allow configurable root install; ↵Armando Di Cianno2004-11-127-23/+23
| | | | gnustep-base/libs/apps updated to utilize new gnustep.eclass (only versions bumped where files would change); some KEYWORDS were accidentally dropped between version bumps of packages -- this has been resolved; windowmaker correctly supports gnustep now; gnustep-funcs.eclass added -- used where info on an installed gnustep-env is needed rather than making a full GNUstep application
* Mass Update: gnustep.eclass revamped to allow configurable root install; ↵Armando Di Cianno2004-11-1279-1230/+825
| | | | gnustep-base/libs/apps updated to utilize new gnustep.eclass (only versions bumped where files would change); some KEYWORDS were accidentally dropped between version bumps of packages -- this has been resolved; windowmaker correctly supports gnustep now; gnustep-funcs.eclass added -- used where info on an installed gnustep-env is needed rather than making a full GNUstep application
* ~amd64Simon Stelling2004-11-092-5/+5
|
* ~amd64Simon Stelling2004-11-024-84/+44
|
* ~amd64Simon Stelling2004-11-028-12/+28
|
* ~amd64Simon Stelling2004-11-023-15/+8
|
* Added ~sparc keyword.Jason Wever2004-10-313-17/+10
|
* ~alpha keyword.Bryan Østergaard2004-10-315-36/+86
|
* ~alpha keyword.Bryan Østergaard2004-10-3110-15/+34
|
* ~alpha keyword.Bryan Østergaard2004-10-313-15/+29
|
* Version bumps of all gnustep base packagesArmando Di Cianno2004-10-315-10/+10
|
* Version bumps of all gnustep base packagesArmando Di Cianno2004-10-3123-61/+289
|
* Added ~sparc keyword wrt bug #68729.Jason Wever2004-10-255-19/+19
|
* Added ~sparc keyword wrt bug #68729.Jason Wever2004-10-2510-15/+34
|
* Added ~sparc keyword wrt bug #68729.Jason Wever2004-10-253-5/+9
|
* Changed use of 'if ''use XXX''' / use requiring an echo, to not requiring ↵Armando Di Cianno2004-10-212-4/+4
| | | | the echo; keyworded a few ebuilds for ~ppc.
* Changed use of 'if ''use XXX''' / use requiring an echo, to not requiring ↵Armando Di Cianno2004-10-217-22/+21
| | | | the echo; keyworded a few ebuilds for ~ppc.
* Added to ~ppcDavid Holm2004-10-094-26/+26
|
* Added to ~ppcDavid Holm2004-10-098-12/+27
|
* Added to ~ppcDavid Holm2004-10-093-5/+10
|
* Added to ~ppcDavid Holm2004-10-094-16/+20
|
* Added to ~ppcDavid Holm2004-10-094-13/+17
|
* Compiles and works with aspell-0.60 series as well.Armando Di Cianno2004-10-063-5/+9
|
* Updated to use GENTOO_GNUSTEP_ROOT variable from gnustep.eclassArmando Di Cianno2004-10-042-7/+7
|
* Updated to use GENTOO_GNUSTEP_ROOT variable from gnustep.eclassArmando Di Cianno2004-10-047-19/+31
|
* Version bump; pre release date specd live cvs pull.Armando Di Cianno2004-09-285-16/+10
|
* Version bump; pre release date specd live cvs pull.Armando Di Cianno2004-09-2820-28/+399
|
* Gentoo Technologies, Inc. -> Gentoo FoundationSven Wegener2004-09-283-12/+26
|
* Added support for gnustep-libs/camaelon, via a local use flag (patches in ↵Armando Di Cianno2004-09-274-5/+142
| | | | support). Camaelon is a GNUstep theme engine.