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
commit86aad5e68a66940ed81460a7b90efd239fcd4081 (patch)
treed5dc14539ee5a92c87f9b1bee35ac3091c25d339 /eclass/ChangeLog
parentvanilla-3.8.7 + genpatches-3.8-9 + grsecurity-2.9.1-3.8.7-201304122027 (diff)
downloadhistorical-86aad5e68a66940ed81460a7b90efd239fcd4081.tar.gz
historical-86aad5e68a66940ed81460a7b90efd239fcd4081.tar.bz2
historical-86aad5e68a66940ed81460a7b90efd239fcd4081.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.