public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/tnef/
Date: Thu, 26 Sep 2019 19:25:30 +0000 (UTC)	[thread overview]
Message-ID: <1569525926.2d00b3f73180d65157c128aa7c0c103ef020243d.jer@gentoo> (raw)

commit:     2d00b3f73180d65157c128aa7c0c103ef020243d
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 26 19:25:05 2019 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Thu Sep 26 19:25:26 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d00b3f7

net-mail/tnef: Version 1.4.17

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Bug: https://bugs.gentoo.org/show_bug.cgi?id=695570
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 net-mail/tnef/Manifest           |  1 +
 net-mail/tnef/tnef-1.4.17.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/net-mail/tnef/Manifest b/net-mail/tnef/Manifest
index c3b421b6010..45949737e04 100644
--- a/net-mail/tnef/Manifest
+++ b/net-mail/tnef/Manifest
@@ -1 +1,2 @@
 DIST tnef-1.4.15.tar.gz 4650572 BLAKE2B 3feb389af7128dc197e919c002039ac7747aa49ca0a69bde2f5f35940c1d1a340a1c2557ac14f1109a0487dc45d7151271b18cdcac2ce8daf38c302608c26c83 SHA512 51a8c3abd99065fda59ab4129b1a6ca4d58919bfe1b8b10951787ddb007fac69a82d93b7d2a7f1799a9b04f531960f3e1bb7424bcb7cd831b1eb3fcdfad0e720
+DIST tnef-1.4.17.tar.gz 4649993 BLAKE2B bc069c57fa4a0da3404d6bb0ff0642c7b12ca61d32a5b64484cd06b8803b9a49751928869de4dce7a8c78301ae1aab8d9440a29bac17a926a7449822e3aeeeea SHA512 046da5345566e8b075480aa4dd7547f325c6f08075ec5b9edfa258efdce74e015f105e92d639e0293c0922b4c5d49d14d76d61a97b5c7698b662b86bb54afa65

diff --git a/net-mail/tnef/tnef-1.4.17.ebuild b/net-mail/tnef/tnef-1.4.17.ebuild
new file mode 100644
index 00000000000..81748562525
--- /dev/null
+++ b/net-mail/tnef/tnef-1.4.17.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools
+
+DESCRIPTION="Decodes MS-TNEF MIME attachments"
+HOMEPAGE="https://github.com/verdammelt/tnef/"
+SRC_URI="https://github.com/verdammelt/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+
+src_prepare() {
+	default
+
+	eautoreconf
+}
+
+src_test() {
+	emake -j1 check
+}


             reply	other threads:[~2019-09-26 19:25 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-26 19:25 Jeroen Roovers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-16 13:17 [gentoo-commits] repo/gentoo:master commit in: net-mail/tnef/ Sam James
2023-12-14  4:13 Sam James
2020-03-26 19:07 Thomas Deutschmann
2020-03-26 19:01 Sergei Trofimovich
2020-03-26 12:03 Agostino Sarubbo
2020-03-26 10:24 Agostino Sarubbo
2020-03-26 10:22 Agostino Sarubbo
2020-03-26 10:20 Agostino Sarubbo
2020-03-26 10:17 Agostino Sarubbo
2020-03-25 22:49 Thomas Deutschmann
2018-06-16 19:26 Sergei Trofimovich
2017-10-11  6:34 Eray Aslan
2017-10-09 15:16 Sergei Trofimovich
2017-06-23  6:28 Eray Aslan
2017-06-04 10:42 Agostino Sarubbo
2017-06-04 10:34 Agostino Sarubbo
2017-06-03 23:24 Thomas Deutschmann
2017-06-03 22:52 Thomas Deutschmann
2017-05-13 22:46 Michael Weber
2017-05-04 15:55 Agostino Sarubbo
2017-05-04 15:45 Jeroen Roovers
2017-05-04 13:07 Agostino Sarubbo
2017-05-04  8:11 Eray Aslan

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=1569525926.2d00b3f73180d65157c128aa7c0c103ef020243d.jer@gentoo \
    --to=jer@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