diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-05-26 07:50:03 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-05-26 07:50:03 +0000 |
commit | 2daaed66ed6379f3a9d710ababeca1700d86b8b7 (patch) | |
tree | 613548d72a24d1fa2f1d4ba570304ff11538e5a0 /dev-util/fix-la-relink-command | |
parent | Bump text to 0.11.2.1 (diff) | |
download | gentoo-2-2daaed66ed6379f3a9d710ababeca1700d86b8b7.tar.gz gentoo-2-2daaed66ed6379f3a9d710ababeca1700d86b8b7.tar.bz2 gentoo-2-2daaed66ed6379f3a9d710ababeca1700d86b8b7.zip |
Add a last-resort hack for fixing up relink_command in .la files to prevent libraries that are being built from linking to older versions of themselves installed in the filesystem. Needed e.g. for evolution-data-server and libxml2. Derived from a script used in the evolution-data-server ebuild, and therefore keyworded on arches where evolution-data-server itself is keyworded.
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64, signed Manifest commit with key CF0ADD61)
Diffstat (limited to 'dev-util/fix-la-relink-command')
-rw-r--r-- | dev-util/fix-la-relink-command/Manifest | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/dev-util/fix-la-relink-command/Manifest b/dev-util/fix-la-relink-command/Manifest new file mode 100644 index 000000000000..4aafbd9dabdb --- /dev/null +++ b/dev-util/fix-la-relink-command/Manifest @@ -0,0 +1,18 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +DIST fix-la-relink-command-0.1.tar.xz 3044 RMD160 28b55b963a23bb667535d4e46e2b39187dc05d1d SHA1 29ab7817dddb56f2296b3aba72d8de017d7df674 SHA256 f71cbf54660993ef8324fed136a4cc2268579e9a923a9376979956cdf77c6fe2 +EBUILD fix-la-relink-command-0.1.ebuild 817 RMD160 ca338e5b9f235d94c946a06681c5638b54f998c2 SHA1 c7d9e48ea14a58a455f11f7bb82234cc3f342e3e SHA256 5e025e69a861e7e2b7603a8796c5ab7969f67e9d96bf1f8bd1343e7b96d237f7 +MISC ChangeLog 781 RMD160 6809c46bc894ba87f9a1693e7be9f91eaccda80d SHA1 cee4b4e6876f7f70292f33b79ae5ee12a1a93c05 SHA256 42be1e547b9f953d0eb1a2a1d86993af215c18889404dfc77942bc2c6f4e8b76 +MISC metadata.xml 255 RMD160 18953db439cb8a2fe41d6133de7f34cbf1e5afea SHA1 a0075b19384bb2e3369e300b1e9574dba323c7a9 SHA256 58ce90e9d51e9fd892a27dc9b656882ed8cb86c00417cc021482a0c31612c3bc +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.19 (GNU/Linux) + +iQEcBAEBAgAGBQJPwIsnAAoJEJ0WA1zPCt1hzj4H/0VWrHGbe4D8aBbOKv/ldJ8n +rYHuCygeR4/IDGWrK0SXTMD1ia+1zwcWlbPTGgwzwylzePbvSCFlaqVfi4ETKl2m +Yjs5exop+omJA1u3HxNNkWdOegkLLUHiyIdCdYicq+IGxB9afpea+qiRMruo1PZE +aegIVg+FL13J7CruIfe6jpYG/DDuMPXqhLrkl3dVuCYHTiKs9/zuuKPMaQLcvuXB +wFUU5SuBlXnlKoHM4sQAlHySPLHqjjMwJveyJNFAx660SM4/UciIlsEpof52dmfg +C6RJXA+/JS4I47TPFWWwY5yKgPoCnjxgvRGKvydV/RdpRp7nTHsBiK7fmSjrAAE= +=a7yM +-----END PGP SIGNATURE----- |