diff options
author | Michał Górny <mgorny@gentoo.org> | 2013-04-13 22:35:53 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2013-04-13 22:35:53 +0000 |
commit | 86aad5e68a66940ed81460a7b90efd239fcd4081 (patch) | |
tree | d5dc14539ee5a92c87f9b1bee35ac3091c25d339 /eclass/ChangeLog | |
parent | vanilla-3.8.7 + genpatches-3.8-9 + grsecurity-2.9.1-3.8.7-201304122027 (diff) | |
download | historical-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/ChangeLog | 5 |
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. |