diff options
-rw-r--r-- | app-arch/zpaq/ChangeLog | 9 | ||||
-rw-r--r-- | app-arch/zpaq/zpaq-2.05.ebuild (renamed from app-arch/zpaq/zpaq-2.04-r1.ebuild) | 2 |
2 files changed, 9 insertions, 2 deletions
diff --git a/app-arch/zpaq/ChangeLog b/app-arch/zpaq/ChangeLog index d39e7cf372f1..21bb3fa80c6c 100644 --- a/app-arch/zpaq/ChangeLog +++ b/app-arch/zpaq/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-arch/zpaq # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/zpaq/ChangeLog,v 1.2 2011/01/05 16:10:07 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/zpaq/ChangeLog,v 1.3 2011/01/06 16:20:19 mgorny Exp $ + +*zpaq-2.05 (06 Jan 2011) + + 06 Jan 2011; Michał Górny <mgorny@gentoo.org> -zpaq-2.04-r1.ebuild, + +zpaq-2.05.ebuild: + Version bump. The new version fixes a crash when unpacking an unnamed file + without renaming. *zpaq-2.04-r1 (05 Jan 2011) diff --git a/app-arch/zpaq/zpaq-2.04-r1.ebuild b/app-arch/zpaq/zpaq-2.05.ebuild index efa9514a96ca..0d047d274e06 100644 --- a/app-arch/zpaq/zpaq-2.04-r1.ebuild +++ b/app-arch/zpaq/zpaq-2.05.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/zpaq/zpaq-2.04-r1.ebuild,v 1.1 2011/01/05 16:10:07 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/zpaq/zpaq-2.05.ebuild,v 1.1 2011/01/06 16:20:19 mgorny Exp $ EAPI=3 inherit autotools autotools-utils |