From: "Hanno Böck" <hanno@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/courier-unicode/
Date: Sun, 18 Feb 2024 18:37:27 +0000 (UTC) [thread overview]
Message-ID: <1708281432.015090e212047689358e1c28fd996deb9e7f9377.hanno@gentoo> (raw)
commit: 015090e212047689358e1c28fd996deb9e7f9377
Author: Hanno Böck <hanno <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 18 18:37:07 2024 +0000
Commit: Hanno Böck <hanno <AT> gentoo <DOT> org>
CommitDate: Sun Feb 18 18:37:12 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=015090e2
net-libs/courier-unicode: drop 2.1, 2.1.2, 2.2.3-r1
Signed-off-by: Hanno Böck <hanno <AT> gentoo.org>
net-libs/courier-unicode/Manifest | 2 --
.../courier-unicode/courier-unicode-2.1.2.ebuild | 22 ----------------------
.../courier-unicode/courier-unicode-2.1.ebuild | 18 ------------------
.../courier-unicode-2.2.3-r1.ebuild | 22 ----------------------
4 files changed, 64 deletions(-)
diff --git a/net-libs/courier-unicode/Manifest b/net-libs/courier-unicode/Manifest
index e2bd685fbd68..7765f43bb59c 100644
--- a/net-libs/courier-unicode/Manifest
+++ b/net-libs/courier-unicode/Manifest
@@ -1,5 +1,3 @@
-DIST courier-unicode-2.1.2.tar.bz2 445242 BLAKE2B 118afeefbb0d957f3a0b7a39e573edbdc3fa1d85c1028f4aca46137402f01a6b4d5df11c48e9d8235483ba277e187863d3f8f7b1cf426a1b5f2d40eb243cca4f SHA512 97d1c12917a1d415b4dfb8155e2573e0e4101112433107e252e393765fa88edd5aa8d349a2c201ea951bf0e9d51ac0f0c6444494c308fbe9909929364661bc24
DIST courier-unicode-2.1.tar.bz2 447917 BLAKE2B 0d225849322ccaacea9eef49225952ac5219ab2967f30ca1c0412b73790b77682a077c2c08cff7b606cc1fdc6542db7e0895afdf7ba34f73e2a71aba5311df99 SHA512 1ee0bb3a548bfae4ebdc92ff8eeff5d22705c0df55e37e98880a12f1bfb186034e0c1ea2e1f03073b40e1d11147828304be93467d5d51e394fe39fd57bbbb46e
-DIST courier-unicode-2.2.3.tar.bz2 593337 BLAKE2B b384aaac20ae645f4eaf256c90e50dda4e7b7e78f91188fbadae9851c7fb1c994b1b91b942a02cabbea357e15bc3d9e9d64f97d2810a359604303905b3d03fba SHA512 aab25e9b095e11e5744d4148b50d95ded2a5613c48146f90dacb796eba82aaf41b0ea86ec82a0edd702ad2a8c00bb7f784e12c3ddd01777a19edb3da10a168f3
DIST courier-unicode-2.2.6.tar.bz2 598551 BLAKE2B 870e3add65747354ea8a91d58272a588bec84553ebbbff68ce6fb1ffc36a3d359a7988b696c6af0dcd5e25bf95dac5de6ce4abc999ab7c41edb6f7d8971087e7 SHA512 02db2da4cec2daecbfc953f4bbe6df34d68554668371a740a20c90707b8d6fe7d516e0c8fec83f6cecdd9bab239cbc1f5adef004babd67d642aed81e5b653940
DIST courier-unicode-2.3.0.tar.bz2 657354 BLAKE2B 4ccb4743330b5da8b4ab8f39d3ca186bcb826ef466a909d6cc011df5c2e15a8d547cf59f44dc40a02108d08695fa2747eab0050c3cd3e913277c9cc32ddf61db SHA512 f0db382a5c3fbe76fa1395e90f5f5489f83e95753f95058aa1c1b16dbcd5aba0425e88674337d18d32d00ed932609c3e984ae684bb122fea40eaae9489f470d4
diff --git a/net-libs/courier-unicode/courier-unicode-2.1.2.ebuild b/net-libs/courier-unicode/courier-unicode-2.1.2.ebuild
deleted file mode 100644
index 6948fe87918a..000000000000
--- a/net-libs/courier-unicode/courier-unicode-2.1.2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Unicode library used by the courier mail server"
-HOMEPAGE="https://www.courier-mta.org/"
-SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2"
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
-IUSE=""
-
-src_configure() {
- econf --disable-static
-}
-
-src_install() {
- default
- find "${D}" -name '*.la' -delete || die
- dodoc AUTHORS ChangeLog README
-}
diff --git a/net-libs/courier-unicode/courier-unicode-2.1.ebuild b/net-libs/courier-unicode/courier-unicode-2.1.ebuild
deleted file mode 100644
index 272513d9f5ba..000000000000
--- a/net-libs/courier-unicode/courier-unicode-2.1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Unicode library used by the courier mail server"
-HOMEPAGE="https://www.courier-mta.org/"
-SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2"
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 sparc x86"
-IUSE=""
-
-src_install() {
- default
- find "${D}" -name '*.la' -delete || die
- dodoc AUTHORS ChangeLog README
-}
diff --git a/net-libs/courier-unicode/courier-unicode-2.2.3-r1.ebuild b/net-libs/courier-unicode/courier-unicode-2.2.3-r1.ebuild
deleted file mode 100644
index 6912ccc14c5a..000000000000
--- a/net-libs/courier-unicode/courier-unicode-2.2.3-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Unicode library used by the courier mail server"
-HOMEPAGE="https://www.courier-mta.org/"
-SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0/7"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 sparc x86"
-
-src_configure() {
- econf --disable-static
-}
-
-src_install() {
- default
- find "${D}" -name '*.la' -delete || die
- dodoc AUTHORS ChangeLog README
-}
next reply other threads:[~2024-02-18 18:37 UTC|newest]
Thread overview: 65+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-18 18:37 Hanno Böck [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-13 12:42 [gentoo-commits] repo/gentoo:master commit in: net-libs/courier-unicode/ Sam James
2024-11-11 8:08 Arthur Zamarin
2024-11-11 0:07 Sam James
2024-11-10 20:01 Sam James
2024-11-10 9:58 Sam James
2024-09-05 9:47 Hanno Böck
2024-07-21 14:59 Hanno Böck
2024-05-24 2:46 Ionen Wolkens
2024-05-24 2:46 Ionen Wolkens
2024-04-28 19:11 Ionen Wolkens
2024-03-22 18:25 Sam James
2024-03-22 7:12 Sam James
2024-02-18 16:04 Hanno Böck
2024-01-15 3:32 Ionen Wolkens
2023-12-14 4:15 Sam James
2023-09-21 20:11 Sam James
2023-07-19 9:33 Sam James
2023-07-18 19:24 Sam James
2023-02-21 14:10 Hanno Böck
2022-03-03 21:22 David Seifert
2021-08-16 2:24 Sam James
2021-08-07 23:41 Sam James
2021-08-06 20:44 Sam James
2021-08-06 20:44 Sam James
2021-08-06 20:44 Sam James
2021-08-06 13:35 Sam James
2021-08-06 13:35 Sam James
2021-07-05 13:25 Marek Szuba
2021-05-16 12:45 Sam James
2021-03-31 13:03 Hanno Böck
2021-03-06 9:55 Hanno Böck
2020-11-23 16:39 Sergei Trofimovich
2020-11-18 6:55 Agostino Sarubbo
2020-11-17 19:05 Agostino Sarubbo
2020-11-08 13:09 Sam James
2020-11-06 20:10 Sam James
2020-10-24 17:53 Sergei Trofimovich
2020-10-22 12:10 Sam James
2020-09-10 16:17 Hanno Böck
2020-09-10 16:15 Hanno Böck
2019-07-22 16:49 Aaron Bauman
2019-05-06 15:25 Tobias Klausmann
2019-03-17 10:29 Sergei Trofimovich
2019-03-13 22:36 Sergei Trofimovich
2019-03-10 14:41 Mikle Kolyada
2019-03-10 14:41 Mikle Kolyada
2019-03-02 20:02 Sergei Trofimovich
2019-03-02 16:23 Mikle Kolyada
2019-03-01 1:14 Thomas Deutschmann
2019-02-28 21:25 Sergei Trofimovich
2019-02-28 15:08 Mikle Kolyada
2019-02-23 11:49 Sergei Trofimovich
2018-12-19 11:27 Hanno Boeck
2018-12-18 9:27 Hanno Boeck
2018-12-18 9:15 Hanno Boeck
2018-08-18 5:11 Mikle Kolyada
2018-07-15 13:20 Mart Raudsepp
2018-06-09 19:57 Mikle Kolyada
2017-07-03 14:10 Eray Aslan
2017-02-24 23:14 Michael Weber
2015-11-19 11:52 Eray Aslan
2015-11-18 6:51 Eray Aslan
2015-11-18 6:51 Eray Aslan
2015-09-08 10:04 Joshua Kinard
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=1708281432.015090e212047689358e1c28fd996deb9e7f9377.hanno@gentoo \
--to=hanno@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