public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-go/gox/
Date: Sun, 27 Jan 2019 11:05:54 +0000 (UTC)	[thread overview]
Message-ID: <1548587129.17984251f7a5bc0de53b1179fb5b2c72a46c3685.pacho@gentoo> (raw)

commit:     17984251f7a5bc0de53b1179fb5b2c72a46c3685
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 27 10:41:13 2019 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Jan 27 11:05:29 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17984251

dev-go/gox: Drop old

Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 dev-go/gox/Manifest                 |  1 -
 dev-go/gox/gox-0_pre20160725.ebuild | 27 ---------------------------
 2 files changed, 28 deletions(-)

diff --git a/dev-go/gox/Manifest b/dev-go/gox/Manifest
index b3b25864694..2f1e0e35ea1 100644
--- a/dev-go/gox/Manifest
+++ b/dev-go/gox/Manifest
@@ -1,3 +1,2 @@
 DIST github.com-mitchellh-iochan-87b45ffd0e9581375c491fef3d32130bb15c5bd7.tar.gz 1785 BLAKE2B fdb82b106446b0fe5d5c6c9cca2c8303fbef305ae1c45a82ca7ba5bbc9ce4db3708d7680bfe95099e73a5f5a3d687f25d77c7b535f3e1dc71e5fe8915eb9642e SHA512 2efc0e3cbca496240e3e24550fd0d2aab742eb9b227230ff1ed4ee47344b994642b028bd4644cd45cd697f5f5ef6a729aad65537b10c6555bd52d9ca4b9c717c
 DIST gox-0.4.0.tar.gz 15766 BLAKE2B d2cdab2404f49bf658eedc8884185044e19df0a6250966633fcef2ffdb44fb927a1c7c6341141b2a1a8a336aca819a7f861232742805458fcf16eff622a9e1e9 SHA512 8e6e1d436710ae71a77df266eff1feeeb8d50695bca8a77268d9480286609db8d38e33a1bc17f71c0b3eee919e2a5d53f8e653f773751099ba3fc884b9a03da3
-DIST gox-0_pre20160725.tar.gz 15772 BLAKE2B ce589f986762768fc22148963a35a152a48c17aa55b9db5d5cf41e4e349be63ed0cea2afe3f916479bfc82bc951e4d427d223122ec6c472e58de02e55290ca07 SHA512 d4b2d5d9666285584697bc0d6ddc2f1a1e3f23741650e831adb42baffbb5f72fc3d5ae8a8fb6719faf1df75d3da334941b0404387f0c213aabdb5c3d5634c55d

diff --git a/dev-go/gox/gox-0_pre20160725.ebuild b/dev-go/gox/gox-0_pre20160725.ebuild
deleted file mode 100644
index f7145c418b0..00000000000
--- a/dev-go/gox/gox-0_pre20160725.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-EGO_VENDOR=( "github.com/mitchellh/iochan 87b45ffd0e9581375c491fef3d32130bb15c5bd7" )
-inherit golang-build golang-vcs-snapshot
-
-EGO_PN="github.com/mitchellh/gox"
-EGIT_COMMIT="c9740af9c6574448fd48eb30a71f964014c7a837"
-ARCHIVE_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz
-	${EGO_VENDOR_URI}"
-KEYWORDS="~amd64"
-
-DESCRIPTION="A dead simple, no frills Go cross compile tool"
-HOMEPAGE="https://github.com/mitchellh/gox"
-SRC_URI="${ARCHIVE_URI}"
-LICENSE="MPL-2.0"
-SLOT="0/${PVR}"
-IUSE=""
-
-RESTRICT="test"
-
-src_install() {
-	dobin ${PN}
-	dodoc src/${EGO_PN}/README.md
-}


             reply	other threads:[~2019-01-27 11:06 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-27 11:05 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-17 21:02 [gentoo-commits] repo/gentoo:master commit in: dev-go/gox/ Conrad Kostecki
2024-03-21 20:38 Arthur Zamarin
2022-10-17 16:03 Jakov Smolić
2022-10-17 16:03 Jakov Smolić
2022-10-10 23:40 Sam James
2022-09-14 19:22 Arthur Zamarin
2022-06-19  8:49 Jakov Smolić
2020-05-28 22:47 William Hubbs
2020-04-04 23:32 William Hubbs
2020-04-04 23:32 William Hubbs
2020-04-04 23:32 William Hubbs
2018-08-20 17:59 Manuel Rüger
2018-04-12 14:36 Manuel Rüger
2017-06-13 11:32 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=1548587129.17984251f7a5bc0de53b1179fb5b2c72a46c3685.pacho@gentoo \
    --to=pacho@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