diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-03-29 15:38:32 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-03-29 15:38:32 +0000 |
commit | 42efa7429e52bb4b58f268a5c91f1df78f5eaf33 (patch) | |
tree | 30713eb9fd36e6496973b94097fd62aa64b1cca6 /games-util | |
parent | Add ~x86-fbsd keyword (diff) | |
download | gentoo-2-42efa7429e52bb4b58f268a5c91f1df78f5eaf33.tar.gz gentoo-2-42efa7429e52bb4b58f268a5c91f1df78f5eaf33.tar.bz2 gentoo-2-42efa7429e52bb4b58f268a5c91f1df78f5eaf33.zip |
Changed patch per bug #172573 and closing bug.
(Portage version: 2.1.2.2)
Diffstat (limited to 'games-util')
-rw-r--r-- | games-util/biounzip/ChangeLog | 6 | ||||
-rw-r--r-- | games-util/biounzip/files/biounzip-1.1a-64bit.patch | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-util/biounzip/ChangeLog b/games-util/biounzip/ChangeLog index a533a629e6bf..4994000eb75b 100644 --- a/games-util/biounzip/ChangeLog +++ b/games-util/biounzip/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-util/biounzip # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/biounzip/ChangeLog,v 1.2 2007/03/12 14:23:31 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/biounzip/ChangeLog,v 1.3 2007/03/29 15:38:32 wolf31o2 Exp $ + + 29 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> + files/biounzip-1.1a-64bit.patch: + Changed patch per bug #172573 and closing bug. 12 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> +files/biounzip-1.1a-64bit.patch, biounzip-1.1a.ebuild: diff --git a/games-util/biounzip/files/biounzip-1.1a-64bit.patch b/games-util/biounzip/files/biounzip-1.1a-64bit.patch index 8e106542d49a..a8522189d31f 100644 --- a/games-util/biounzip/files/biounzip-1.1a-64bit.patch +++ b/games-util/biounzip/files/biounzip-1.1a-64bit.patch @@ -1,5 +1,5 @@ ---- /var/tmp/portage/games-util/biounzip-1.1a/work/biounzip-1.1-old/biounzip.c 2007-03-08 02:06:16.000000000 +0200 -+++ /var/tmp/portage/games-util/biounzip-1.1a/work/biounzip-1.1/biounzip.c 2007-03-08 02:06:50.000000000 +0200 +--- biounzip-1.1-old/biounzip.c 2007-03-08 02:06:16.000000000 +0200 ++++ biounzip-1.1/biounzip.c 2007-03-08 02:06:50.000000000 +0200 @@ -127,7 +127,7 @@ void writefile(bzfile *ptr, FILE *fp, char *destdir) { |