diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-04-17 10:28:22 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-04-17 10:28:22 +0000 |
commit | b1e3f58a05e0908dae5c35c4c9613012974e1065 (patch) | |
tree | 76066bcbfa14050fd4482821848247100f21d887 /app-crypt | |
parent | repoman didn't complain about this :( (diff) | |
download | historical-b1e3f58a05e0908dae5c35c4c9613012974e1065.tar.gz historical-b1e3f58a05e0908dae5c35c4c9613012974e1065.tar.bz2 historical-b1e3f58a05e0908dae5c35c4c9613012974e1065.zip |
add patch
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/md5deep/Manifest | 4 | ||||
-rw-r--r-- | app-crypt/md5deep/files/md5deep-0.16-gentoo.diff | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/app-crypt/md5deep/Manifest b/app-crypt/md5deep/Manifest new file mode 100644 index 000000000000..ef6c5cdbb285 --- /dev/null +++ b/app-crypt/md5deep/Manifest @@ -0,0 +1,4 @@ +MD5 66f73867d4f75291f412ce7d5786d6fd ChangeLog 405 +MD5 3c58027bb2a1a9e64b90a119f304bfee md5deep-0.16.ebuild 742 +MD5 6abcc555aab7fe035c864d94e8b22d7c files/digest-md5deep-0.16 63 +MD5 1ebf78ad61dc5647440e0a66a9a85bb1 files/md5deep-0.16-gentoo.diff 35 diff --git a/app-crypt/md5deep/files/md5deep-0.16-gentoo.diff b/app-crypt/md5deep/files/md5deep-0.16-gentoo.diff new file mode 100644 index 000000000000..f03b6f8cabc4 --- /dev/null +++ b/app-crypt/md5deep/files/md5deep-0.16-gentoo.diff @@ -0,0 +1,4 @@ +350c350 +< char i; +--- +> int i; |