summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2014-03-11 13:36:52 +0000
committerLars Wendler <polynomial-c@gentoo.org>2014-03-11 13:36:52 +0000
commit8bc509f5236bd03056ffc882f991ff0122022ed0 (patch)
treefb42e36c5a0c9667f1dfdeb41f751ed93beef882 /x11-misc/xlockmore/ChangeLog
parentRemove KDE Workspace 4.11.6 (diff)
downloadhistorical-8bc509f5236bd03056ffc882f991ff0122022ed0.tar.gz
historical-8bc509f5236bd03056ffc882f991ff0122022ed0.tar.bz2
historical-8bc509f5236bd03056ffc882f991ff0122022ed0.zip
Fixed compilation with >=freetype-2.5.1 (bug #498782)
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0x981CA6FC
Diffstat (limited to 'x11-misc/xlockmore/ChangeLog')
-rw-r--r--x11-misc/xlockmore/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/x11-misc/xlockmore/ChangeLog b/x11-misc/xlockmore/ChangeLog
index 25355ea298a0..f8c4cdf701c1 100644
--- a/x11-misc/xlockmore/ChangeLog
+++ b/x11-misc/xlockmore/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/xlockmore
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xlockmore/ChangeLog,v 1.138 2013/09/02 08:33:12 pinkbyte Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xlockmore/ChangeLog,v 1.139 2014/03/11 13:36:51 polynomial-c Exp $
+
+ 11 Mar 2014; Lars Wendler <polynomial-c@gentoo.org> xlockmore-5.43.ebuild,
+ +files/xlockmore-5.43-freetype251.patch:
+ Fixed compilation with >=freetype-2.5.1 (bug #498782).
02 Sep 2013; Sergey Popov <pinkbyte@gentoo.org> xlockmore-5.43.ebuild:
Make PAM and xlockrc support mutually exclusive as defined in configure file,