summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2022-04-10 15:43:55 +0200
committerFlorian Schmaus <flow@gentoo.org>2022-04-10 19:40:20 +0200
commit7021877d0fcf6a70a9a22d09782955e9b58f3fae (patch)
tree84e9b3f58586b9a9afd7627ebe3ddfeb5bd84344 /dev-erlang/p1_utils
parentdev-erlang/iconv: destabilize 1.0.10 for ~x86 (diff)
downloadgentoo-7021877d0fcf6a70a9a22d09782955e9b58f3fae.tar.gz
gentoo-7021877d0fcf6a70a9a22d09782955e9b58f3fae.tar.bz2
gentoo-7021877d0fcf6a70a9a22d09782955e9b58f3fae.zip
dev-erlang/p1_utils: drop 1.0.19, 1.0.22
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-erlang/p1_utils')
-rw-r--r--dev-erlang/p1_utils/Manifest2
-rw-r--r--dev-erlang/p1_utils/p1_utils-1.0.19.ebuild20
-rw-r--r--dev-erlang/p1_utils/p1_utils-1.0.22.ebuild20
3 files changed, 0 insertions, 42 deletions
diff --git a/dev-erlang/p1_utils/Manifest b/dev-erlang/p1_utils/Manifest
index b809c253d5f9..ee2bab6c258d 100644
--- a/dev-erlang/p1_utils/Manifest
+++ b/dev-erlang/p1_utils/Manifest
@@ -1,3 +1 @@
-DIST p1_utils-1.0.19.tar.gz 63649 BLAKE2B 0fe55dc6fdd436b5e77ad02bba923afe17cbac71374aee53a752739a93bb1d07c1ad85327e7c198cc442722a57928b750efd6d35f4a30cacb923045dd39e57c5 SHA512 bcc4b2abcd7d783d307e53b154da22bb548be05dd0636e455485423e8ab74acf097f1b3be58989dcdd5cc178746777b3062c332e73d2d9e4771973aa6e523376
-DIST p1_utils-1.0.22.tar.gz 64860 BLAKE2B 59b556f8d3662c60786b2723c163c8a34f6ffe8f0507141ea0a7ed7214fc00a6b74d840e115bd5fdc97b7382f510b05c1c29ef794299a6687990fffceb785eb2 SHA512 f9e0106ebb6bc7a63080a38ec59fb417fe9443dd53e801bed48ad26a112c0e6b82dd1bc1a5a7930170f41151b44054d33f53c8372f8bc3d53e789e135d63d674
DIST p1_utils-1.0.23.tar.gz 65338 BLAKE2B 97d2c750b3435c53dfd7cfa61a73f9e7af13aff36fa546bf7b2acee88450e61eb3065c7357701bd652e9aa1d9732dbe033f25b91932b8bbd93381c620189314d SHA512 9fb385641852d100c21e25cb21978436bfac55f17b24c31b983e27c7877274c6a27e9d8084e791633a9d1f4e1bf0b8075307e95384b9698106043a2aac70d62c
diff --git a/dev-erlang/p1_utils/p1_utils-1.0.19.ebuild b/dev-erlang/p1_utils/p1_utils-1.0.19.ebuild
deleted file mode 100644
index 89178ec3af81..000000000000
--- a/dev-erlang/p1_utils/p1_utils-1.0.19.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit rebar
-
-DESCRIPTION="Erlang utility modules from ProcessOne"
-HOMEPAGE="https://github.com/processone/p1_utils"
-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 ~ppc64 ~sparc x86"
-
-DEPEND=">=dev-lang/erlang-17.1:="
-RDEPEND="${DEPEND}"
-
-DOCS=( CHANGELOG.md README.md )
diff --git a/dev-erlang/p1_utils/p1_utils-1.0.22.ebuild b/dev-erlang/p1_utils/p1_utils-1.0.22.ebuild
deleted file mode 100644
index fd335dc8c909..000000000000
--- a/dev-erlang/p1_utils/p1_utils-1.0.22.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit rebar
-
-DESCRIPTION="Erlang utility modules from ProcessOne"
-HOMEPAGE="https://github.com/processone/p1_utils"
-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 ~ppc64 ~sparc x86"
-
-DEPEND=">=dev-lang/erlang-17.1:="
-RDEPEND="${DEPEND}"
-
-DOCS=( CHANGELOG.md README.md )