From c8d60dada2ec8eb48b2d2b290cd6683ccec40e39 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 13 Feb 2021 21:41:11 +0000 Subject: gentoo (valentine's day) resync : 14.02.2021 --- app-admin/stow/stow-2.2.2-r1.ebuild | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 app-admin/stow/stow-2.2.2-r1.ebuild (limited to 'app-admin/stow/stow-2.2.2-r1.ebuild') diff --git a/app-admin/stow/stow-2.2.2-r1.ebuild b/app-admin/stow/stow-2.2.2-r1.ebuild deleted file mode 100644 index 5fc1dffc1261..000000000000 --- a/app-admin/stow/stow-2.2.2-r1.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit perl-functions - -DESCRIPTION="GNU Stow is a symlink farm manager" -HOMEPAGE="https://www.gnu.org/software/stow/" -SRC_URI="mirror://gnu/stow/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" -IUSE="test" -RESTRICT="!test? ( test )" - -DEPEND="dev-lang/perl - test? ( - dev-perl/IO-stringy - virtual/perl-Test-Harness - dev-perl/Test-Output - )" -RDEPEND="dev-lang/perl:=" - -src_configure() { - perl_set_version - econf "--with-pmdir=${VENDOR_LIB}" -} -- cgit v1.2.3