summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAngelo Arrifano <miknix@gentoo.org>2011-05-22 14:43:15 +0000
committerAngelo Arrifano <miknix@gentoo.org>2011-05-22 14:43:15 +0000
commitd117a08c32ad05414e3b010a8c0595de0edcdc26 (patch)
tree24a6e3c75578f6c36d66c460daf6be58c405ec73 /x11-libs/libfakekey/ChangeLog
parentMarked ~ppc for bug #365913. (diff)
downloadgentoo-2-d117a08c32ad05414e3b010a8c0595de0edcdc26.tar.gz
gentoo-2-d117a08c32ad05414e3b010a8c0595de0edcdc26.tar.bz2
gentoo-2-d117a08c32ad05414e3b010a8c0595de0edcdc26.zip
- Fix underlinking, bug #367595 .
- Patch configure.ac to work with latest autoconf (based on commit e13586b6b78d3636c3e00b437fdb4f3ac449b185 of cairo) - Move to EAPI 2. (Portage version: 2.2.0_alpha33/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/libfakekey/ChangeLog')
-rw-r--r--x11-libs/libfakekey/ChangeLog13
1 files changed, 11 insertions, 2 deletions
diff --git a/x11-libs/libfakekey/ChangeLog b/x11-libs/libfakekey/ChangeLog
index 9d38210442bc..94220990ed9e 100644
--- a/x11-libs/libfakekey/ChangeLog
+++ b/x11-libs/libfakekey/ChangeLog
@@ -1,6 +1,15 @@
# ChangeLog for x11-libs/libfakekey
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfakekey/ChangeLog,v 1.7 2009/12/14 04:58:28 yvasilev Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfakekey/ChangeLog,v 1.8 2011/05/22 14:43:15 miknix Exp $
+
+*libfakekey-0.1-r1 (22 May 2011)
+
+ 22 May 2011; Angelo Arrifano <miknix@gentoo.org> -libfakekey-0.1.ebuild,
+ +libfakekey-0.1-r1.ebuild, +files/libfakekey-0.1-ac.patch:
+ - Fix underlinking, bug #367595 .
+ - Patch configure.ac to work with latest autoconf (based on commit
+ e13586b6b78d3636c3e00b437fdb4f3ac449b185 of cairo git)
+ - Move to EAPI 2.
14 Dec 2009; Yuri Vasilevski <yvasilev@gentoo.org> libfakekey-0.1.ebuild:
Fixed dodoc QA notice, fixes bug #296757. Thanks flameeyes.