diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-06-16 12:47:32 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-06-16 12:47:32 +0000 |
commit | 375291775645e53b208ca243e07569f2d56ecb18 (patch) | |
tree | 5affc5fbc0542065b3e5cc068297ad7a85630fdc /media-gfx/comical/ChangeLog | |
parent | app-portage/overlint: Bump to 0.5.2, add missing dependency (diff) | |
download | gentoo-2-375291775645e53b208ca243e07569f2d56ecb18.tar.gz gentoo-2-375291775645e53b208ca243e07569f2d56ecb18.tar.bz2 gentoo-2-375291775645e53b208ca243e07569f2d56ecb18.zip |
Ensure x11-libs/wxGTK has USE="X" enabled wrt #407267 and Use system libminizip and libunrar wrt #407269 by Piotr Szymaniak. Remove redudant Comment= from desktop entry. Use CXX and CXXFLAGS instead of CC and CFLAGS for g++. Stop using LDFLAGS for passing libraries and use LDLIBS instead. Install 128x128 icon to hicolor directory and run icon cache update.
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/comical/ChangeLog')
-rw-r--r-- | media-gfx/comical/ChangeLog | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/media-gfx/comical/ChangeLog b/media-gfx/comical/ChangeLog index 461221ef722d..53a186b578b9 100644 --- a/media-gfx/comical/ChangeLog +++ b/media-gfx/comical/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for media-gfx/comical -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/comical/ChangeLog,v 1.15 2010/10/26 16:13:16 dirtyepic Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/comical/ChangeLog,v 1.16 2012/06/16 12:47:31 ssuominen Exp $ + +*comical-0.8-r3 (16 Jun 2012) + + 16 Jun 2012; Samuli Suominen <ssuominen@gentoo.org> +comical-0.8-r3.ebuild, + +files/comical-0.8-syslibs.patch, files/comical.desktop: + Ensure x11-libs/wxGTK has USE="X" enabled wrt #407267 and Use system + libminizip and libunrar wrt #407269 by Piotr Szymaniak. Remove redudant + Comment= from desktop entry. Use CXX and CXXFLAGS instead of CC and CFLAGS + for g++. Stop using LDFLAGS for passing libraries and use LDLIBS instead. + Install 128x128 icon to hicolor directory and run icon cache update. 26 Oct 2010; Ryan Hill <dirtyepic@gentoo.org> -comical-0.8.ebuild, -comical-0.8-r1.ebuild: |