Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (f5ea6db8edfa7e29bc8efe82739052f96736c6bb)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (f5ea6db8edfa7e29bc8efe82739052f96736c6bb)
  • Date: Tue, 17 Mar 2015 01:13:50 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

ChangeLog | 3 +++
volatiles | 2 ++
2 files changed, 5 insertions(+)

New commits:
commit f5ea6db8edfa7e29bc8efe82739052f96736c6bb
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

volatiles: added fonts.dir/fonts.scale exceptions

diff --git a/ChangeLog b/ChangeLog
index 62aaeeb..041c3db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2015-03-17 Vlad Glagolev <stealth AT sourcemage.org>
* python-pypi/requests: new spell, Python HTTP for Humans
+ * volatiles: added fonts.dir/fonts.scale exceptions -- these files
+ are like cache files modified by all fonts spells installing files
+ to the same directories (or by running mkfontdir/mkfontscale)

2015-03-16 Vlad Glagolev <stealth AT sourcemage.org>
* net/isc.gpg: added 911A4C02 public key (Internet Systems Consortium,
diff --git a/volatiles b/volatiles
index acfd38d..7e6ff10 100644
--- a/volatiles
+++ b/volatiles
@@ -7,6 +7,8 @@
^/usr/lib/ghc.*/package\.conf.*$
^/usr/lib/gio/modules/giomodule\.cache$
^/usr/share/applications/mimeinfo\.cache$
+^/usr/share/fonts/.*/fonts\.dir$
+^/usr/share/fonts/.*/fonts\.scale$
^/usr/share/glib-2\.0/schemas/gschemas\.compiled$
^/usr/share/icons/.*/icon-theme\.cache$
^/usr/share/icons/.*/index\.theme$



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (f5ea6db8edfa7e29bc8efe82739052f96736c6bb), Vlad Glagolev, 03/17/2015

Archive powered by MHonArc 2.6.24.

Top of Page