Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xulrunner support | Jory Pratt | 2006-06-01 | 1 | -1/+5 |
| | |||||
* | Cosmetic fixes. | Luca Longinotti | 2006-05-31 | 1 | -3/+3 |
| | |||||
* | Add the code to support ARTS_REQUIRED='never' to make carlo happy, although ↵ | Diego Elio Pettenò | 2006-05-31 | 1 | -5/+8 |
| | | | | I'm not going to hunt down which packages does not need arts at all. | ||||
* | use [[ check. | Diego Elio Pettenò | 2006-05-30 | 1 | -2/+2 |
| | |||||
* | Clearify error message. | Diego Elio Pettenò | 2006-05-30 | 1 | -6/+10 |
| | |||||
* | Add ARTS_REQUIRED variable to make ebuilds declare when they _require_ arts. ↵ | Diego Elio Pettenò | 2006-05-30 | 1 | -12/+30 |
| | | | | Thanks to UncleOwen in bug #133182. | ||||
* | More changes to support $KDE_S. | Diego Elio Pettenò | 2006-05-30 | 1 | -4/+2 |
| | |||||
* | Alias ${S} to ${KDE_S} to allow building in different directories without ↵ | Diego Elio Pettenò | 2006-05-29 | 1 | -10/+15 |
| | | | | complex push/pops. | ||||
* | Put ip32r10k into IUSE. | Joshua Kinard | 2006-05-29 | 1 | -2/+2 |
| | |||||
* | Stop the tests from breaking on up- and downgrades. Thanks to blubb for ↵ | Marien Zwart | 2006-05-29 | 1 | -1/+12 |
| | | | | reporting. | ||||
* | Respect LDFLAGS. | Diego Elio Pettenò | 2006-05-28 | 1 | -2/+2 |
| | |||||
* | add warning about ordering with regard to create_ml_includes | Simon Stelling | 2006-05-28 | 1 | -1/+4 |
| | |||||
* | Removed version string from zope RDEPEND to allow easier dependency | Radoslaw Stachowiak | 2006-05-28 | 1 | -2/+2 |
| | | | | management in zope products (net-zope/*). Consult #105187. | ||||
* | Added RESTRICT="binchecks strip", thanks to jakub in bug #134453. | Henrik Brix Andersen | 2006-05-28 | 1 | -1/+4 |
| | |||||
* | install vimtutor | Ryan Phillips | 2006-05-28 | 1 | -1/+2 |
| | |||||
* | Stable freedict on alpha. | Bryan Østergaard | 2006-05-27 | 1 | -2/+2 |
| | |||||
* | Resolving #129357 and errorneous messages with missing files during dodoc. | Radoslaw Stachowiak | 2006-05-27 | 1 | -6/+6 |
| | |||||
* | Multilib fixes for eselect-compiler. Now we update the secondary targets as ↵ | Jeremy Huddleston | 2006-05-27 | 1 | -37/+40 |
| | | | | well. | ||||
* | fix embarrising commit ;) | Alec Warner | 2006-05-26 | 1 | -2/+1 |
| | |||||
* | Fix for bug 39519, QA fix | Alec Warner | 2006-05-26 | 2 | -3/+4 |
| | |||||
* | Cleaned up script installation | Joe Sapp | 2006-05-26 | 1 | -8/+4 |
| | |||||
* | Cleaned up the way that python module compilation is handled and resolved ↵ | Joe Sapp | 2006-05-26 | 1 | -4/+10 |
| | | | | bug 126890 | ||||
* | revert r1.275 for #130772 as it causes more problems that it solves | Mike Frysinger | 2006-05-26 | 1 | -17/+2 |
| | |||||
* | Don't do the checks if the useflag is not enabled. | Diego Elio Pettenò | 2006-05-25 | 1 | -2/+2 |
| | |||||
* | accumulated fixes/changes during gtkada porting | George Shapovalov | 2006-05-25 | 1 | -2/+84 |
| | |||||
* | Unleash the linguas handling in IUSE now that Halcy0n has the linguas.desc ↵ | Diego Elio Pettenò | 2006-05-25 | 1 | -7/+6 |
| | | | | ready to commmit. | ||||
* | Add kdehiddenvisibility useflag that enables the GCC hidden visibility, when ↵ | Diego Elio Pettenò | 2006-05-25 | 1 | -1/+16 |
| | | | | building with GCC 4.1. Support is still experimental and bugs are more likely to be UPSTREAM'ed with that enabled. You also need to rebuild qt 3.3.6-r1 with GCC 4.1 to have the visibility patch for Qt. | ||||
* | Added a modified naming for desktop entries (commented) so I don't lose it ↵ | Chris Gianelloni | 2006-05-24 | 1 | -1/+2 |
| | | | | and forget about it. | ||||
* | Added patch from Paul Bredbury <brebs@sent.com> from bug #110545. | Chris Gianelloni | 2006-05-24 | 1 | -3/+3 |
| | |||||
* | Install ChangeLog if it exists. | Donnie Berkholz | 2006-05-23 | 1 | -1/+5 |
| | |||||
* | fix get_make_var() when people are using -w in make options #133822 by ↵ | Mike Frysinger | 2006-05-23 | 1 | -2/+2 |
| | | | | Anthony Mutiso and Drake Wyrm | ||||
* | added new darcs eclass | Andres Loeh | 2006-05-22 | 1 | -0/+142 |
| | |||||
* | Add app-arch/unzip to DEPEND; bug #133879 (thanks Ernestas Liubarskij, also ↵ | Kevin F. Quinn | 2006-05-22 | 1 | -1/+4 |
| | | | | Flameeyes) | ||||
* | fix and improve check_extra_config() - see bug #133026 | Alin Năstac | 2006-05-22 | 1 | -36/+48 |
| | |||||
* | prefix linux-only DEPENDs with kernel_linux? and only run needed functions ↵ | Stefan Schweizer | 2006-05-22 | 1 | -9/+15 |
| | | | | in pkg_postinst, helps to fix bug 133548 | ||||
* | Added placeholder pkg_setup | Joshua Nichols | 2006-05-22 | 1 | -1/+9 |
| | |||||
* | Actually make sure that the static archives do not linger behind. Also make ↵ | Paul de Vrieze | 2006-05-21 | 1 | -9/+23 |
| | | | | the eclass aware of libdir. | ||||
* | Check existence of the library file too | Paul de Vrieze | 2006-05-20 | 1 | -3/+5 |
| | |||||
* | add mercurial.eclass, similar to cvs.eclass etc | Aron Griffis | 2006-05-20 | 1 | -0/+69 |
| | |||||
* | Make sure that buildsycoca function creates and sets the right permissions ↵ | Diego Elio Pettenò | 2006-05-19 | 1 | -1/+7 |
| | | | | on /usr/share/services directory, or things will start breaking. | ||||
* | Put normal games.eclass pkg_postinst output behind a check for ↵ | Chris Gianelloni | 2006-05-19 | 1 | -13/+15 |
| | | | | GAMES_SHOW_WARNING. Blame Paul Bredbury <brebs@sent.com>. Closing bug #133665. | ||||
* | Unbreak db_libname and make it multilib-compatible. | Diego Elio Pettenò | 2006-05-19 | 1 | -3/+3 |
| | |||||
* | Change root:root to root:0. | Diego Elio Pettenò | 2006-05-19 | 1 | -2/+2 |
| | |||||
* | Fix bug #130974, tnx to Flameeyes for pointing it out. | Luca Longinotti | 2006-05-18 | 3 | -6/+15 |
| | |||||
* | Remove configure from EXPORT_FUNCTIONS; bug #124212 | Mark Loeser | 2006-05-18 | 1 | -2/+2 |
| | |||||
* | Fix description | Paul de Vrieze | 2006-05-18 | 1 | -2/+2 |
| | |||||
* | prefix function names | Paul de Vrieze | 2006-05-18 | 1 | -13/+13 |
| | |||||
* | An eclass that helps with the use of berkeley db | Paul de Vrieze | 2006-05-18 | 1 | -0/+105 |
| | |||||
* | passing active gnat profile to lib_* funcs now.. | George Shapovalov | 2006-05-18 | 1 | -3/+6 |
| | |||||
* | Multilib fixes: ensure all subpackages install into lib64. | Marien Zwart | 2006-05-16 | 1 | -6/+14 |
| |