Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * gnome2.eclass: Added extra checks so global variables don't get rewritten | Leonardo Boshell | 2005-08-03 | 1 | -6/+15 |
| | | | | | every time the eclass is parsed (gnome2_src_configure): Moved 'use debug' logic from the global scope. | ||||
* | revert that change for now, or we get flooded by bugs about a silly QA | Marinus Schraal | 2005-08-01 | 1 | -2/+2 |
| | | | | notice | ||||
* | remove debug from IUSE, it is not meaningful to the majority of packages | Marinus Schraal | 2005-08-01 | 1 | -2/+2 |
| | | | | that use the eclass | ||||
* | 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 |
| | | | | | New function to update the icon cache files under /usr/share/icons/* (bug #92289). | ||||
* | 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 |
| | | | | | | | | Simplifying syntax for 'doc' USE flag support * (gnome2_gconf_install): Simplifying syntax. Verify that the schemas files exist before processing them. | ||||
* | 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 |
| | | | | line | ||||
* | 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 |
| | | | | cleanup some output | ||||
* | 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 |
| | | | | 'echo' to fix spacings and make things look better. | ||||
* | 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 |
| | | | | of the sandbox scrollkeeper problems (hopefully!). also added sed-4 as dep. | ||||
* | 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 |
| | | | | | | * scrollkeeper-update now runs in postrm() * does not include /var/lib/scrollkeeper in the package * option to use make DESTDIR install rather than einstall | ||||
* | 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 ↵ | Dan Armak | 2002-07-12 | 1 | -1/+2 |
| | | | | were inherited. e.g. INHERITED='kde-base kde base'. this will allow drobbins to take eclass mtime changes into account when deciding whether to refresh ebuild cache. | ||||
* | 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 |
| | |||||
* | hard path setting | D.M.D. Ljungmark | 2002-06-12 | 1 | -3/+2 |
| | |||||
* | updated gnome2 eclass to use debug eclass | D.M.D. Ljungmark | 2002-06-11 | 1 | -18/+4 |
| | |||||
* | -d typo fix | Bruce A. Locke | 2002-06-04 | 1 | -4/+4 |
| |