summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2005-09-07 09:34:27 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2005-09-07 09:34:27 +0000
commit74f95a7a7cc263b9473065fa9092298af22cde1a (patch)
treec531502b8db96cccf90eb74f390f24d8de215a22 /app-arch/bsdtar/ChangeLog
parentUpdated libarchive with new upstream version. Fixes the problem I had to patc... (diff)
downloadgentoo-2-74f95a7a7cc263b9473065fa9092298af22cde1a.tar.gz
gentoo-2-74f95a7a7cc263b9473065fa9092298af22cde1a.tar.bz2
gentoo-2-74f95a7a7cc263b9473065fa9092298af22cde1a.zip
Updated to latest upstream version, dropped wchar patch as new libarchive fixes it definitively (changed dependency to avoid problems; also now just RDEPEND on it if not built static, and not on zlib/bzip2 as they are dependencies of libarchive itself).
(Portage version: 2.0.51.22)
Diffstat (limited to 'app-arch/bsdtar/ChangeLog')
-rw-r--r--app-arch/bsdtar/ChangeLog12
1 files changed, 11 insertions, 1 deletions
diff --git a/app-arch/bsdtar/ChangeLog b/app-arch/bsdtar/ChangeLog
index 806f4d4272cf..c87a81461a1f 100644
--- a/app-arch/bsdtar/ChangeLog
+++ b/app-arch/bsdtar/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for app-arch/bsdtar
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/bsdtar/ChangeLog,v 1.10 2005/09/06 08:44:27 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/bsdtar/ChangeLog,v 1.11 2005/09/07 09:34:27 flameeyes Exp $
+
+*bsdtar-1.02.032 (07 Sep 2005)
+
+ 07 Sep 2005; Diego Pettenò <flameeyes@gentoo.org>
+ -files/bsdtar-1.02.031-wchar.patch, -bsdtar-1.02.031.ebuild,
+ +bsdtar-1.02.032.ebuild:
+ Updated to latest upstream version, dropped wchar patch as new libarchive
+ fixes it definitively (changed dependency to avoid problems; also now just
+ RDEPEND on it if not built static, and not on zlib/bzip2 as they are
+ dependencies of libarchive itself).
*bsdtar-1.02.031 (06 Sep 2005)