diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2012-02-19 02:36:17 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2012-02-19 02:36:17 +0000 |
commit | f84097ff09938ea5535584ada53529fbf8963c8f (patch) | |
tree | 6a45a02ec5bc3bc7f72c1f0004f9033d84ae418d /media-gfx/mcomix | |
parent | Stabilize python documentation on all architectures. Patch by Arfrever (diff) | |
download | gentoo-2-f84097ff09938ea5535584ada53529fbf8963c8f.tar.gz gentoo-2-f84097ff09938ea5535584ada53529fbf8963c8f.tar.bz2 gentoo-2-f84097ff09938ea5535584ada53529fbf8963c8f.zip |
Version bump. Fixes segfaults on amd64 with new versions of app-arch/unrar
that install libunrar (bug #401355).
(Portage version: 2.2.0_alpha87/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/mcomix')
-rw-r--r-- | media-gfx/mcomix/ChangeLog | 9 | ||||
-rw-r--r-- | media-gfx/mcomix/mcomix-0.97.1.ebuild (renamed from media-gfx/mcomix/mcomix-0.96.ebuild) | 2 |
2 files changed, 9 insertions, 2 deletions
diff --git a/media-gfx/mcomix/ChangeLog b/media-gfx/mcomix/ChangeLog index 6caf9a125475..4f7111aef635 100644 --- a/media-gfx/mcomix/ChangeLog +++ b/media-gfx/mcomix/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for media-gfx/mcomix # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/mcomix/ChangeLog,v 1.8 2012/01/29 05:36:48 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/mcomix/ChangeLog,v 1.9 2012/02/19 02:36:17 dirtyepic Exp $ + +*mcomix-0.97.1 (19 Feb 2012) + + 19 Feb 2012; Ryan Hill <dirtyepic@gentoo.org> -mcomix-0.96.ebuild, + +mcomix-0.97.1.ebuild: + Version bump. Fixes segfaults on amd64 with new versions of app-arch/unrar + that install libunrar (bug #401355). 29 Jan 2012; Ryan Hill <dirtyepic@gentoo.org> mcomix-0.96.ebuild: Add dependency on virtual/jpeg. 99% of archives I've encountered are in jpeg diff --git a/media-gfx/mcomix/mcomix-0.96.ebuild b/media-gfx/mcomix/mcomix-0.97.1.ebuild index 410815e21209..17e4d12f0385 100644 --- a/media-gfx/mcomix/mcomix-0.96.ebuild +++ b/media-gfx/mcomix/mcomix-0.97.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/mcomix/mcomix-0.96.ebuild,v 1.4 2012/01/29 05:36:48 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/mcomix/mcomix-0.97.1.ebuild,v 1.1 2012/02/19 02:36:17 dirtyepic Exp $ EAPI="3" |