diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2009-05-03 14:39:34 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2009-05-03 14:39:34 +0000 |
commit | 3111fdbe648bbb12073db00f00a85c0ecc7f28ed (patch) | |
tree | c3f42c5b2c99cde5c5f1c4cf771418a0e267251b /x11-libs/gtksourceview/ChangeLog | |
parent | Fix missing gtk-doc-am dependency, bug #268432. (diff) | |
download | gentoo-2-3111fdbe648bbb12073db00f00a85c0ecc7f28ed.tar.gz gentoo-2-3111fdbe648bbb12073db00f00a85c0ecc7f28ed.tar.bz2 gentoo-2-3111fdbe648bbb12073db00f00a85c0ecc7f28ed.zip |
Kill USE='debug', bug #268418.
(Portage version: 2.2_rc31/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/gtksourceview/ChangeLog')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 9c6c90a0087b..3207d5f6c8e2 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/gtksourceview # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.158 2009/05/03 11:01:32 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.159 2009/05/03 14:39:34 eva Exp $ + + 03 May 2009; Gilles Dartiguelongue <eva@gentoo.org> + gtksourceview-2.6.1.ebuild: + Kill USE="debug", bug #268418. *gtksourceview-2.6.1 (03 May 2009) |