Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |