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 | |
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')
-rw-r--r-- | app-arch/rpm2targz/ChangeLog | 6 | ||||
-rw-r--r-- | app-arch/rpm2targz/Manifest | 2 |
2 files changed, 4 insertions, 4 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: diff --git a/app-arch/rpm2targz/Manifest b/app-arch/rpm2targz/Manifest index 5f3b3077c343..405d4956b6aa 100644 --- a/app-arch/rpm2targz/Manifest +++ b/app-arch/rpm2targz/Manifest @@ -1,4 +1,4 @@ -MD5 e5aced398c9947c1218fe8a6e164e6fb ChangeLog 1967 +MD5 ceb0c2f68f5a18fd49469cdbdaaa24ca ChangeLog 1968 MD5 00179eb24b8e3f49d583d10b22b6b68e rpm2targz-8.0.ebuild 1003 MD5 9a826ac99eea485088465913563eef3a rpm2targz-9.0.ebuild 878 MD5 7a7c3b364f34a97d6eac21bbbe276f9f rpm2targz-9.0-r1.ebuild 993 |