summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2009-06-28 18:00:11 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2009-06-28 18:00:11 +0000
commit70226cb10130f5db08712dd379c8d08ce4340f36 (patch)
tree8240ad9f6b1f99db0bc71b43e83efb3e69659f3b /media-gfx/gtkimageview/ChangeLog
parentInitial import. This fixes bug #253074. (diff)
downloadgentoo-2-70226cb10130f5db08712dd379c8d08ce4340f36.tar.gz
gentoo-2-70226cb10130f5db08712dd379c8d08ce4340f36.tar.bz2
gentoo-2-70226cb10130f5db08712dd379c8d08ce4340f36.zip
Fix build with USE=doc, bug #273958. Move gnome-common to DEPEND, add die messages, strip G_DISABLE* to prevent build failures.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/gtkimageview/ChangeLog')
-rw-r--r--media-gfx/gtkimageview/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/media-gfx/gtkimageview/ChangeLog b/media-gfx/gtkimageview/ChangeLog
index 9c53aeaab2aa..fdbe8fc794ca 100644
--- a/media-gfx/gtkimageview/ChangeLog
+++ b/media-gfx/gtkimageview/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-gfx/gtkimageview
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkimageview/ChangeLog,v 1.4 2009/06/12 19:31:54 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkimageview/ChangeLog,v 1.5 2009/06/28 18:00:11 eva Exp $
+
+ 28 Jun 2009; Gilles Dartiguelongue <eva@gentoo.org>
+ gtkimageview-1.6.4.ebuild:
+ Fix build with USE=doc, bug #273958. Move gnome-common to DEPEND, add die
+ messages, strip G_DISABLE* to prevent build failures.
12 Jun 2009; Markus Meier <maekke@gentoo.org> gtkimageview-1.6.4.ebuild:
do not use -Werror during build wrt bug #272301