summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2011-05-08 08:14:27 +0000
committerTobias Klausmann <klausman@gentoo.org>2011-05-08 08:14:27 +0000
commitecc3b18793efd589ed912764229c74cb489d4e90 (patch)
tree9dd86085fa0971115387e4d4e33e866b81d1858e /net-misc/chrony/ChangeLog
parentUpdate sqlite3 dependency to a version that we install in the expected path. ... (diff)
downloadhistorical-ecc3b18793efd589ed912764229c74cb489d4e90.tar.gz
historical-ecc3b18793efd589ed912764229c74cb489d4e90.tar.bz2
historical-ecc3b18793efd589ed912764229c74cb489d4e90.zip
Fix logrotate script (EOF may not be indented)
Package-Manager: portage-2.1.9.46/cvs/Linux x86_64
Diffstat (limited to 'net-misc/chrony/ChangeLog')
-rw-r--r--net-misc/chrony/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/net-misc/chrony/ChangeLog b/net-misc/chrony/ChangeLog
index 5000e4ede618..a299091984b6 100644
--- a/net-misc/chrony/ChangeLog
+++ b/net-misc/chrony/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for net-misc/chrony
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.68 2011/05/04 14:36:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.69 2011/05/08 08:14:27 klausman Exp $
*chrony-1.25 (04 May 2011)
@@ -8,6 +8,10 @@
-chrony-1.25_pre2.ebuild, +chrony-1.25.ebuild:
Version bump.
+ 08 May 2011; Tobias Klausmann <klausman@gentoo.org> files/chrony.logrotate:
+ Fix logrotate script (end markers for here documents have to be at the
+ beginning of a line, not indented)
+
*chrony-1.25_pre2 (27 Apr 2011)
27 Apr 2011; Jeroen Roovers <jer@gentoo.org> +chrony-1.25_pre2.ebuild: