summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-09-12 11:46:41 +0000
committerMichał Górny <mgorny@gentoo.org>2013-09-12 11:46:41 +0000
commit0f74c2b9862544a3184b5cca505e1a1ca78af559 (patch)
treef6be107cbccab5df7c2cb3bdace56b71fa0580a7 /eclass/ChangeLog
parentAdd missing test dependencies. (diff)
downloadgentoo-2-0f74c2b9862544a3184b5cca505e1a1ca78af559.tar.gz
gentoo-2-0f74c2b9862544a3184b5cca505e1a1ca78af559.tar.bz2
gentoo-2-0f74c2b9862544a3184b5cca505e1a1ca78af559.zip
Introduce systemd_install_serviced() to install foo.service.d/00gentoo.conf files.
Diffstat (limited to 'eclass/ChangeLog')
-rw-r--r--eclass/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog
index f0ebd2349109..8a43407e468a 100644
--- a/eclass/ChangeLog
+++ b/eclass/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for eclass directory
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.958 2013/09/11 08:53:18 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.959 2013/09/12 11:46:41 mgorny Exp $
+
+ 12 Sep 2013; Michał Górny <mgorny@gentoo.org> systemd.eclass:
+ Introduce systemd_install_serviced() to install foo.service.d/00gentoo.conf
+ files.
11 Sep 2013; Michał Górny <mgorny@gentoo.org> systemd.eclass:
Change @USAGE style.