diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-03-05 03:03:09 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-03-05 03:03:09 +0000 |
commit | 9be2a18d250ea1472c893f356e59a0780dc4fca4 (patch) | |
tree | 2214d188520c28698f7484b883f985f3fd614b20 /www-client/epiphany/ChangeLog | |
parent | Remove obsolete sys-devel/gcc[libffi] built_with_use check wrt #406927 by Mic... (diff) | |
download | gentoo-2-9be2a18d250ea1472c893f356e59a0780dc4fca4.tar.gz gentoo-2-9be2a18d250ea1472c893f356e59a0780dc4fca4.tar.bz2 gentoo-2-9be2a18d250ea1472c893f356e59a0780dc4fca4.zip |
Fix build problems on PaX with USE=introspection and mark /usr/bin/epiphany so that it runs on PaX when webkit-gtk was built with USE=jit.
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
Diffstat (limited to 'www-client/epiphany/ChangeLog')
-rw-r--r-- | www-client/epiphany/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog index 06b149b3fb79..fd324633a624 100644 --- a/www-client/epiphany/ChangeLog +++ b/www-client/epiphany/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for www-client/epiphany # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.277 2012/02/14 04:19:36 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.278 2012/03/05 03:03:09 tetromino Exp $ + +*epiphany-3.2.1-r1 (05 Mar 2012) + + 05 Mar 2012; Alexandre Rostovtsev <tetromino@gentoo.org> + +epiphany-3.2.1-r1.ebuild, +files/epiphany-3.2.1-paxctl-introspection.patch, + +files/gir-paxctl-lt-wrapper, +files/paxctl.sh: + Fix build problems on PaX with USE=introspection and mark /usr/bin/epiphany + so that it runs on PaX when webkit-gtk was built with USE=jit. 14 Feb 2012; Alexandre Rostovtsev <tetromino@gentoo.org> epiphany-3.2.1.ebuild: |