summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-04-13 22:35:53 +0000
committerMichał Górny <mgorny@gentoo.org>2013-04-13 22:35:53 +0000
commit7b28651d53d50481782c2046e7828468205d74e1 (patch)
treec79e76e0a390e46ba3169957eea38d016c542fdc /eclass/ChangeLog
parentvanilla-3.8.7 + genpatches-3.8-9 + grsecurity-2.9.1-3.8.7-201304122027 (diff)
downloadgentoo-2-7b28651d53d50481782c2046e7828468205d74e1.tar.gz
gentoo-2-7b28651d53d50481782c2046e7828468205d74e1.tar.bz2
gentoo-2-7b28651d53d50481782c2046e7828468205d74e1.zip
Use pkg-config to query systemd directories.
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 58249fa7c5dc..d6df9d70fc58 100644
--- a/eclass/ChangeLog
+++ b/eclass/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for eclass directory
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.786 2013/04/13 19:15:04 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.787 2013/04/13 22:35:53 mgorny Exp $
+
+ 13 Apr 2013; Michał Górny <mgorny@gentoo.org> systemd.eclass:
+ Use pkg-config to query systemd directories.
13 Apr 2013; Michael Weber <xmw@gentoo.org> cmake-multilib.eclass:
Pass ${@} in phase functions. Approved by author on dev-ml.