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, 14 Feb 2017 19:58:32 +0000 (UTC)	[thread overview]
Message-ID: <1487102292.63d02f0b838f65c9e3667c64c7e46d0f0ac6f2c9.mrueg@gentoo> (raw)

commit:     63d02f0b838f65c9e3667c64c7e46d0f0ac6f2c9
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 14 19:57:46 2017 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue Feb 14 19:58:12 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63d02f0b

app-emulation/kompose: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-emulation/kompose/Manifest                     |  1 -
 .../kompose/kompose-0.1.2_p20161207.ebuild         | 33 ----------------------
 2 files changed, 34 deletions(-)

diff --git a/app-emulation/kompose/Manifest b/app-emulation/kompose/Manifest
index 75f210b81c..ed93a4dfdc 100644
--- a/app-emulation/kompose/Manifest
+++ b/app-emulation/kompose/Manifest
@@ -1,2 +1 @@
-DIST kompose-0.1.2_p20161207.tar.gz 4931237 SHA256 d4e008f6b9e5086365bc2cfb9a0883026cb6e8bb925612e31dc2112498c10bc0 SHA512 6dc5b047fdc56e368508338975221644219b820d90960c726a601ac0c33e637a25e4c98cd3ec8438d5fe7c7e30bb554fa89c43805668f0189d1b59e0785d5361 WHIRLPOOL 6a96698a786b87309e334c5ab69681002e232118e64bdd5778fa42ef2f02b993459e6bc1b9e40c84c0a3b5398569b3dcd2ef01479f64ecda68b15cae96020fa6
 DIST kompose-0.2.0_p20170214.tar.gz 4928182 SHA256 437303c2f7b3c24182561e76cfa85102814f731fc7f5951933fe6c153c6b2e1b SHA512 dab013f861f4a185c0fdea3f4b79d33ff280f3c7ad77e150ce381770182ad77a37d8ccbadfe1f7bd13d50dc36a7087847d1636b6b411a21e0de43113be5b0183 WHIRLPOOL 581a6059bdb6286ca859e5a2f1e750a9ceaa3724ed9fee4092ac9283b2216629118437ccd0354ffebde95ac37b1591048f5972658a093b4aefc09bc8a02402f8

diff --git a/app-emulation/kompose/kompose-0.1.2_p20161207.ebuild b/app-emulation/kompose/kompose-0.1.2_p20161207.ebuild
deleted file mode 100644
index 7472d638f3..0000000000
--- a/app-emulation/kompose/kompose-0.1.2_p20161207.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-inherit golang-build golang-vcs-snapshot
-
-EGO_PN="github.com/kubernetes-incubator/kompose/..."
-EGIT_COMMIT="04a3131834cddfb1af42b63b21641fbbf84a4a9d"
-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-incubator/kompose"
-SRC_URI="${ARCHIVE_URI}"
-LICENSE="Apache-2.0"
-SLOT="0/${PVR}"
-IUSE="hardened"
-
-src_prepare() {
-	default
-	sed -i -e "s/HEAD/${EGIT_COMMIT:0:7}/" src/${EGO_PN%/*}/version/version.go || die
-}
-
-src_compile() {
-	export CGO_LDFLAGS="$(usex hardened '-fno-PIC ' '')"
-	GOPATH="${S}" go build -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:[~2017-02-14 19:58 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-14 19:58 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-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
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=1487102292.63d02f0b838f65c9e3667c64c7e46d0f0ac6f2c9.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