summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix quoting, re-fix bug #238727Gilles Dartiguelongue2008-10-221-2/+2
|
* gnome2-utils is now ${ROOT} aware, fix bug #238727.Gilles Dartiguelongue2008-10-191-3/+3
|
* Sort the list of Makefile.am and Makefile.in files used in gnome2_omf_fix(), ↵Mart Raudsepp2008-09-271-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 Cardona2008-03-221-13/+5
| | | | workaround for <bash-3.1
* gnome2-utils.eclass: change function name to match gnome2_icon_update_cacheRemi Cardona2008-03-221-2/+3
|
* fix gnome2 and xfce44 eclasses (see bug #155993)Remi Cardona2008-03-221-41/+72
|
* fixing quoting issues pointed out by maekkeGilles Dartiguelongue2008-02-101-2/+2
|
* Change pidof to pgrep; bug #182044Daniel Gryniewicz2007-06-141-2/+2
|
* revert change until we can get patched gtk+; bug #155993Daniel Gryniewicz2007-05-111-2/+2
|
* Remove VDB grubbing for icon updates; bug #155993Daniel Gryniewicz2007-04-241-9/+2
|
* add patch from solar to kill gconfd only if activeSaleem Abdulrasool2007-01-241-4/+7
|
* Apply whitespace checks from repoman to eclasses.Sven Wegener2007-01-011-2/+2
|
* * gnome2-utils.eclass: Moved auxiliary functions from gnome2.eclass.Leonardo Boshell2006-12-131-0/+201