public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/enet/
Date: Tue, 28 Dec 2021 17:10:28 +0000 (UTC)	[thread overview]
Message-ID: <1640710812.204e8f13bbe40e19bfedfd53dae0c34caabce65c.ionen@gentoo> (raw)

commit:     204e8f13bbe40e19bfedfd53dae0c34caabce65c
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 28 15:28:46 2021 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Tue Dec 28 17:00:12 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=204e8f13

net-libs/enet: drop 1.3.13

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 net-libs/enet/Manifest           |  1 -
 net-libs/enet/enet-1.3.13.ebuild | 24 ------------------------
 2 files changed, 25 deletions(-)

diff --git a/net-libs/enet/Manifest b/net-libs/enet/Manifest
index daa988d6f3fa..a873dd5c2d1d 100644
--- a/net-libs/enet/Manifest
+++ b/net-libs/enet/Manifest
@@ -1,3 +1,2 @@
 DIST enet-1.2.2.tar.gz 413454 BLAKE2B 3d13ae43a3ce361cf19d7b79c8ec92f76b7c1066659bf4e531a3144b03aac4e7b3738c102eff12bc0748a4a798e7be77473a6b386d29bb416998057f71ffe9d9 SHA512 2c28ab4b650dd4165ee5913c1bc80dc47e43f2363a5fdd7f3aa9be8fb3afbc8aff7a6bce731f7dac45eb930fc6338cd811c07e8dedca5554a7dd32293685062d
-DIST enet-1.3.13.tar.gz 669090 BLAKE2B 3041e9b2fe431dda2eae3464417d79b80664ff2c303222607991db28328e8eca2357fbf66248f40344bf93a26e0d1ffdad4698f9fe58939224b830700acee501 SHA512 82501c0248330a3a6bcac907907760e59b18cb662ebb42fe2c91e1557f1bc8ab452bf3fe7477dc01fa7a6e3b6124e1eb8eac46382d5bbebb2394879f9568b5df
 DIST enet-1.3.17.tar.gz 703278 BLAKE2B d31838a173f629a2216f59173c259cf7cb35985913c5f8f016641ceb189dc20308effa206f03391cafde842ad6e43ec1776d38ce02283bd5990ccf38eadf4d6b SHA512 efa0cb093a6ca295e5012a4fdebc5ffd6516a66a967e97b386b72781b18ce4a118c9bf94e87adbbdcd0ed441e22c62a05c24ff39fd6b475919e8efe9ab4715e4

diff --git a/net-libs/enet/enet-1.3.13.ebuild b/net-libs/enet/enet-1.3.13.ebuild
deleted file mode 100644
index 0e307002387a..000000000000
--- a/net-libs/enet/enet-1.3.13.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Relatively thin, simple and robust network communication layer on top of UDP"
-HOMEPAGE="http://enet.bespin.org/"
-SRC_URI="http://enet.bespin.org/download/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="1.3/7"
-KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86"
-IUSE="static-libs"
-
-RDEPEND="!${CATEGORY}/${PN}:0"
-
-src_configure() {
-	econf $(use_enable static-libs static)
-}
-
-src_install() {
-	default
-	find "${ED}" -name '*.la' -delete || die
-}


             reply	other threads:[~2021-12-28 17:10 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-28 17:10 Ionen Wolkens [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-17 19:24 [gentoo-commits] repo/gentoo:master commit in: net-libs/enet/ Michał Górny
2024-03-19  3:21 Sam James
2024-03-19  3:21 Sam James
2024-01-03 11:51 Sam James
2023-10-13 10:58 WANG Xuerui
2022-12-19  7:23 Ionen Wolkens
2021-09-12 14:26 Yixun Lan
2021-02-16 12:30 Sam James
2021-02-12 13:48 Sam James
2021-02-12  9:57 Sam James
2021-01-09  4:37 Sam James
2021-01-09  4:37 Sam James
2021-01-09  4:37 Sam James
2020-10-10  7:10 Sam James
2020-10-10  7:10 Sam James
2020-10-10  7:10 Sam James
2020-09-05  0:35 Sam James
2019-02-16  9:28 Pacho Ramos
2018-01-03 18:39 David Seifert
2018-01-03 18:39 David Seifert
2018-01-03 18:39 David Seifert
2017-12-30  0:21 Mikle Kolyada
2016-12-19 14:14 Tobias Klausmann
2016-01-03 15:16 Michael Sterrett
2015-10-09  8:33 Michael Weber

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=1640710812.204e8f13bbe40e19bfedfd53dae0c34caabce65c.ionen@gentoo \
    --to=ionen@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