diff options
author | Pacho Ramos <pacho@gentoo.org> | 2012-01-30 09:45:11 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2012-01-30 09:45:11 +0000 |
commit | 75a48f4ee86a555afca5ca03dc85fb5e8d5bca70 (patch) | |
tree | 20599f93c3a0cb3b253d1074bbdaf5660278651d /x11-libs/pango/ChangeLog | |
parent | Add more relaxed pax marking to work on hardened. Fixes bug #396371. (diff) | |
download | gentoo-2-75a48f4ee86a555afca5ca03dc85fb5e8d5bca70.tar.gz gentoo-2-75a48f4ee86a555afca5ca03dc85fb5e8d5bca70.tar.bz2 gentoo-2-75a48f4ee86a555afca5ca03dc85fb5e8d5bca70.zip |
REQUIRED_USE='doc? ( X )' due upstream bug #643802, move gnome2_src_prepare to proper place.
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/pango/ChangeLog')
-rw-r--r-- | x11-libs/pango/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/x11-libs/pango/ChangeLog b/x11-libs/pango/ChangeLog index cb703f9103cb..99a8ca79ae18 100644 --- a/x11-libs/pango/ChangeLog +++ b/x11-libs/pango/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/pango -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.329 2011/10/19 01:59:34 tetromino Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.330 2012/01/30 09:45:11 pacho Exp $ + + 30 Jan 2012; Pacho Ramos <pacho@gentoo.org> pango-1.29.4.ebuild: + REQUIRED_USE='doc? ( X )' due upstream bug #643802, move gnome2_src_prepare to + proper place. *pango-1.29.4 (19 Oct 2011) |