public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-erlang/cache_tab/
Date: Sun, 10 Apr 2022 17:40:33 +0000 (UTC)	[thread overview]
Message-ID: <1649612417.2ebdb3b0b25e1fe7c7ddf949123a6c679080541d.flow@gentoo> (raw)

commit:     2ebdb3b0b25e1fe7c7ddf949123a6c679080541d
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 10 13:40:25 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sun Apr 10 17:40:17 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ebdb3b0

dev-erlang/cache_tab: drop 1.0.23, 1.0.28

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 dev-erlang/cache_tab/Manifest                |  2 --
 dev-erlang/cache_tab/cache_tab-1.0.23.ebuild | 21 ---------------------
 dev-erlang/cache_tab/cache_tab-1.0.28.ebuild | 21 ---------------------
 3 files changed, 44 deletions(-)

diff --git a/dev-erlang/cache_tab/Manifest b/dev-erlang/cache_tab/Manifest
index ccec8f7a5049..1dcad644376c 100644
--- a/dev-erlang/cache_tab/Manifest
+++ b/dev-erlang/cache_tab/Manifest
@@ -1,3 +1 @@
-DIST cache_tab-1.0.23.tar.gz 23362 BLAKE2B 6cd92120340600a3bf2444c716162e47c673dc4f2284324aba138552bbc840d2d9b26a506a66736a4d215129818ba51e3a4e5a12b9df4952a691995adc9815c0 SHA512 86875ccccc9384421c9040754ece7726891204f5afdcfe6da3e9e9a4fb2af0a670ab48ecc83f5fb379d8980c4a76e36c63b356fe0f5283e6cb131c75271d5c01
-DIST cache_tab-1.0.28.tar.gz 24031 BLAKE2B 0d74e9e8992c512aa5a38606661f9ab1c72fb78cb2c76994e0d9b51e5453d8413694db16f8e58775bfd926c2de81aa381aa8a68f3f5387c0fc4d85c649eecd1a SHA512 1fcd95fd1a8e129e366ac633db6e4e65f57f8903fd9cc1f84b32bdb9b95697a16c411f04929dbf49bddd7733f69b405328f67a8aa397396a5e97b488194accd0
 DIST cache_tab-1.0.29.tar.gz 60908 BLAKE2B 5e2d0e0db382b8a9596ec4728ab99426d070026218c04e3e6e55e41ea22181a6c5362f52bab97b9ffa5ba79ed70d1896684ccc113786573627150d0f3e479a32 SHA512 d47b9e28cf95c8d31256090ebcb4c39eaecf622ed13874f3809beef2e96374a6d14048082b59abddf3ca8d399a59a2dc54e4dfb4cf84e5ceec54276a7dd3f594

diff --git a/dev-erlang/cache_tab/cache_tab-1.0.23.ebuild b/dev-erlang/cache_tab/cache_tab-1.0.23.ebuild
deleted file mode 100644
index f8754856a38a..000000000000
--- a/dev-erlang/cache_tab/cache_tab-1.0.23.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit rebar
-
-DESCRIPTION="In-memory cache Erlang and Elixir library"
-HOMEPAGE="https://github.com/processone/cache_tab"
-SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
-	-> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
-
-DEPEND=">=dev-lang/erlang-17.1
-	>=dev-erlang/p1_utils-1.0.19"
-RDEPEND="${DEPEND}"
-
-DOCS=( CHANGELOG.md README.md )

diff --git a/dev-erlang/cache_tab/cache_tab-1.0.28.ebuild b/dev-erlang/cache_tab/cache_tab-1.0.28.ebuild
deleted file mode 100644
index d2d902004584..000000000000
--- a/dev-erlang/cache_tab/cache_tab-1.0.28.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit rebar
-
-DESCRIPTION="In-memory cache Erlang and Elixir library"
-HOMEPAGE="https://github.com/processone/cache_tab"
-SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
-	-> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
-
-DEPEND=">=dev-lang/erlang-17.1
-	>=dev-erlang/p1_utils-1.0.22"
-RDEPEND="${DEPEND}"
-
-DOCS=( CHANGELOG.md README.md )


             reply	other threads:[~2022-04-10 17:40 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-10 17:40 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-18  8:27 [gentoo-commits] repo/gentoo:master commit in: dev-erlang/cache_tab/ Florian Schmaus
2024-07-14 17:45 Florian Schmaus
2022-09-21 19:56 Florian Schmaus
2022-07-05  8:52 Agostino Sarubbo
2022-05-17 20:02 Florian Schmaus
2022-01-20 20:10 Florian Schmaus
2021-12-10 13:06 Florian Schmaus
2021-07-08 18:37 Florian Schmaus
2021-07-08 15:37 Florian Schmaus
2021-06-01  9:35 Sam James
2020-10-12 14:24 Hanno Böck
2020-10-12 14:19 Hanno Böck
2020-07-01 12:13 Hanno Böck
2020-04-01  9:13 Hanno Böck
2019-11-02 14:44 Hanno Boeck
2019-08-31 14:01 Hanno Boeck
2018-10-15 22:06 Amadeusz Piotr Żołnowski
2017-11-18 19:43 Sergei Trofimovich
2017-10-23 19:51 Thomas Deutschmann
2017-03-29 21:45 Amadeusz Piotr Żołnowski
2016-12-30 23:37 Amadeusz Piotr Żołnowski
2016-12-21 12:22 Tobias Klausmann
2016-11-11 20:15 Amadeusz Piotr Żołnowski
2016-08-20 21:11 Anthony G. Basile
2016-08-20  3:11 Matthias Maier

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=1649612417.2ebdb3b0b25e1fe7c7ddf949123a6c679080541d.flow@gentoo \
    --to=flow@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