Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of "verbose" USE-flag that is only controlling compile-time | 2006-09-03 | 1 | -3/+2 | |
| | | | | | output. Default to verbose=yes (= more "noisy" output) because within Gentoo we're more used to heavy loads of compile messages. | ||||
* | Fix for bug #136403, add doc to IUSE, such that the doc USE-flag is not | 2006-06-25 | 1 | -4/+3 | |
| | | | | used without being reported in IUSE. | ||||
* | depend on virtual/man | 2006-06-21 | 1 | -3/+3 | |
| | |||||
* | QA: Apply whitespace checks from repoman to eclasses. | 2005-07-11 | 1 | -9/+5 | |
| | |||||
* | Fixing rev 1.30's fixes for sync of IUSE -- there was really no need for it ↵ | 2005-07-10 | 1 | -2/+8 | |
| | | | | -- when eclass uses USE flag not set in eclass IUSE, they are set in ebuild IUSE, and code is otherwise shelterd against misuse. | ||||
* | sync IUSE | 2005-07-06 | 1 | -3/+2 | |
| | |||||
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | 2005-07-06 | 1 | -2/+1 | |
| | |||||
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | 2005-07-06 | 1 | -2/+1 | |
| | |||||
* | Added use of 'verbose' use flag to optionally not hide compilation output | 2005-06-22 | 1 | -2/+11 | |
| | |||||
* | DEPEND fixes per bug 93979 | 2005-06-06 | 1 | -2/+2 | |
| | |||||
* | Minor DEPEND changes for GNUstep eclass | 2005-06-06 | 1 | -2/+2 | |
| | |||||
* | Fixed [<>]=cat/pkg-ver* dependencies. | 2005-05-05 | 1 | -2/+2 | |
| | |||||
* | Cleaned up gnustep.eclass dependencies; fixed/removed packages that were ↵ | 2005-04-15 | 1 | -5/+8 | |
| | | | | package.masked | ||||
* | filter omit-frame-pointer as it breaks some ObjC (bug 86089) | 2005-03-21 | 1 | -1/+4 | |
| | |||||
* | Mass Update: gnustep.eclass revamped to allow configurable root install; ↵ | 2004-11-12 | 1 | -128/+47 | |
| | | | | 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 | ||||
* | Changed depend on tetex versioned to virtual/tetex | 2004-10-22 | 1 | -2/+2 | |
| | |||||
* | Fix use invocation | 2004-10-14 | 1 | -2/+2 | |
| | |||||
* | Fix use invocation | 2004-10-14 | 1 | -3/+3 | |
| | |||||
* | Complete upgrade for support functions in gnustep.eclass to support install ↵ | 2004-10-04 | 1 | -6/+6 | |
| | | | | root via eclass variable now that apps have been otherwise upgraded | ||||
* | Making GNUstep root into variable, easing the ability to test different ↵ | 2004-10-04 | 1 | -1/+3 | |
| | | | | installation points, or supporting users who like non-standard install points. | ||||
* | virtual/glibc -> virtual/libc | 2004-09-28 | 1 | -2/+2 | |
| | |||||
* | Make DEPEND's slightly less strict; filter out -fstrict-aliasing on ↵ | 2004-09-27 | 1 | -4/+6 | |
| | | | | gcc-3.4*, as it's known to break GNUstep apps | ||||
* | correctly identifying when documentation should be built via makefile | 2004-09-24 | 1 | -2/+3 | |
| | |||||
* | Major commit of many files relating to updated GNUstep ebuidlds | 2004-09-24 | 1 | -110/+151 | |
| | |||||
* | Removed infringing unset CFLAGS, unset CC lines | 2004-08-06 | 1 | -4/+1 | |
| | |||||
* | updated old gnustep.eclass placeholder so it's still usable by users writing ↵ | 2004-08-03 | 1 | -8/+8 | |
| | | | | their own ebuilds | ||||
* | glibc --> libc | 2004-06-29 | 1 | -3/+3 | |
| | |||||
* | update the copyright info | 2004-06-25 | 1 | -2/+2 | |
| | |||||
* | Apply patch from bug #25013 to replace calls to newdepend and newrdepend | 2004-04-11 | 1 | -6/+8 | |
| | | | | with variable setting (DEPEND=, RDEPEND=). | ||||
* | header fix | 2003-10-26 | 1 | -0/+4 | |
| | |||||
* | fixed the "line 65" error and hopefully there will be no more failures | 2003-07-30 | 1 | -5/+5 | |
| | | | | on systems with userpriv and usersandbox enabled. | ||||
* | Little fix | 2003-07-15 | 1 | -2/+2 | |
| | |||||
* | Got rid of egnustepmake and changed egnustepmake2 to egnustepmake | 2003-07-15 | 1 | -54/+0 | |
| | |||||
* | Added egnustepmake2 for better gnustep program compatibility | 2003-07-13 | 1 | -0/+57 | |
| | |||||
* | A new gnustep eclass based off of a submission by Zhen Lin. | 2003-07-02 | 1 | -0/+140 | |