diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-06-25 23:50:18 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-06-25 23:50:18 +0000 |
commit | 38076fe95045f92c4e1d559e28cc269d7f3d95f5 (patch) | |
tree | 317c348f1c4fad42358f285ae330995d9558e7b3 /app-arch/rpm2targz/ChangeLog | |
parent | revised to handle the possibility of bzip2'ed rpms (diff) | |
download | gentoo-2-38076fe95045f92c4e1d559e28cc269d7f3d95f5.tar.gz gentoo-2-38076fe95045f92c4e1d559e28cc269d7f3d95f5.tar.bz2 gentoo-2-38076fe95045f92c4e1d559e28cc269d7f3d95f5.zip |
fix manifest
Diffstat (limited to 'app-arch/rpm2targz/ChangeLog')
-rw-r--r-- | app-arch/rpm2targz/ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-arch/rpm2targz/ChangeLog b/app-arch/rpm2targz/ChangeLog index d34f321a08ae..0e5b13e61994 100644 --- a/app-arch/rpm2targz/ChangeLog +++ b/app-arch/rpm2targz/ChangeLog @@ -1,13 +1,13 @@ # ChangeLog for app-arch/rpm2targz # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm2targz/ChangeLog,v 1.12 2003/06/25 23:48:54 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm2targz/ChangeLog,v 1.13 2003/06/25 23:49:59 liquidx Exp $ *rpm2targz-9.0-r1 (26 Jun 2003) 26 Jun 2003; Alastair Tse <liquidx@gentoo.org> rpm2targz-9.0-r1.ebuild, files/rpm2targz-9.0-bzip2.patch: - added patch to detect bzip2 files, thanks to Garen <garen@garen.net>. - (#23249) + added patch to detect bzip2 files, thanks to Garen <garen@garen.net> in + #23249. 21 Jun 2003; Alastair Tse <liquidx@gentoo.org> rpm2targz-9.0.ebuild, files/rpm2targz-9.0-gentoo.patch: |