diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-24 05:11:20 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-24 05:11:20 +0000 |
commit | 140fd60093e911987f3918464c3516e26a194691 (patch) | |
tree | 0bd7644a84f4ebe7b79945344a68d78280fb08c2 /sys-devel/patch/Manifest | |
parent | Fix use invocation and regenerate broken manifest (diff) | |
download | historical-140fd60093e911987f3918464c3516e26a194691.tar.gz historical-140fd60093e911987f3918464c3516e26a194691.tar.bz2 historical-140fd60093e911987f3918464c3516e26a194691.zip |
QA - fix use invocation. This also fixes an ebuild error due in part to the less readable use syntax. It was written [ "is-ldflags -pie" ] when it should have been [ "`is-ldflags -pie`" ]. The way it was written would have always evaluated to true.
Diffstat (limited to 'sys-devel/patch/Manifest')
-rw-r--r-- | sys-devel/patch/Manifest | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/patch/Manifest b/sys-devel/patch/Manifest index 5abb36287805..5503ec32bef6 100644 --- a/sys-devel/patch/Manifest +++ b/sys-devel/patch/Manifest @@ -1,6 +1,6 @@ -MD5 0e9e9ae3a676f3d2228570a541fef56e patch-2.5.9.ebuild 1457 -MD5 c85af77037c7025f2492be5a86e5caf7 patch-2.5.4-r5.ebuild 913 -MD5 308eef1c07ddddc13006be463695d00f ChangeLog 2956 +MD5 63e9e7f86f7912afdc910a9a2dce8371 patch-2.5.9.ebuild 1446 +MD5 ee36fd391d5b4485a8cd5dc055a895c9 patch-2.5.4-r5.ebuild 894 +MD5 80283ccfaabbad57b211c7c80dbebb0a ChangeLog 3312 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 MD5 7113f2413944cb06cecdd0c57ab54078 files/digest-patch-2.5.9 63 MD5 d8308835b63cc0644a67523856ef2df8 files/digest-patch-2.5.4-r5 63 |