diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-02-10 21:05:55 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-02-10 21:05:55 +0000 |
commit | 71deace00d1a2b091313fe137ab7092418c6f87c (patch) | |
tree | 9f1f0dee23e13658e52f49437befe78427148c51 /dev-util/fix-la-relink-command | |
parent | 29aabba0ea759c6a2864ff5631735b67ee38e5e0 (diff) |
gentoo resync : 10.02.2020
Diffstat (limited to 'dev-util/fix-la-relink-command')
-rw-r--r-- | dev-util/fix-la-relink-command/Manifest | 2 | ||||
-rw-r--r-- | dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/fix-la-relink-command/Manifest b/dev-util/fix-la-relink-command/Manifest index 0e4a197e70d6..7d94a5e0cab1 100644 --- a/dev-util/fix-la-relink-command/Manifest +++ b/dev-util/fix-la-relink-command/Manifest @@ -1,3 +1,3 @@ DIST fix-la-relink-command-0.1.1.tar.xz 5072 BLAKE2B 6307e92fe27612fab088d54ec74809450dc1cac6a6ed86a4779b758c0cbd058239c9bb9151579d408efa354b32b82e5b1dc4bfd65cdacc8abf1ad2bcb84eca26 SHA512 3b3f7f467f932d7737ec1d2cc7d2a71c65d34da4fde3451d6ac8d3545adf564cb2b5c352d89bc580f5f9c19352bfa8eccbecf2eb7bf8b968579d4e4e3bd901bd -EBUILD fix-la-relink-command-0.1.1.ebuild 709 BLAKE2B 3281304276bf48d7317787c897986d54042da19ac36aed2e3b40cd2d7d426b752672d0361e8ba6583b1d418e7eb33754097fea9b84484f6f96d2cc56ca45bba6 SHA512 30d2cc5ee6883bb4fb5ea95ab8a746b4540593efcf4368e06733bf8ba1c2b5c9491601c10d64403540cd0de364115b5e353537e128f255fd485bb4f079692737 +EBUILD fix-la-relink-command-0.1.1.ebuild 725 BLAKE2B 18a765ebf7b15b16b44ed2e50e51e3f85e1b11a7d921d613b047c1f922cc1758e344eeae4cf639bf12bad1230dddd71271116b77eec7a03086733ed25f787326 SHA512 bc5e352276b1594b7b82026cf6c123f8b709dcaa081c0d8a189f5cd9116d1901b75420e9a927dca786c9861e66220313230caa347395baa06ac9f9a18ffac872 MISC metadata.xml 247 BLAKE2B c244172cf21ef0085614acb7d2006a342cbb76f77b22de463ab9d9bd1fd8d034ca3c1c8c26aaa4277fecc17d3406d25fa4531d33b58c351ced84020f9df11588 SHA512 4263d2fe40531a2b7495e54d9bbd15557b1f8510a5926f07b1a5ad4446c6dd04f099b5f990483006e6327d7e673f752b4fe63cea60691ab7a3d8722e0f9a82c4 diff --git a/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild b/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild index aed86719c6a6..cd9b69fc87a2 100644 --- a/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild +++ b/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild @@ -4,7 +4,7 @@ EAPI="4" DESCRIPTION="Helps prevent .la files from relinking to libraries outside a build tree" -HOMEPAGE="https://dev.gentoo.org/~tetromino/distfiles/${PN}" +HOMEPAGE="https://dev.gentoo.org/~tetromino/distfiles/fix-la-relink-command" SRC_URI="https://dev.gentoo.org/~tetromino/distfiles/${PN}/${P}.tar.xz" LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )" |