From 7bc9c63c9da678a7e6fceb095d56c634afd22c56 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 15 Dec 2019 18:09:03 +0000 Subject: gentoo resync : 15.12.2019 --- dev-ruby/facter/facter-3.9.2-r1.ebuild | 89 ---------------------------------- 1 file changed, 89 deletions(-) delete mode 100644 dev-ruby/facter/facter-3.9.2-r1.ebuild (limited to 'dev-ruby/facter/facter-3.9.2-r1.ebuild') diff --git a/dev-ruby/facter/facter-3.9.2-r1.ebuild b/dev-ruby/facter/facter-3.9.2-r1.ebuild deleted file mode 100644 index 1c70dd61c8d8..000000000000 --- a/dev-ruby/facter/facter-3.9.2-r1.ebuild +++ /dev/null @@ -1,89 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -USE_RUBY="ruby21 ruby22 ruby23 ruby24" - -inherit cmake-utils eutils multilib ruby-ng - -DESCRIPTION="A cross-platform ruby library for retrieving facts from operating systems" -HOMEPAGE="http://www.puppetlabs.com/puppet/related-projects/facter/" -SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" -S="${S}/all/${P}" - -LICENSE="Apache-2.0" -SLOT="0" -IUSE="debug test" -KEYWORDS="amd64 ~arm ~hppa ppc ppc64 sparc x86" - -BDEPEND=" - >=sys-devel/gcc-4.8:* - >=dev-libs/leatherman-1.0.0 - dev-cpp/cpp-hocon" -CDEPEND=" - dev-libs/openssl:0= - sys-apps/util-linux - app-emulation/virt-what - net-misc/curl - >=dev-libs/boost-1.54[nls] - =dev-cpp/yaml-cpp-0.5.1 - ! "${D}/etc/env.d/00facterdir" - fperms 0644 /etc/env.d/00facterdir -} -- cgit v1.2.3