public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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: Tue, 21 Feb 2023 14:10:07 +0000 (UTC)	[thread overview]
Message-ID: <1676988581.841c4e92d22daa4933d5f0a100777d41c00abdc7.hanno@gentoo> (raw)

commit:     841c4e92d22daa4933d5f0a100777d41c00abdc7
Author:     Hanno Böck <hanno <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 21 14:09:41 2023 +0000
Commit:     Hanno Böck <hanno <AT> gentoo <DOT> org>
CommitDate: Tue Feb 21 14:09:41 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=841c4e92

net-libs/courier-unicode: add 2.2.6

Port to EAPI 8.

Signed-off-by: Hanno Böck <hanno <AT> gentoo.org>

 net-libs/courier-unicode/Manifest                  |  1 +
 .../courier-unicode/courier-unicode-2.2.6.ebuild   | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/net-libs/courier-unicode/Manifest b/net-libs/courier-unicode/Manifest
index ab8426190239..acd66f980b1c 100644
--- a/net-libs/courier-unicode/Manifest
+++ b/net-libs/courier-unicode/Manifest
@@ -1,3 +1,4 @@
 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

diff --git a/net-libs/courier-unicode/courier-unicode-2.2.6.ebuild b/net-libs/courier-unicode/courier-unicode-2.2.6.ebuild
new file mode 100644
index 000000000000..f5d5c280a678
--- /dev/null
+++ b/net-libs/courier-unicode/courier-unicode-2.2.6.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+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
+}


             reply	other threads:[~2023-02-21 14:10 UTC|newest]

Thread overview: 69+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-21 14:10 Hanno Böck [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-07 14:45 [gentoo-commits] repo/gentoo:master commit in: net-libs/courier-unicode/ Hanno Böck
2025-03-26 12:39 Sam James
2025-03-20  4:13 Sam James
2025-03-20  4:13 Sam James
2024-11-13 12:42 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 18:37 Hanno Böck
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
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=1676988581.841c4e92d22daa4933d5f0a100777d41c00abdc7.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