Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Punt stale icon-theme.cache files and empty icon theme directories after ↵ | Alexandre Rostovtsev | 2012-04-08 | 1 | -2/+10 |
| | | | | theme uninstallation (bug #410495, thanks to Maxim Kammerer for reporting). | ||||
* | Do not use gnome2_schemas_update --uninstall; --uninstall has no effect ↵ | Alexandre Rostovtsev | 2011-12-14 | 1 | -3/+3 |
| | | | | since glib-2.25.11, and will cause an error starting with 2.31.x (bug #394501, thanks to Marc-Antoine Perennou for reporting). | ||||
* | Add gnome2_environment_reset() to reset env variables that often cause build ↵ | Alexandre Rostovtsev | 2011-11-14 | 1 | -1/+25 |
| | | | | or test failures (most recently bug #380639). The XDG_* resetting code had been tested in the gnome overlay for months with good results. | ||||
* | fix random bugs in eclass documentation, and convert to new @AUTHOR tag | Mike Frysinger | 2011-08-22 | 1 | -3/+3 |
| | |||||
* | Add eclass documentation. | Gilles Dartiguelongue | 2011-04-03 | 1 | -21/+79 |
| | |||||
* | Add EAPI=4 to the list of supported EAPIs (xfconf needs it), bug #353210. | Gilles Dartiguelongue | 2011-01-31 | 1 | -2/+2 |
| | |||||
* | more ROOT vs. EROOT confusion | Jonathan Callen | 2011-01-20 | 1 | -2/+2 |
| | |||||
* | Fix ROOT vs. EROOT confusion | Jonathan Callen | 2011-01-20 | 1 | -3/+3 |
| | |||||
* | add support for EAPI 3, importing changes from prefix overlay. | Gilles Dartiguelongue | 2010-12-07 | 1 | -21/+32 |
| | |||||
* | cosmetic fixes, use debug-print instead of einfo. | Gilles Dartiguelongue | 2010-12-07 | 1 | -9/+11 |
| | |||||
* | make sure we refer to $ROOT where needed | Gilles Dartiguelongue | 2010-12-07 | 1 | -12/+14 |
| | |||||
* | replace usage of type -P by variables | Gilles Dartiguelongue | 2010-12-07 | 1 | -3/+9 |
| | |||||
* | add gsettings support to gnome eclasses, thanks to abcd | Gilles Dartiguelongue | 2010-12-07 | 1 | -1/+25 |
| | |||||
* | Fix quoting, re-fix bug #238727 | Gilles Dartiguelongue | 2008-10-22 | 1 | -2/+2 |
| | |||||
* | gnome2-utils is now ${ROOT} aware, fix bug #238727. | Gilles Dartiguelongue | 2008-10-19 | 1 | -3/+3 |
| | |||||
* | Sort the list of Makefile.am and Makefile.in files used in gnome2_omf_fix(), ↵ | Mart Raudsepp | 2008-09-27 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | so that it is ensured the .am one is listed before the respective .in for maintainer mode regeneration to not kick in due to modtime of .am being newer than .in and the listed files being possibly patched with sed for a scrollkeeper fix. This maintainer mode build file regeneration is reliably reproducable only if PORTAGE_TMPDIR is on a filesystem with jiffies-granularity timestamps - tmpfs in particular. In the common case (ext3 and reiserfs) it is only second-granularity and GNU make rule dependency for am--refresh doesn't trigger almost never because the timestamp is equal unless it hits a second boundary pretty exactly in the middle. This should fix bug 236649 and all the few dozen INVALID bugs Diego Pettenò has filed against GNOME packages that claim the maintainer mode rebuild is caused by patches in $FILESDIR, while it must have been simply the omf_fix combined with tmpfs usage. | ||||
* | gnome2-utils.eclass: hide useless error message from find and remove an old ↵ | Remi Cardona | 2008-03-22 | 1 | -13/+5 |
| | | | | workaround for <bash-3.1 | ||||
* | gnome2-utils.eclass: change function name to match gnome2_icon_update_cache | Remi Cardona | 2008-03-22 | 1 | -2/+3 |
| | |||||
* | fix gnome2 and xfce44 eclasses (see bug #155993) | Remi Cardona | 2008-03-22 | 1 | -41/+72 |
| | |||||
* | fixing quoting issues pointed out by maekke | Gilles Dartiguelongue | 2008-02-10 | 1 | -2/+2 |
| | |||||
* | Change pidof to pgrep; bug #182044 | Daniel Gryniewicz | 2007-06-14 | 1 | -2/+2 |
| | |||||
* | revert change until we can get patched gtk+; bug #155993 | Daniel Gryniewicz | 2007-05-11 | 1 | -2/+2 |
| | |||||
* | Remove VDB grubbing for icon updates; bug #155993 | Daniel Gryniewicz | 2007-04-24 | 1 | -9/+2 |
| | |||||
* | add patch from solar to kill gconfd only if active | Saleem Abdulrasool | 2007-01-24 | 1 | -4/+7 |
| | |||||
* | Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2007-01-01 | 1 | -2/+2 |
| | |||||
* | * gnome2-utils.eclass: Moved auxiliary functions from gnome2.eclass. | Leonardo Boshell | 2006-12-13 | 1 | -0/+201 |