From 752d6256e5204b958b0ef7905675a940b5e9172f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 12 May 2022 16:42:50 +0300 Subject: gentoo resync : 12.05.2022 --- dev-util/fix-la-relink-command/Manifest | 3 --- .../fix-la-relink-command-0.1.1.ebuild | 23 ---------------------- dev-util/fix-la-relink-command/metadata.xml | 8 -------- 3 files changed, 34 deletions(-) delete mode 100644 dev-util/fix-la-relink-command/Manifest delete mode 100644 dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild delete mode 100644 dev-util/fix-la-relink-command/metadata.xml (limited to 'dev-util/fix-la-relink-command') diff --git a/dev-util/fix-la-relink-command/Manifest b/dev-util/fix-la-relink-command/Manifest deleted file mode 100644 index dcdfbb3f4d9f..000000000000 --- a/dev-util/fix-la-relink-command/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST fix-la-relink-command-0.1.1.tar.xz 5072 BLAKE2B 6307e92fe27612fab088d54ec74809450dc1cac6a6ed86a4779b758c0cbd058239c9bb9151579d408efa354b32b82e5b1dc4bfd65cdacc8abf1ad2bcb84eca26 SHA512 3b3f7f467f932d7737ec1d2cc7d2a71c65d34da4fde3451d6ac8d3545adf564cb2b5c352d89bc580f5f9c19352bfa8eccbecf2eb7bf8b968579d4e4e3bd901bd -EBUILD fix-la-relink-command-0.1.1.ebuild 695 BLAKE2B 58fe2a244229843da4c7d1543b43f5f7b35483bac06922123ef406f3f3a6dbe1e7c29ee8db091d93502fe50064912a3917bce6e1b8415bf469c837cae4097b9a SHA512 58d33eefeda13c4c81b42e4fa752c5e3d1274eebcae56b83cdc7f5a584edaa6d8a9a986145344cdf3bfa769dd573e2093b4463a3d95eef56e306b13fe6fd5ed8 -MISC metadata.xml 248 BLAKE2B e02026d0ebfd3d3512f0d2e815785a663115e6c6a79346f70a0a149527df9da23150c12ce6953fdc20bdb446448d4a7cd54e8a93da0da0ac1f454d1a6dcc7920 SHA512 17e648eb5c5fa627cff9803cc70041f9ffdf8ebb09d086511e5b649ebd61529c8c2d5a3590f61f8ff77d6c937583566cb2685cbf4f18e48b3d8f3e7579d5437a 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 deleted file mode 100644 index b7eed9571280..000000000000 --- a/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Helps prevent .la files from relinking to libraries outside a build tree" -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 )" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" - -RDEPEND=" - dev-lang/perl - virtual/perl-Getopt-Long" -BDEPEND="app-arch/xz-utils" - -src_install() { - dobin ${PN} - doman ${PN}.1 - einstalldocs -} diff --git a/dev-util/fix-la-relink-command/metadata.xml b/dev-util/fix-la-relink-command/metadata.xml deleted file mode 100644 index 48f064fac0cc..000000000000 --- a/dev-util/fix-la-relink-command/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - -gnome@gentoo.org -Gentoo GNOME Desktop - - -- cgit v1.2.3