From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/terraform/
Date: Sun, 19 Jan 2020 12:58:22 +0000 (UTC) [thread overview]
Message-ID: <1579438698.558932a14c6a328b1b16598187a048af3f081313.zlogene@gentoo> (raw)
commit: 558932a14c6a328b1b16598187a048af3f081313
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 19 12:57:47 2020 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Jan 19 12:58:18 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=558932a1
app-admin/terraform: Drop old
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
app-admin/terraform/Manifest | 5 ----
app-admin/terraform/terraform-0.11.13.ebuild | 39 ------------------------
app-admin/terraform/terraform-0.12.11.ebuild | 36 ----------------------
app-admin/terraform/terraform-0.12.12.ebuild | 36 ----------------------
app-admin/terraform/terraform-0.12.15.ebuild | 45 ----------------------------
app-admin/terraform/terraform-0.12.16.ebuild | 45 ----------------------------
6 files changed, 206 deletions(-)
diff --git a/app-admin/terraform/Manifest b/app-admin/terraform/Manifest
index 5f75a93aa9b..f1ff47e9b4d 100644
--- a/app-admin/terraform/Manifest
+++ b/app-admin/terraform/Manifest
@@ -1,7 +1,2 @@
-DIST terraform-0.11.13.tar.gz 10906645 BLAKE2B dafdc1acddd4ea97b41cc5899a541701731fce7b13b914c0859fe148b10b5c8ac877d71b665e8d80a65f376bb09fb8ae6fd0e0263ff711a156ca48119522f89d SHA512 1c16f20d1a65c763f1091ff2d20e0752e62903e07a12d41dd722e5c4c989f477da7d64901336d7536ed1693d5c82f4548ae5a643edae85b4e83325fc8c81b245
-DIST terraform-0.12.11.tar.gz 10338506 BLAKE2B 62c33591d55345e8c3b9c61b6f9279a81f1df86f5942cee787e4b525eefdf7834f0e4a6a42835b4ae038591fd467941454be674a3c1c8b329ef52c7d5e39359b SHA512 2b9fc6157aea8e7159d7089135620433d75843f2b3dd48af18ecb7837a5ca3ea72d9dfb8b36a25a65f9b9cc29b11bc7910f124a359a6589bfb941a714e0b7b23
-DIST terraform-0.12.12.tar.gz 10441883 BLAKE2B c30366c46bc77b7b5c1a44766ce891db01a139e1fa9f936962341d2b9230f85c9137ffc3236e6baad5aad5bada845fd0327846ebfb0c93037ae7c9c46fd70f13 SHA512 58e15da1cc5345e7780573bfeda4a6f34dc281682a0e3f7bf6b129d0db42ff343b79575bb06472e1c994f8d3e3d7e3ab507a4a09f1cfd166690a611af221bd8e
-DIST terraform-0.12.15.tar.gz 10432372 BLAKE2B 9d8d70cf88ef56dbe891be266353fe2eb89b51740e22264f46e0b20785bbb8b6752e2465b02dba79bd9a30a6d0914ddfc7e9b7000f38fcbeb01580d1ac52eec3 SHA512 a63b0acd81e814b679a479ead8afe023d5fca0a925eef6b7ccbfa1916554e47a383dbe73f97d036c0c8ebe3e2289c9001ce24c50eef4e5d5eab3ca48d766150b
-DIST terraform-0.12.16.tar.gz 10435715 BLAKE2B 1f2f221130ebe8df45cdde5fece7773af16b4dfc0a1a336109c9ea3eafcc5f8382069e60b7efe702b9683ab3ed586e1c1fbdbd1582423642485274490df01255 SHA512 8f499843f53a27587b08beb25973fccd08ee84191a53407ee3aa2e9aad483e597791665485a7ed6d7c94f96b611956e83fd610e603a2e8e7732eaa78d3920ed5
DIST terraform-0.12.17.tar.gz 10508005 BLAKE2B facef6de57333586445ce8839c03ccd633fe9ac68619e384b71fff921afeaf260e01b8783d61e4cc04882aa644e8eb706b08c88216f093d85e0fd081363c4103 SHA512 6311fdbf6764e585126a1e177dc498634a799ba1a68ba98682e2be29d14b40c09d0a780555f10bbde0587445d31a1e0d9810226f9e6bd3fcb248428ceb864c87
DIST terraform-0.12.19.tar.gz 10526213 BLAKE2B 89acdb2e099532a922d49ac3d0049c522b7936817afb7836ebf643ef21fd35f3be495cde5a92ea93add144dada0f54de55b4b42a668bff08c9db789a1d4a77d1 SHA512 3acf327bdbaeddf6f13fc1a2a2335675dd3910137ef685224e7c1eafddf18d0aaa8c24aa3b1b5027b21905d2d87fbe3d49904e196c9881063d01670c4de3db66
diff --git a/app-admin/terraform/terraform-0.11.13.ebuild b/app-admin/terraform/terraform-0.11.13.ebuild
deleted file mode 100644
index ae68474b0f4..00000000000
--- a/app-admin/terraform/terraform-0.11.13.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit golang-vcs-snapshot
-
-DESCRIPTION="A tool for building, changing, and combining infrastructure safely"
-HOMEPAGE="https://www.terraform.io/"
-
-EGO_PN="github.com/hashicorp/${PN}"
-SRC_URI="https://github.com/hashicorp/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MPL-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-DEPEND=">=dev-lang/go-1.11.0"
-
-DOCS=( README.md CHANGELOG.md )
-
-src_compile() {
- cd "src/${EGO_PN}" || die
- GOPATH="${S}" GOCACHE="${T}/go-cache" go build \
- -v -work -o "${S}/${PN}" ./ || die
-}
-
-src_install() {
- dobin terraform
-
- pushd "src/${EGO_PN}" >/dev/null || die
- einstalldocs
- popd >/dev/null || die
-}
-
-pkg_postinst() {
- elog "If you would like to install shell completions please run:"
- elog " terraform -install-autocomplete"
-}
diff --git a/app-admin/terraform/terraform-0.12.11.ebuild b/app-admin/terraform/terraform-0.12.11.ebuild
deleted file mode 100644
index effc18ec223..00000000000
--- a/app-admin/terraform/terraform-0.12.11.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit golang-base go-module
-
-DESCRIPTION="A tool for building, changing, and combining infrastructure safely"
-HOMEPAGE="https://www.terraform.io/"
-
-EGO_PN="github.com/hashicorp/${PN}"
-SRC_URI="https://github.com/hashicorp/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0 BSD-2 BSD-4 ECL-2.0 imagemagick ISC JSON MIT MIT-with-advertising MPL-2.0 unicode"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-DEPEND=""
-
-DOCS=( {README,CHANGELOG}.md )
-
-src_compile() {
- GOCACHE="${T}/go-cache" go build \
- -work -o "bin/${PN}" ./ || die
-}
-
-src_install() {
- dobin bin/terraform
-
- einstalldocs
-}
-
-pkg_postinst() {
- elog "If you would like to install shell completions please run:"
- elog " terraform -install-autocomplete"
-}
diff --git a/app-admin/terraform/terraform-0.12.12.ebuild b/app-admin/terraform/terraform-0.12.12.ebuild
deleted file mode 100644
index effc18ec223..00000000000
--- a/app-admin/terraform/terraform-0.12.12.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit golang-base go-module
-
-DESCRIPTION="A tool for building, changing, and combining infrastructure safely"
-HOMEPAGE="https://www.terraform.io/"
-
-EGO_PN="github.com/hashicorp/${PN}"
-SRC_URI="https://github.com/hashicorp/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0 BSD-2 BSD-4 ECL-2.0 imagemagick ISC JSON MIT MIT-with-advertising MPL-2.0 unicode"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-DEPEND=""
-
-DOCS=( {README,CHANGELOG}.md )
-
-src_compile() {
- GOCACHE="${T}/go-cache" go build \
- -work -o "bin/${PN}" ./ || die
-}
-
-src_install() {
- dobin bin/terraform
-
- einstalldocs
-}
-
-pkg_postinst() {
- elog "If you would like to install shell completions please run:"
- elog " terraform -install-autocomplete"
-}
diff --git a/app-admin/terraform/terraform-0.12.15.ebuild b/app-admin/terraform/terraform-0.12.15.ebuild
deleted file mode 100644
index 6183146d4a0..00000000000
--- a/app-admin/terraform/terraform-0.12.15.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit golang-base go-module
-
-DESCRIPTION="A tool for building, changing, and combining infrastructure safely"
-HOMEPAGE="https://www.terraform.io/"
-
-EGO_PN="github.com/hashicorp/${PN}"
-SRC_URI="https://github.com/hashicorp/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0 BSD-2 BSD-4 ECL-2.0 imagemagick ISC JSON MIT MIT-with-advertising MPL-2.0 unicode"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RESTRICT="test"
-
-DOCS=( {README,CHANGELOG}.md )
-
-src_prepare() {
- default
- # the sed command is necessary to generate tests outside of the
- # default git root of `terraform', in our case the working dir
- # is `work/$PN-$PV'
- # sed -i -e "s/!=\s\+\"terraform\"/!=\ \"${P}\"/" \
- # ./scripts/generate-plugins.go || die
-}
-
-src_compile() {
- GOCACHE="${T}/go-cache" go build \
- -work -o "bin/${PN}" ./ || die
-}
-
-src_install() {
- dobin bin/terraform
-
- einstalldocs
-}
-
-pkg_postinst() {
- elog "If you would like to install shell completions please run:"
- elog " terraform -install-autocomplete"
-}
diff --git a/app-admin/terraform/terraform-0.12.16.ebuild b/app-admin/terraform/terraform-0.12.16.ebuild
deleted file mode 100644
index 6183146d4a0..00000000000
--- a/app-admin/terraform/terraform-0.12.16.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit golang-base go-module
-
-DESCRIPTION="A tool for building, changing, and combining infrastructure safely"
-HOMEPAGE="https://www.terraform.io/"
-
-EGO_PN="github.com/hashicorp/${PN}"
-SRC_URI="https://github.com/hashicorp/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0 BSD-2 BSD-4 ECL-2.0 imagemagick ISC JSON MIT MIT-with-advertising MPL-2.0 unicode"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RESTRICT="test"
-
-DOCS=( {README,CHANGELOG}.md )
-
-src_prepare() {
- default
- # the sed command is necessary to generate tests outside of the
- # default git root of `terraform', in our case the working dir
- # is `work/$PN-$PV'
- # sed -i -e "s/!=\s\+\"terraform\"/!=\ \"${P}\"/" \
- # ./scripts/generate-plugins.go || die
-}
-
-src_compile() {
- GOCACHE="${T}/go-cache" go build \
- -work -o "bin/${PN}" ./ || die
-}
-
-src_install() {
- dobin bin/terraform
-
- einstalldocs
-}
-
-pkg_postinst() {
- elog "If you would like to install shell completions please run:"
- elog " terraform -install-autocomplete"
-}
next reply other threads:[~2020-01-19 12:58 UTC|newest]
Thread overview: 118+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-19 12:58 Mikle Kolyada [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-06-05 22:19 [gentoo-commits] repo/gentoo:master commit in: app-admin/terraform/ William Hubbs
2025-06-05 22:19 William Hubbs
2025-05-24 19:21 Sam James
2025-03-13 20:03 Arthur Zamarin
2025-03-08 18:54 Arthur Zamarin
2025-02-26 18:25 Arthur Zamarin
2025-02-14 1:55 William Hubbs
2024-10-23 17:37 William Hubbs
2024-10-23 17:33 William Hubbs
2024-10-23 17:33 William Hubbs
2024-08-22 21:21 William Hubbs
2024-07-05 16:26 William Hubbs
2024-07-05 16:26 William Hubbs
2024-07-05 16:24 William Hubbs
2024-07-05 16:22 William Hubbs
2024-06-03 5:15 William Hubbs
2024-04-10 3:08 William Hubbs
2024-04-10 3:05 William Hubbs
2024-04-10 3:05 William Hubbs
2024-01-31 20:18 William Hubbs
2024-01-31 18:54 William Hubbs
2024-01-31 18:54 William Hubbs
2024-01-23 0:26 William Hubbs
2023-12-13 0:01 William Hubbs
2023-09-01 16:00 William Hubbs
2023-07-13 22:18 William Hubbs
2023-06-22 15:16 William Hubbs
2023-06-22 15:15 William Hubbs
2023-06-16 22:34 William Hubbs
2023-06-09 22:11 William Hubbs
2023-03-24 18:44 William Hubbs
2023-03-24 18:41 William Hubbs
2023-03-24 18:41 William Hubbs
2023-02-22 16:55 William Hubbs
2022-10-20 12:11 Jakov Smolić
2022-08-16 15:08 William Hubbs
2022-07-01 18:01 William Hubbs
2022-06-22 19:42 William Hubbs
2022-06-22 19:32 William Hubbs
2022-06-22 18:55 William Hubbs
2022-06-12 19:49 William Hubbs
2022-06-10 21:38 Jakov Smolić
2022-04-02 21:22 William Hubbs
2022-04-02 21:22 William Hubbs
2022-04-02 20:24 William Hubbs
2022-02-04 0:49 William Hubbs
2021-12-25 10:57 Mikle Kolyada
2021-11-07 10:51 Mikle Kolyada
2021-10-17 11:10 Mikle Kolyada
2021-10-03 15:48 William Hubbs
2021-10-03 15:48 William Hubbs
2021-10-03 15:48 William Hubbs
2021-08-28 19:48 William Hubbs
2021-08-26 19:30 William Hubbs
2021-08-15 8:20 Mikle Kolyada
2021-07-31 10:24 Mikle Kolyada
2021-06-27 18:33 Mikle Kolyada
2021-06-27 18:33 Mikle Kolyada
2021-06-27 18:33 Mikle Kolyada
2021-06-27 18:33 Mikle Kolyada
2021-06-27 18:33 Mikle Kolyada
2021-06-27 18:24 Mikle Kolyada
2021-06-22 9:36 Mikle Kolyada
2021-06-03 8:21 Mikle Kolyada
2021-05-27 17:20 Mikle Kolyada
2021-05-12 19:20 Mikle Kolyada
2021-04-29 7:51 Mikle Kolyada
2021-04-15 13:41 Mikle Kolyada
2021-04-09 17:05 Mikle Kolyada
2021-03-26 9:50 Mikle Kolyada
2021-03-12 13:52 Mikle Kolyada
2021-02-18 14:25 Mikle Kolyada
2021-02-07 18:24 Mikle Kolyada
2021-02-07 18:24 Mikle Kolyada
2021-02-07 13:51 Mikle Kolyada
2021-01-20 22:29 Mikle Kolyada
2021-01-10 13:51 Sam James
2021-01-03 19:02 Mikle Kolyada
2020-11-03 18:22 Mikle Kolyada
2020-10-06 19:48 Mikle Kolyada
2020-09-19 20:01 Mikle Kolyada
2020-09-19 20:01 Mikle Kolyada
2020-09-17 10:16 Mikle Kolyada
2020-09-08 13:26 Mikle Kolyada
2020-09-08 13:26 Mikle Kolyada
2020-08-29 18:43 Mikle Kolyada
2020-08-20 7:33 Mikle Kolyada
2020-07-29 10:45 Mikle Kolyada
2020-07-29 10:45 Mikle Kolyada
2020-07-29 10:45 Mikle Kolyada
2020-06-26 14:16 Mikle Kolyada
2020-05-28 9:25 Mikle Kolyada
2020-05-14 11:42 Mikle Kolyada
2020-04-27 7:32 Mikle Kolyada
2020-04-27 7:32 Mikle Kolyada
2020-03-21 21:56 William Hubbs
2020-03-20 6:39 Mikle Kolyada
2020-03-06 11:15 Mikle Kolyada
2020-02-23 15:51 Mikle Kolyada
2020-02-21 18:38 Mikle Kolyada
2020-02-21 18:38 Mikle Kolyada
2020-01-23 20:48 Mikle Kolyada
2020-01-19 12:58 Mikle Kolyada
2019-12-11 15:57 Alexys Jacob
2019-11-20 15:25 Alexys Jacob
2019-11-19 6:11 Joonas Niilola
2019-10-30 22:57 Alexys Jacob
2019-10-23 13:16 Manuel Rüger
2019-10-18 14:24 Manuel Rüger
2019-07-05 19:33 Michał Górny
2019-04-14 20:06 Amy Liffey
2019-04-14 20:06 Amy Liffey
2019-03-10 14:05 Mikle Kolyada
2019-03-10 14:05 Mikle Kolyada
2019-02-28 22:49 Patrice Clement
2019-02-28 22:49 Patrice Clement
2019-01-04 21:20 Georgy Yakovlev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1579438698.558932a14c6a328b1b16598187a048af3f081313.zlogene@gentoo \
--to=zlogene@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox