| Commit message (Expand) | Author | Age | Files | Lines |
* | * gnome2.eclass: (gnome2_icon_cache_update): Only run gtk-update-icon-cache |  Leonardo Boshell | 2005-09-08 | 1 | -2/+4 |
* | * gnome2.eclass: (gnome2_omf_fix): Don't be too verbose. |  Leonardo Boshell | 2005-08-23 | 1 | -4/+5 |
* | * gnome2.eclass: (gnome2_omf_fix): Tweaked the sed expression so it covers |  Leonardo Boshell | 2005-08-17 | 1 | -3/+3 |
* | * gnome2.eclass: Added extra checks so global variables don't get rewritten |  Leonardo Boshell | 2005-08-03 | 1 | -6/+15 |
* | revert that change for now, or we get flooded by bugs about a silly QA |  Marinus Schraal | 2005-08-01 | 1 | -2/+2 |
* | remove debug from IUSE, it is not meaningful to the majority of packages |  Marinus Schraal | 2005-08-01 | 1 | -2/+2 |
* | die (#97761) |  Marinus Schraal | 2005-08-01 | 1 | -3/+5 |
* | fix incorrect IUSE |  Marinus Schraal | 2005-07-23 | 1 | -2/+2 |
* | * gnome2_icon_cache_update(), gnome2_pkg_postinst(), gnome2_pkg_postrm(): |  Leonardo Boshell | 2005-07-20 | 1 | -1/+22 |
* | QA: Apply whitespace checks from repoman to eclasses. |  Sven Wegener | 2005-07-11 | 1 | -10/+7 |
* | add IUSE=doc |  Aron Griffis | 2005-07-06 | 1 | -2/+2 |
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now |  Aron Griffis | 2005-07-06 | 1 | -2/+1 |
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now |  Aron Griffis | 2005-07-06 | 1 | -2/+1 |
* | * (gnome2_src_configure): |  Leonardo Boshell | 2005-07-01 | 1 | -7/+7 |
* | update for #92920 |  Marinus Schraal | 2005-06-05 | 1 | -2/+1 |
* | and revert disabling of elibtoolize |  Marinus Schraal | 2005-05-27 | 1 | -2/+3 |
* | don't use elibtoolize by default |  Marinus Schraal | 2005-05-19 | 1 | -2/+2 |
* | add fdo-mime eclass & update gnome2 eclass to use it |  Marinus Schraal | 2004-09-14 | 1 | -2/+21 |
* | Changed inherit x; inherit y; to inherit x y, using a single inherit |  Mike Gardiner | 2004-07-23 | 1 | -3/+2 |
* | Removed the conditional inherit |  D.M.D. Ljungmark | 2004-07-11 | 1 | -3/+3 |
* | update the copyright info |  Mike Frysinger | 2004-06-25 | 1 | -2/+2 |
* | change use syntax to the right form |  Mike Frysinger | 2004-05-11 | 1 | -3/+3 |
* | revert gconf deinstall for now, doesn't work as it is |  Marinus Schraal | 2004-04-09 | 1 | -5/+6 |
* | add some code to cleanout gconf stuff |  Marinus Schraal | 2004-04-09 | 1 | -7/+27 |
* | Moved from newdepend to DEPEND= in gnome2.eclass |  D.M.D. Ljungmark | 2004-03-24 | 1 | -2/+2 |
* | Fix capitalization for the einfo when installing gconf schemas and add a |  Tim Yamin | 2003-11-30 | 1 | -2/+3 |
* | put params behind quotes to protect against double quote bugs |  Alastair Tse | 2003-10-26 | 1 | -6/+6 |
* | remove deprecated $DEBUG |  Mike Frysinger | 2003-08-03 | 1 | -5/+3 |
* | remove scrollkeeper-update's completely in omf_fix. it should solve ALOT |  Alastair Tse | 2003-06-12 | 1 | -4/+10 |
* | tighten up the gnome_omf_fix regex a bit. |  Alastair Tse | 2003-05-04 | 1 | -3/+3 |
* | added gnome2_omf_fix(). fixes omf makefiles to speed up docs compilation. |  Alastair Tse | 2003-05-04 | 1 | -1/+23 |
* | fixed var scrollkeeper with make install |  Alastair Tse | 2003-04-17 | 1 | -2/+4 |
* | * respects USE="debug" |  Alastair Tse | 2003-04-15 | 1 | -31/+43 |
* | allow gnome2_src_configure/compile to have more than 1 parameter |  Alastair Tse | 2003-04-09 | 1 | -3/+3 |
* | allow multiple parameters to pass into gnome2_src_install |  Alastair Tse | 2003-02-24 | 1 | -2/+2 |
* | header fixes |  Mike Frysinger | 2003-02-16 | 1 | -6/+6 |
* | whitespace fix |  D.M.D. Ljungmark | 2002-10-20 | 1 | -2/+2 |
* | split SRC_URI into gnome.org.eclass and inherit that |  D.M.D. Ljungmark | 2002-09-23 | 1 | -5/+2 |
* | SRC_URI fix from carpaski |  D.M.D. Ljungmark | 2002-09-23 | 1 | -1/+5 |
* | removed two comments |  D.M.D. Ljungmark | 2002-08-22 | 1 | -3/+1 |
* | small fixor |  Martin Schlemmer | 2002-08-22 | 1 | -4/+10 |
* | fix segfaults for gnome-system-monitor |  Martin Schlemmer | 2002-08-17 | 1 | -1/+4 |
* | changes to make binary packages install schemas |  D.M.D. Ljungmark | 2002-08-05 | 1 | -15/+21 |
* | conditional debugging now |  D.M.D. Ljungmark | 2002-07-18 | 1 | -2/+11 |
* | add INHERITED variable to all eclasses. this keeps track of what eclasses wer... |  Dan Armak | 2002-07-12 | 1 | -1/+2 |
* | libtool reverse deps patch |  Martin Schlemmer | 2002-06-29 | 1 | -2/+3 |
* | remove ugly hackaround |  D.M.D. Ljungmark | 2002-06-18 | 1 | -2/+1 |
* | hacking around a bug in libtool.eclass |  D.M.D. Ljungmark | 2002-06-17 | 1 | -2/+3 |
* | new debug info in gconf install parts |  D.M.D. Ljungmark | 2002-06-15 | 1 | -2/+4 |
* | New eclass version that doesnt need the SCHEMAS variable |  D.M.D. Ljungmark | 2002-06-12 | 1 | -15/+8 |