summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-10-30 21:56:31 +0000
committerMichał Górny <mgorny@gentoo.org>2012-10-30 21:56:31 +0000
commit64c022d45e0e8a13fcaabe8936dd0dfa6378659e (patch)
tree89cd0f851c27b422ea8f2246e5bad05fb25bf72b /eclass/ChangeLog
parentstable ppc, bug #440296 (diff)
downloadgentoo-2-64c022d45e0e8a13fcaabe8936dd0dfa6378659e.tar.gz
gentoo-2-64c022d45e0e8a13fcaabe8936dd0dfa6378659e.tar.bz2
gentoo-2-64c022d45e0e8a13fcaabe8936dd0dfa6378659e.zip
Add systemd_with_utildir() as well.
Diffstat (limited to 'eclass/ChangeLog')
-rw-r--r--eclass/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog
index 4224e0f9f0b9..c9579868dd9a 100644
--- a/eclass/ChangeLog
+++ b/eclass/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for eclass directory
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.487 2012/10/30 21:29:32 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.488 2012/10/30 21:56:31 mgorny Exp $
+
+ 30 Oct 2012; Michał Górny <mgorny@gentoo.org> systemd.eclass:
+ Add systemd_with_utildir() as well.
30 Oct 2012; Michał Górny <mgorny@gentoo.org> systemd.eclass:
Introduce systemd_get_utildir() wrt bug #440320.