From ad241e9c4845c966476a41c0208b025079ac290a Mon Sep 17 00:00:00 2001 From: Patrice Clement Date: Thu, 14 Jul 2016 19:54:38 +0200 Subject: app-portage/install-mask: Revert 6948f84f0a96570a1ebaa385e46fe51260b52481. Package-Manager: portage-2.2.28 --- app-portage/install-mask/files/location-db.conf | 18 ++++++++++++++++++ app-portage/install-mask/files/location-db.xml | 24 ++++++++++++++++++++++++ 2 files changed, 42 insertions(+) create mode 100644 app-portage/install-mask/files/location-db.conf create mode 100644 app-portage/install-mask/files/location-db.xml (limited to 'app-portage') diff --git a/app-portage/install-mask/files/location-db.conf b/app-portage/install-mask/files/location-db.conf new file mode 100644 index 000000000000..cb050cab37c4 --- /dev/null +++ b/app-portage/install-mask/files/location-db.conf @@ -0,0 +1,18 @@ +[__install-mask__] +version=1 + +[systemd] +path=/usr/lib/systemd/system +description=systemd unit and auxiliary files. + +[bash-completion] +path=/usr/share/bash-completion + +[locale] +path=/usr/share/locale +description=All localizations. + +[logrotate] +path=/etc/logrotate.d + +# vim:ft=dosini diff --git a/app-portage/install-mask/files/location-db.xml b/app-portage/install-mask/files/location-db.xml new file mode 100644 index 000000000000..eea4842e235c --- /dev/null +++ b/app-portage/install-mask/files/location-db.xml @@ -0,0 +1,24 @@ + + + + /usr/lib/systemd/system + + systemd unit and auxiliary files. + + + + + /usr/share/bash-completion + + + + /usr/share/locale + + All localizations. + + + + + /etc/logrotate.d + + -- cgit v1.2.3-65-gdbad