summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-08-08 14:35:58 +0000
committerMichał Górny <mgorny@gentoo.org>2012-08-08 14:35:58 +0000
commit9a2ffa540aee7acb98261a6ff2a297841797bb8d (patch)
tree5e35bc2bcc080be19ce64015b3c9f96c28c92b7f /app-portage
parentRespect environment CFLAGS wrt #430454 by Diego Elio Pettenò (diff)
downloadgentoo-2-9a2ffa540aee7acb98261a6ff2a297841797bb8d.tar.gz
gentoo-2-9a2ffa540aee7acb98261a6ff2a297841797bb8d.tar.bz2
gentoo-2-9a2ffa540aee7acb98261a6ff2a297841797bb8d.zip
Remove tmpfiles.d from systemd locations, since that directory is used by OpenRC now.
(Portage version: 2.2.0_alpha120_p6/cvs/Linux x86_64)
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/install-mask/ChangeLog7
-rw-r--r--app-portage/install-mask/files/location-db.xml1
2 files changed, 5 insertions, 3 deletions
diff --git a/app-portage/install-mask/ChangeLog b/app-portage/install-mask/ChangeLog
index 1cad436b268d..7628a48e597f 100644
--- a/app-portage/install-mask/ChangeLog
+++ b/app-portage/install-mask/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-portage/install-mask
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/install-mask/ChangeLog,v 1.7 2012/08/07 20:27:26 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/install-mask/ChangeLog,v 1.8 2012/08/08 14:35:58 mgorny Exp $
+
+ 08 Aug 2012; Michał Górny <mgorny@gentoo.org> files/location-db.xml:
+ Remove tmpfiles.d from systemd locations, since that directory is used by
+ OpenRC now.
07 Aug 2012; Alexis Ballier <aballier@gentoo.org> install-mask-0.0.2.ebuild:
keyword ~amd64-fbsd, bug #393181
@@ -28,4 +32,3 @@
19 Sep 2011; Michał Górny <mgorny@gentoo.org> +install-mask-0.0.1.ebuild,
+files/location-db.xml, +metadata.xml:
Introduce install-mask, a tool to manage INSTALL_MASK setting.
-
diff --git a/app-portage/install-mask/files/location-db.xml b/app-portage/install-mask/files/location-db.xml
index 0e65a36d5334..eea4842e235c 100644
--- a/app-portage/install-mask/files/location-db.xml
+++ b/app-portage/install-mask/files/location-db.xml
@@ -2,7 +2,6 @@
<install-mask>
<location id="systemd">
<path>/usr/lib/systemd/system</path>
- <path>/usr/lib/tmpfiles.d</path>
<description>
systemd unit and auxiliary files.
</description>