From 2e13af95fcb229d3b0440b23663f1d41143856a7 Mon Sep 17 00:00:00 2001 From: Samuel Bernardo Date: Sun, 16 Jun 2024 20:58:50 +0100 Subject: Remove terraform ebuild, since it is maintained by Gentoo Signed-off-by: Samuel Bernardo --- app-admin/terraform/Manifest | 3 - app-admin/terraform/metadata.xml | 139 ----------------------------- app-admin/terraform/terraform-1.8.5.ebuild | 42 --------- 3 files changed, 184 deletions(-) delete mode 100644 app-admin/terraform/Manifest delete mode 100644 app-admin/terraform/metadata.xml delete mode 100644 app-admin/terraform/terraform-1.8.5.ebuild diff --git a/app-admin/terraform/Manifest b/app-admin/terraform/Manifest deleted file mode 100644 index 98d77c3..0000000 --- a/app-admin/terraform/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST terraform-1.8.5.tar.gz 6312380 BLAKE2B 464cb31f0af2e1ea046b8ba6461a4a4a8522b88771ba901c194c9853986a43cde26c33457669e75293a3664bce700ede07129704c7ee98fed39c46677f3c2720 SHA512 6b5e1a7aa3345a2c1087d6819215c9ed30e1e121c4314e9a6cebef13143064fb0ae43aa1446a66fd7e0d46b8b948e581fb8cc3b007e124ca5340523fcfa5ed61 -EBUILD terraform-1.8.5.ebuild 922 BLAKE2B 8de74a6ad3f9296e352e17632b00472ffd0951847e52fd67d748caa986e6f0d926b09e44c13f7ccc28ce062a93a253ca834c77cda1fca3f8d2a56afac34a972c SHA512 0d0db7fd214f6164a7764cfbffbccc01d9cea823808b440296173c588ff33635e31354efb017bc6f059e60e6dfd5b4f450185a1810eb949904a4f315cc5d2b38 -MISC metadata.xml 5113 BLAKE2B 2f911a04bd8622ed46504dc1dd0d6e9bb8b1791c9772525430da6237781c0fe4b6fdd32f8128d7c0372ed3026f307e02e405d803f53149af07db78dd50dc4aa3 SHA512 f84bf7d76e06179f4b74ab20ef6df64b05bbc6d0eed3cfed289d5204d6bd545853a4f99c290a9ea9de1c5fa7127faca8b634eef154a35df5aaf39c2ada621453 diff --git a/app-admin/terraform/metadata.xml b/app-admin/terraform/metadata.xml deleted file mode 100644 index 266fcd4..0000000 --- a/app-admin/terraform/metadata.xml +++ /dev/null @@ -1,139 +0,0 @@ - - - - - samuelbernardo.mail@gmail.com - Samuel Bernardo - Original source from go-overlay - - - Enable fish completion support - - Builds the provider that interacts with resources, configuration, - artifacts, and metadata managed by Atlas https://atlas.hashicorp.com - - - Builds the provider that interacts with the many resources supported - by Amazon Web Services https://aws.amazon.com - - - Builds the provider that interacts with the many resources supported - by Microsoft Azure https://azure.microsoft.com - - - Builds the provider that interact with the DNS resources supported - by CloudFlare https://www.cloudflare.com - - - Builds the provider that interact with the many resources supported - by Apache CloudStack https://cloudstack.apache.org - - - Builds the provider that exposes resources used to interact with a - Consul cluster app-admin/consul - - - Builds the provider that interacts with the resources supported by - DigitalOcean https://www.digitalocean.com - - - Builds the provider that interacts with the resources supported by - DNSimple https://dnsimple.com - - - Builds the provider that interacts with Docker app-emulation/docker - containers and images, by using Docker API - - - Builds the provider that interacts with the resources supported by - Dyn http://dyn.com - - - Builds the provider that interacts with Google Cloud services - https://cloud.google.com - - - Builds the provider that interacts with the resources supported by - Heroku https://www.heroku.com - - - Builds the provider that interacts with the resources supported by - Librato Spaces https://www.librato.com - - - Builds the provider that interacts with the resources supported by - Mailgun http://www.mailgun.com - - - Builds the provider that allows you to configure provisioners that - are not directly associated with a single existing resource - - - Builds the provider that interacts with the many resources supported - by OpenStack sys-cluster/openstack-meta - - - Builds the provider that interacts with the resources supported by - Packet https://www.packet.net - - - Build the provider that manipulates DNS records supported by - PowerDNS server http://powerdns.com - - - Builds the provider that creates and configures Projects, Jobs and - Keys in Rundeck http://rundeck.org - - - Builds the provider that interacts with the resources supported by - IBM's SoftLayer https://www.softlayer.com - - - Builds the provider that creates and configures tests in StatusCake - https://www.statuscake.com - - - Builds a provider that exposes resources to use templates to - generate strings for other Terraform resources or outputs. - - - Builds the provider that provides utilities for working with - Transport Layer Security keys and certificates - - - Builds the provider that interacts with the resources supported by - VMware vSphere http://www.vmware.com/products/vsphere - - - Builds the provider that interacts with the resources supported by - DNSMadeEasy http://www.dnsmadeeasy.com - - - Builds the provisioner that invokes a Chef Client https://www.chef.io - - - Builds the provisioner that copies files or directories from the - machine executing Terraform to the newly created resource - - - Builds the provisioner that invokes a local executable after a - resource is created - - - Builds the provisioner that invokes a script on a remote resource - after it is created - - - Builds the provider that is used to interact with the resources - supported by VMware vCloud Director http://www.vmware.com/products/vcloud-director/ - - - Builds the provider is used to interact with the many resources - supported by Azure, via the Azure Resource Manager API. - - - Builds the provider that gives the ability to deploy and configure - resources in a PostgreSQL server. - - - diff --git a/app-admin/terraform/terraform-1.8.5.ebuild b/app-admin/terraform/terraform-1.8.5.ebuild deleted file mode 100644 index 717e667..0000000 --- a/app-admin/terraform/terraform-1.8.5.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -GOLANG_PKG_IMPORTPATH="github.com/hashicorp" -GOLANG_PKG_ARCHIVEPREFIX="v" -GOLANG_PKG_HAVE_TEST=1 - -inherit golang-single - -DESCRIPTION="Terraform builds, changes, and combines infrastructure safely and efficiently" -HOMEPAGE="http://www.terraform.io" - -LICENSE="MPL-2.0" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="zsh-completion fish-completion" - -RDEPEND="fish-completion? ( app-shells/fish ) - zsh-completion? ( app-shells/zsh )" - -DOCS=( - README.md - examples/ -) - -src_install() { - golang-single_src_install - - # Install fish completion files - if use fish-completion; then - insinto /usr/share/fish/functions/ - newins contrib/fish-completion/${PN}.fish ${PN}.fish - fi - - # Install zsh completion files - if use zsh-completion; then - insinto /usr/share/zsh/site-functions - newins contrib/zsh-completion/_${PN} _${PN} - fi -} -- cgit v1.2.3-65-gdbad