public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/kompose/
Date: Tue,  5 Jun 2018 13:17:29 +0000 (UTC)	[thread overview]
Message-ID: <1528204630.a14207675882b0cf66dae298dd0b1aa13606c6a6.mrueg@gentoo> (raw)

commit:     a14207675882b0cf66dae298dd0b1aa13606c6a6
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  5 13:17:10 2018 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue Jun  5 13:17:10 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1420767

app-emulation/kompose: Remove old

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-emulation/kompose/Manifest              |  1 -
 app-emulation/kompose/kompose-1.12.0.ebuild | 30 -----------------------------
 2 files changed, 31 deletions(-)

diff --git a/app-emulation/kompose/Manifest b/app-emulation/kompose/Manifest
index 26579257220..b5d6973213e 100644
--- a/app-emulation/kompose/Manifest
+++ b/app-emulation/kompose/Manifest
@@ -1,3 +1,2 @@
-DIST kompose-1.12.0.tar.gz 5234150 BLAKE2B 0b046cc2fb9420a69bb8a2d82a7c4f8a62db74acfaa9cdc5dc16b3710cda7c03fb43651bdd1e43281502f4aa181b50168120375a7f0e298a1ba018ddb94cd43a SHA512 5467b8fa54fe9368f1f1627c04e4edab597822b7b2c3c101510379cceac8ca92e24540b81b82e947244b1b4056e2b1a5806220b38bbe5db5965c3f7aeff908ef
 DIST kompose-1.13.0.tar.gz 5238799 BLAKE2B 8f51d9c4b162104636578b5b6b044060997d7c8fbd8a58fdf42d8db1e5fbce51cbfd2e010e84e80707462edc29603da3a6ac729f95873f2c84b7a43baeac8284 SHA512 6ec870f03762bde138e2c22e9b8a85a1e974897f3857f096e1fcd56bd402d1f3379936752b075ee57497e5d4f1c7c7d0c82b09d6c4e90860cc04aee434123419
 DIST kompose-1.14.0.tar.gz 5238716 BLAKE2B 27c054b58d2804fcb37627652d2d48ff377504203f9319c4321fcba08e9c8dd9c41f307ff599de3b65ae9a177370322d63314b70e5cb80edf1ce071eeaf15e24 SHA512 f356f2f38c99f0ca9d8f58a4dfa171ba0c41b3127b66ab887484c3bbc76b66470fbe8f52ca3eeba700b57a86e0ff264066ee92645f71a93bfe77077655f81e97

diff --git a/app-emulation/kompose/kompose-1.12.0.ebuild b/app-emulation/kompose/kompose-1.12.0.ebuild
deleted file mode 100644
index b2b9a62edf3..00000000000
--- a/app-emulation/kompose/kompose-1.12.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit golang-build golang-vcs-snapshot
-
-EGO_PN="github.com/kubernetes/kompose"
-EGIT_COMMIT="v${PV}"
-GIT_COMMIT="0ab07be"
-ARCHIVE_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64"
-
-DESCRIPTION="Tool to move from docker-compose to Kubernetes"
-HOMEPAGE="https://github.com/kubernetes/kompose https://kompose.io"
-SRC_URI="${ARCHIVE_URI}"
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="hardened"
-
-RESTRICT="test"
-
-src_compile() {
-	export CGO_LDFLAGS="$(usex hardened '-fno-PIC ' '')"
-	GOPATH="${S}" go build -v -ldflags="-X github.com/kubernetes/kompose/cmd.GITCOMMIT=${GIT_COMMIT}" -o bin/kompose src/${EGO_PN}/main.go || die
-}
-
-src_install() {
-	dobin bin/*
-	dodoc -r src/${EGO_PN}/{docs,{README,RELEASE,ROADMAP,CHANGELOG,CONTRIBUTING}.md}
-}


             reply	other threads:[~2018-06-05 13:17 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-05 13:17 Manuel Rüger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-11-29  0:39 [gentoo-commits] repo/gentoo:master commit in: app-emulation/kompose/ William Hubbs
2020-11-12 15:58 William Hubbs
2020-05-25 20:46 William Hubbs
2019-11-24 21:59 Manuel Rüger
2019-10-17 13:39 Manuel Rüger
2019-01-27 10:15 Pacho Ramos
2018-08-20 14:59 Manuel Rüger
2018-07-30 13:04 Manuel Rüger
2018-07-02 15:00 Manuel Rüger
2018-06-05 13:17 Manuel Rüger
2018-05-15 11:18 Manuel Rüger
2018-05-15 11:18 Manuel Rüger
2018-04-21 23:31 Manuel Rüger
2018-03-27  8:23 Manuel Rüger
2018-03-27  8:23 Manuel Rüger
2018-03-09 14:31 Manuel Rüger
2018-02-14 22:57 Manuel Rüger
2018-02-14 22:56 Manuel Rüger
2018-01-26 13:41 Manuel Rüger
2018-01-25 18:53 Manuel Rüger
2018-01-09 19:27 Manuel Rüger
2018-01-09 19:27 Manuel Rüger
2017-12-15 16:49 Manuel Rüger
2017-12-15 16:49 Manuel Rüger
2017-11-24 13:41 Manuel Rüger
2017-11-02 10:43 Manuel Rüger
2017-10-25 16:16 Manuel Rüger
2017-10-12 12:08 Manuel Rüger
2017-09-19 16:42 Manuel Rüger
2017-09-18 11:10 Manuel Rüger
2017-09-08 21:55 Manuel Rüger
2017-09-08 21:55 Manuel Rüger
2017-08-01 12:25 Manuel Rüger
2017-08-01 12:24 Manuel Rüger
2017-06-06 21:43 Manuel Rüger
2017-06-06 21:43 Manuel Rüger
2017-05-10 21:42 Manuel Rüger
2017-04-15 18:34 Manuel Rüger
2017-04-11 14:59 Manuel Rüger
2017-03-13 16:24 Manuel Rüger
2017-02-14 19:58 Manuel Rüger
2017-02-14 19:58 Manuel Rüger
2016-12-12 15:06 Manuel Rüger

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=1528204630.a14207675882b0cf66dae298dd0b1aa13606c6a6.mrueg@gentoo \
    --to=mrueg@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