summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Initial importStuart Herbert2004-06-271-0/+251
|
* Fix for bug #54263Stuart Herbert2004-06-271-1/+2
|
* remove legacy ruby-1.6 DEPENDs, no vim version in the tree has problems with 1.8Ciaran McCreesh2004-06-261-12/+5
|
* *** empty log message ***Matthew Kennedy2004-06-261-2/+2
|
* Updated games.eclass to use uz2unpack.Chris Gianelloni2004-06-261-6/+6
|
* switch to autoconf 2.5 for bug #35319Ciaran McCreesh2004-06-251-2/+3
|
* update the copyright infoMike Frysinger2004-06-2595-192/+192
|
* make sure CFLAGS are exported rather than just set #55092Mike Frysinger2004-06-251-6/+7
|
* `cd ${S}` before applying patches; suggested by Michael Kohl ↵Mamoru Komachi2004-06-241-1/+2
| | | | <citizen428@cargal.org>
* webapp seems to be stable nowMike Frysinger2004-06-241-13/+9
|
* fix use invocationMichael Sterrett2004-06-232-5/+5
|
* fix use invocationMichael Sterrett2004-06-231-2/+2
|
* Fix use invocation; dodoc takes a list of filesMichael Sterrett2004-06-231-7/+4
|
* Fix for bug #54712Stuart Herbert2004-06-231-4/+11
|
* fix small typo #38628Mike Frysinger2004-06-231-2/+2
|
* fix link #43341Mike Frysinger2004-06-221-2/+2
|
* Install fonts.alias only if fonts.alias is foundMamoru Komachi2004-06-211-2/+5
|
* Changed GAMES_USER to root, changed GAMES_USER_DED to games, and reverted ↵Chris Gianelloni2004-06-181-5/+4
| | | | change to gamesowners function. Closing bug #45302.
* fix bug 54003.Robin H. Johnson2004-06-161-2/+2
|
* Fix for bug in webapp_hook_scriptStuart Herbert2004-06-141-5/+5
|
* Changed games to be owned root:games and closing bug #45302.Chris Gianelloni2004-06-141-2/+3
|
* Change x11-base/xfree dependency to virtual/x11 (#52153).Donnie Berkholz2004-06-142-2/+2
|
* updateAkinori Hattori2004-06-131-2/+2
|
* update commentAkinori Hattori2004-06-131-6/+18
|
* add some commentsRobin H. Johnson2004-06-121-1/+3
|
* Ensure hardenedphp patch downloads correctlyStuart Herbert2004-06-111-4/+2
|
* Version bump for hardened-php patchStuart Herbert2004-06-111-2/+4
|
* Version bumpStuart Herbert2004-06-111-32/+32
|
* Fixed to work with source packages alsoKarl Trygve Kalleberg2004-06-101-5/+8
|
* - Localize variables in functionsAron Griffis2004-06-101-78/+76
| | | | | | | | | | | | | | - Rewrite test_flag to honor ${CC} - Add function test_version_info to run ${CC} --version and look for patterns - Use printf instead of echo in situations where flags are being printed. This avoids the possibility that echo will interpret the flags, for example -n - Modify has_hardened, has_pic, has_pie to use test_version_info. This also fixes mistakes in ${var/pattern} expressions; many patterns in this eclass were erroneously written to be regular expressions instead of globs. - Modify has_m64, has_m32 to use test_flag
* i almost forgot to use ${CC/ .*/} instead of calling gcc directly... that ↵Travis Tilley2004-06-101-3/+3
| | | | would have made the embedded/cross devs unhappy with me ^^;
* added has_m64 and has_m32 to flag-o-matic. this should make checking for ↵Travis Tilley2004-06-101-1/+22
| | | | multilib as simple as has_m64 && has_m32 on all multilib archs other than mips.
* Install a0poster, see bug #47004Mamoru Komachi2004-06-091-1/+6
|
* whitespace cleanupMichael Sterrett2004-06-081-13/+12
|
* fix IUSE so that emerge -pv works againTravis Tilley2004-06-081-2/+2
|
* QA loving.. flag-o-matic has use debug && do_stuff, but had a missing IUSE=debugNed Ludd2004-06-061-1/+2
|
* add svn://Akinori Hattori2004-06-061-1/+2
|
* Added info on the Eclipse site at ↵Karl Trygve Kalleberg2004-06-051-1/+9
| | | | http://dev.gentoo.org/~karltk/projects/eclipse/
* Block app-text/dvipdfm, bug #30684Mamoru Komachi2004-06-041-10/+3
|
* Fix use invocationMichael Sterrett2004-06-031-4/+4
|
* New eclass for all eclipse extensionsKarl Trygve Kalleberg2004-06-031-0/+118
|
* since stupid webapp-config is still unstable we cant use itMike Frysinger2004-06-011-9/+13
|
* prevent etexec-flags function from rewriting CFLAGS when not using the ↵Ned Ludd2004-06-011-1/+11
| | | | hardened compiler. bug #52286
* some fixesMarinus Schraal2004-05-311-16/+37
|
* add initial version of a font eclassMarinus Schraal2004-05-311-0/+68
|
* add -fno-unit-at-a-time to the global list of allowed flagsTravis Tilley2004-05-301-2/+2
|
* fix bug #52387. cleanup some use stuff.Robin H. Johnson2004-05-291-5/+5
|
* use new webapp eclass #51124Mike Frysinger2004-05-291-13/+9
|
* fix bugs 50991, 49420.Robin H. Johnson2004-05-281-5/+17
|
* require perl 5.8.2 to get a proper >=6.11 makemakerRobert Coie2004-05-281-2/+7
|