public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Zac Medico" <zmedico@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/slirp4netns/
Date: Thu, 11 Apr 2019 21:50:14 +0000 (UTC)	[thread overview]
Message-ID: <1555019408.ec37b11cee030eddf6486c37aad1ec2428584aa3.zmedico@gentoo> (raw)

commit:     ec37b11cee030eddf6486c37aad1ec2428584aa3
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 11 21:49:47 2019 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Thu Apr 11 21:50:08 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec37b11c

app-emulation/slirp4netns: remove old version 0.3.0_alpha2

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>

 app-emulation/slirp4netns/Manifest                 |  1 -
 .../slirp4netns/slirp4netns-0.3.0_alpha2.ebuild    | 31 ----------------------
 2 files changed, 32 deletions(-)

diff --git a/app-emulation/slirp4netns/Manifest b/app-emulation/slirp4netns/Manifest
index 3b6225a4d64..2f3fda0b332 100644
--- a/app-emulation/slirp4netns/Manifest
+++ b/app-emulation/slirp4netns/Manifest
@@ -1,4 +1,3 @@
 DIST slirp4netns-0.2.1.tar.gz 136425 BLAKE2B 81d6a0e68433522c2382ca938515ff7a96bf9afab32d3b25db454c706f24afb671709bcca6d52b5673934bf1963ec1795f8022319c2f6d936fd17e87e4e3edff SHA512 f923fe7b02eb30a108e99c63574dd1e9e948c9afa56a2747ddb0b78ea24beadecbce93b3644171c3aea698e5d37f4302eb22e4187f14db870b1e8018f75f4089
 DIST slirp4netns-0.3.0.tar.gz 180149 BLAKE2B b7c552b5660f4be4a95d573ff51bbde1dec1daa7dd0d5a6c49b3d761743561e8211972d16e588519bce41eee0dd378837f7de3e4c7ccb37f13bfab21008ac640 SHA512 85eea233531123297efa5e7225cbda21c10ecb297fe13cd8bf75f8d18052bc8533c2db8ce6c1f7876f42b89e31ed2859eef33a3979cad95326d0c4b19f2871f1
-DIST slirp4netns-0.3.0_alpha2.tar.gz 157206 BLAKE2B b408fadc322c81efa5985587a5121fbe4e5db5319367946263f721eef3022eec8c9db175f0bac25c2d614107747e39c397385a2c3d264c85266e908b887b9b4c SHA512 f2dd5f2d9d5d82f83ba5a35dc001ebf9413113580dfd44cd96f498100852260662965c0df33f489ce76872e1ec8c884006e6a4e386f2f0094d0e538217cc4ac8
 DIST slirp4netns-0.3.0_beta1.tar.gz 180649 BLAKE2B ca124cadf5cb14fdce9f0246babef32509db797ff8b8e707e85c63ad095ab44a3a20258d8b56de1899613d7cadd6e326aab1b279e89d2add2992aeab8aa8c741 SHA512 a7f4cf989d77738cf77ecc924bff177a20d87fa1c8ae8b91ac57917fa001346bad250a6ce776025b13b53ee0dc12d38cf1127011a127f34ca76eeb0453c2ca49

diff --git a/app-emulation/slirp4netns/slirp4netns-0.3.0_alpha2.ebuild b/app-emulation/slirp4netns/slirp4netns-0.3.0_alpha2.ebuild
deleted file mode 100644
index 3dd9a9ad405..00000000000
--- a/app-emulation/slirp4netns/slirp4netns-0.3.0_alpha2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools
-
-DESCRIPTION="User-mode networking for unprivileged network namespaces"
-HOMEPAGE="https://github.com/rootless-containers/slirp4netns"
-SRC_URI="https://github.com/rootless-containers/slirp4netns/archive/v${PV/_alpha/-alpha.}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-
-KEYWORDS="~amd64"
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
-RESTRICT="test"
-
-S="${WORKDIR}/${P/_alpha/-alpha.}"
-
-src_prepare() {
-	eautoreconf
-	default
-}
-
-pkg_postinst() {
-	elog "You need to have the tun kernel module loaded in order to have"
-	elog "slirp4netns working"
-}


             reply	other threads:[~2019-04-11 21:50 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-11 21:50 Zac Medico [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-11-17  2:16 [gentoo-commits] repo/gentoo:master commit in: app-emulation/slirp4netns/ Sam James
2021-11-14  8:38 Sam James
2021-10-18  2:12 Zac Medico
2021-07-04  6:06 Georgy Yakovlev
2021-02-25 21:40 Zac Medico
2021-02-25 21:35 Zac Medico
2020-12-28 23:23 Zac Medico
2020-08-30  0:17 Zac Medico
2020-08-29 22:45 Sam James
2020-07-13 18:04 Zac Medico
2020-07-09  4:27 Zac Medico
2020-06-05 18:26 Zac Medico
2020-05-10 19:51 Zac Medico
2020-05-10 17:53 Zac Medico
2020-04-24  2:07 Zac Medico
2020-04-24  2:07 Zac Medico
2020-04-19 22:33 Zac Medico
2020-04-19 22:30 Zac Medico
2020-02-08  3:04 Zac Medico
2019-12-03 17:26 Zac Medico
2019-12-03 17:26 Zac Medico
2019-09-14 20:43 Zac Medico
2019-08-30 16:44 Zac Medico
2019-08-30 15:02 Zac Medico
2019-08-29 17:37 Zac Medico
2019-08-29 17:27 Zac Medico
2019-08-26 18:03 Zac Medico
2019-08-26 18:03 Zac Medico
2019-08-04 18:06 Zac Medico
2019-08-04 18:06 Zac Medico
2019-08-03 17:55 Zac Medico
2019-08-03 17:55 Zac Medico
2019-07-30 22:11 Zac Medico
2019-07-25 17:59 Zac Medico
2019-07-23 15:34 Zac Medico
2019-05-30 18:45 Zac Medico
2019-05-30 18:43 Zac Medico
2019-05-30 18:43 Zac Medico
2019-04-11 21:50 Zac Medico
2019-03-13 17:06 Zac Medico
2019-02-19  7:11 Zac Medico

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=1555019408.ec37b11cee030eddf6486c37aad1ec2428584aa3.zmedico@gentoo \
    --to=zmedico@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