diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2008-06-15 13:07:26 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2008-06-15 13:07:26 +0000 |
commit | bdb133f9e2043f39ea213d6d2ccb31969d093303 (patch) | |
tree | 6e41b86d86e84331ea196e41e66b85779f64fffc /x11-themes/gtk-engines-qtpixmap/ChangeLog | |
parent | Version bump (#217015), remove useless virtual/libc depend, remove static use... (diff) | |
download | gentoo-2-bdb133f9e2043f39ea213d6d2ccb31969d093303.tar.gz gentoo-2-bdb133f9e2043f39ea213d6d2ccb31969d093303.tar.bz2 gentoo-2-bdb133f9e2043f39ea213d6d2ccb31969d093303.zip |
use autotools eclass instead of calling autoconf directly, bug #226643. Fix various QA warnings.
(Portage version: 2.1.5.4)
Diffstat (limited to 'x11-themes/gtk-engines-qtpixmap/ChangeLog')
-rw-r--r-- | x11-themes/gtk-engines-qtpixmap/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/x11-themes/gtk-engines-qtpixmap/ChangeLog b/x11-themes/gtk-engines-qtpixmap/ChangeLog index fb857ecbc973..8ea298f46bac 100644 --- a/x11-themes/gtk-engines-qtpixmap/ChangeLog +++ b/x11-themes/gtk-engines-qtpixmap/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-themes/gtk-engines-qtpixmap -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-qtpixmap/ChangeLog,v 1.10 2006/09/03 21:14:48 compnerd Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-qtpixmap/ChangeLog,v 1.11 2008/06/15 13:07:26 eva Exp $ + + 15 Jun 2008; Gilles Dartiguelongue <eva@gentoo.org> + gtk-engines-qtpixmap-0.28-r2.ebuild: + use autotools eclass instead of calling autoconf directly, bug #226643. + Fix various QA warnings. 03 Sep 2006; Saleem Abdulrasool <compnerd@gentoo.org> -gtk-engines-qtpixmap-0.28-r1.ebuild: |