diff options
author | 2011-06-24 07:15:59 +0000 | |
---|---|---|
committer | 2011-06-24 07:15:59 +0000 | |
commit | ac48b6cb115f46bc6c8f5bc7d95b16b55fb54e03 (patch) | |
tree | 08528a9acaad783fdb6490ccb243d5df6af04bb0 /sys-apps/systemd/ChangeLog | |
parent | Drop version vulnerable wrt CVE-2010-3389 and old (diff) | |
download | historical-ac48b6cb115f46bc6c8f5bc7d95b16b55fb54e03.tar.gz historical-ac48b6cb115f46bc6c8f5bc7d95b16b55fb54e03.tar.bz2 historical-ac48b6cb115f46bc6c8f5bc7d95b16b55fb54e03.zip |
Use bash-completion eclass to install bash completion file correctly. Temp-install docs to ${D}/tmp as well.
Package-Manager: portage-2.2.0_alpha41_p20/cvs/Linux x86_64
Diffstat (limited to 'sys-apps/systemd/ChangeLog')
-rw-r--r-- | sys-apps/systemd/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sys-apps/systemd/ChangeLog b/sys-apps/systemd/ChangeLog index 7458564de9a4..204a00960451 100644 --- a/sys-apps/systemd/ChangeLog +++ b/sys-apps/systemd/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sys-apps/systemd # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.7 2011/06/17 15:14:06 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.8 2011/06/24 07:15:58 mgorny Exp $ + +*systemd-29-r1 (24 Jun 2011) + + 24 Jun 2011; Michał Górny <mgorny@gentoo.org> -systemd-28.ebuild, + -systemd-29.ebuild, +systemd-29-r1.ebuild: + Use bash-completion eclass to install bash completion file correctly. + Temp-install docs to ${D}/tmp as well. *systemd-29 (17 Jun 2011) |