Log of /eclass/gnome2-utils.eclass
Parent Directory
|
Revision Log
Revision
1.31 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Oct 27 22:24:10 2012 UTC
(6 years, 3 months ago)
by
tetromino
Branch:
MAIN
Changes since
1.30: +4 -2 lines
Diff to
previous 1.30
,
to
selected 1.20
Avoid sedding configure.ac in gnome2_disable_deprecation_warning to prevent accidental triggering of maintainer mode in some packages (bug #439602).
Revision
1.26 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Apr 8 02:29:44 2012 UTC
(6 years, 10 months ago)
by
tetromino
Branch:
MAIN
Changes since
1.25: +10 -2 lines
Diff to
previous 1.25
,
to
selected 1.20
Punt stale icon-theme.cache files and empty icon theme directories after theme uninstallation (bug #410495, thanks to Maxim Kammerer for reporting).
Revision
1.25 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Dec 14 19:47:54 2011 UTC
(7 years, 2 months ago)
by
tetromino
Branch:
MAIN
Changes since
1.24: +3 -3 lines
Diff to
previous 1.24
,
to
selected 1.20
Do not use gnome2_schemas_update --uninstall; --uninstall has no effect since glib-2.25.11, and will cause an error starting with 2.31.x (bug #394501, thanks to Marc-Antoine Perennou for reporting).
Revision
1.24 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Nov 14 06:10:32 2011 UTC
(7 years, 3 months ago)
by
tetromino
Branch:
MAIN
Changes since
1.23: +25 -1 lines
Diff to
previous 1.23
,
to
selected 1.20
Add gnome2_environment_reset() to reset env variables that often cause build or test failures (most recently bug #380639). The XDG_* resetting code had been tested in the gnome overlay for months with good results.
Revision
1.20 -
(
view)
(
download)
(
annotate)
-
[selected]
Thu Jan 20 23:50:49 2011 UTC
(8 years, 1 month ago)
by
abcd
Branch:
MAIN
Changes since
1.19: +2 -2 lines
Diff to
previous 1.19
more ROOT vs. EROOT confusion
Revision
1.11 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Sep 27 09:16:32 2008 UTC
(10 years, 4 months ago)
by
leio
Branch:
MAIN
Changes since
1.10: +4 -2 lines
Diff to
previous 1.10
,
to
selected 1.20
Sort the list of Makefile.am and Makefile.in files used in gnome2_omf_fix(), 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.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.
Sticky Tag: |
|