* [gentoo-commits] repo/gentoo:master commit in: net-mail/ytnef/
@ 2017-03-27 7:39 Lars Wendler
0 siblings, 0 replies; 32+ messages in thread
From: Lars Wendler @ 2017-03-27 7:39 UTC (permalink / raw
To: gentoo-commits
commit: 992fec3c6a257a7c9dc8bf313c986f3de042beac
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 27 07:25:49 2017 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Mar 27 07:39:04 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=992fec3c
net-mail/ytnef: Initial commit.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
net-mail/ytnef/Manifest | 1 +
net-mail/ytnef/metadata.xml | 11 +++++++++++
net-mail/ytnef/ytnef-1.9.2.ebuild | 21 +++++++++++++++++++++
3 files changed, 33 insertions(+)
diff --git a/net-mail/ytnef/Manifest b/net-mail/ytnef/Manifest
new file mode 100644
index 00000000000..868147591ed
--- /dev/null
+++ b/net-mail/ytnef/Manifest
@@ -0,0 +1 @@
+DIST ytnef-1.9.2.tar.gz 300945 SHA256 48f7d7272ba74b267d3f98a1b14c81fef54cfb53460346d7c36a9604df1f95ad SHA512 125727a8afac959ac9c60fa977913da743b1ace05ea6af6cd75fff3a786ecf7cb54b49006c8c5249eb48d9aefe0ffcdc24af2944a8611f54a03eb4c24a78506e WHIRLPOOL e891b28c611165501233d604f128bb61f5f2b0273ad6faa099ac12984a9b728521fd0d4afd4b37007864abbad6ee7e9f1eca0b17788e70aa47c99e22f7d6ae42
diff --git a/net-mail/ytnef/metadata.xml b/net-mail/ytnef/metadata.xml
new file mode 100644
index 00000000000..2c11b238d56
--- /dev/null
+++ b/net-mail/ytnef/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>polynomial-c@gentoo.org</email>
+ <name>Lars Wendler</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">Yeraze/ytnef</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/net-mail/ytnef/ytnef-1.9.2.ebuild b/net-mail/ytnef/ytnef-1.9.2.ebuild
new file mode 100644
index 00000000000..2d63166ad4d
--- /dev/null
+++ b/net-mail/ytnef/ytnef-1.9.2.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools
+
+DESCRIPTION="Yeraze's TNEF Stream Reader - for winmail.dat files"
+HOMEPAGE="https://github.com/Yeraze/ytnef"
+SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="sys-devel/libtool"
+
+src_prepare() {
+ default
+ eautoreconf
+}
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-mail/ytnef/
@ 2017-03-27 20:06 Jeroen Roovers
0 siblings, 0 replies; 32+ messages in thread
From: Jeroen Roovers @ 2017-03-27 20:06 UTC (permalink / raw
To: gentoo-commits
commit: 17a345088a8fd154cc18759a93763ca9b1e75485
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 27 20:05:46 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Mar 27 20:05:46 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17a34508
net-mail/ytnef: Mark ~hppa (bug #614064).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
net-mail/ytnef/ytnef-1.9.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-mail/ytnef/ytnef-1.9.2.ebuild b/net-mail/ytnef/ytnef-1.9.2.ebuild
index 2d63166ad4d..24655c8d604 100644
--- a/net-mail/ytnef/ytnef-1.9.2.ebuild
+++ b/net-mail/ytnef/ytnef-1.9.2.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/Yeraze/ytnef"
SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
IUSE=""
DEPEND="sys-devel/libtool"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-mail/ytnef/
@ 2017-03-31 10:54 Michael Weber
0 siblings, 0 replies; 32+ messages in thread
From: Michael Weber @ 2017-03-31 10:54 UTC (permalink / raw
To: gentoo-commits
commit: 081d12855a9d2c6c9f53f4a894b506f0409cb81d
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 31 10:53:43 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Fri Mar 31 10:53:43 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=081d1285
net-mail/ytnef: add ~ppc64 keyword (bug 614064).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm arm64 ppc ppc64"
net-mail/ytnef/ytnef-1.9.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-mail/ytnef/ytnef-1.9.2.ebuild b/net-mail/ytnef/ytnef-1.9.2.ebuild
index 24655c8d604..ed24815dfcc 100644
--- a/net-mail/ytnef/ytnef-1.9.2.ebuild
+++ b/net-mail/ytnef/ytnef-1.9.2.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/Yeraze/ytnef"
SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc64 ~x86"
IUSE=""
DEPEND="sys-devel/libtool"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-mail/ytnef/
@ 2017-04-01 9:30 Michael Weber
0 siblings, 0 replies; 32+ messages in thread
From: Michael Weber @ 2017-04-01 9:30 UTC (permalink / raw
To: gentoo-commits
commit: b076fe3e0731e1cf6c984172251dfecab4d28201
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 31 13:40:40 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Sat Apr 1 09:30:26 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b076fe3e
net-mail/ytnef: add ~arm ~ppc keyword (bug 614064).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm arm64 ppc ppc64"
net-mail/ytnef/ytnef-1.9.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-mail/ytnef/ytnef-1.9.2.ebuild b/net-mail/ytnef/ytnef-1.9.2.ebuild
index ed24815dfcc..e0f8d30131f 100644
--- a/net-mail/ytnef/ytnef-1.9.2.ebuild
+++ b/net-mail/ytnef/ytnef-1.9.2.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/Yeraze/ytnef"
SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND="sys-devel/libtool"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-mail/ytnef/
@ 2017-05-09 7:49 Tobias Klausmann
0 siblings, 0 replies; 32+ messages in thread
From: Tobias Klausmann @ 2017-05-09 7:49 UTC (permalink / raw
To: gentoo-commits
commit: e8bd62e5d913164718455447df24c5f3c8549977
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue May 9 07:33:27 2017 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue May 9 07:48:55 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8bd62e5
net-mail/ytnef-1.9.2-r0: add ~alpha keyword
Gentoo-Bug: 614064
net-mail/ytnef/ytnef-1.9.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-mail/ytnef/ytnef-1.9.2.ebuild b/net-mail/ytnef/ytnef-1.9.2.ebuild
index e0f8d30131f..a73499e3849 100644
--- a/net-mail/ytnef/ytnef-1.9.2.ebuild
+++ b/net-mail/ytnef/ytnef-1.9.2.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/Yeraze/ytnef"
SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND="sys-devel/libtool"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-mail/ytnef/
@ 2017-07-31 12:20 Tobias Klausmann
0 siblings, 0 replies; 32+ messages in thread
From: Tobias Klausmann @ 2017-07-31 12:20 UTC (permalink / raw
To: gentoo-commits
commit: b1e34c5f60668cfb7c5dd4437d5ce37324f3a9d8
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 31 12:19:49 2017 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Mon Jul 31 12:19:49 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1e34c5f
net-mail/ytnef-1.9.2-r0: amd64 stable
Gentoo-Bug: 625826
net-mail/ytnef/ytnef-1.9.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-mail/ytnef/ytnef-1.9.2.ebuild b/net-mail/ytnef/ytnef-1.9.2.ebuild
index a73499e3849..453cb6edeb9 100644
--- a/net-mail/ytnef/ytnef-1.9.2.ebuild
+++ b/net-mail/ytnef/ytnef-1.9.2.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/Yeraze/ytnef"
SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND="sys-devel/libtool"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-mail/ytnef/
@ 2017-10-15 22:08 Thomas Deutschmann
0 siblings, 0 replies; 32+ messages in thread
From: Thomas Deutschmann @ 2017-10-15 22:08 UTC (permalink / raw
To: gentoo-commits
commit: 9f3a7e6de73fc7488d504e4200652cf34a35fabc
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 15 22:06:19 2017 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Oct 15 22:08:47 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f3a7e6d
net-mail/ytnef: x86 stable (bug #625826)
Package-Manager: Portage-2.3.10, Repoman-2.3.3
net-mail/ytnef/ytnef-1.9.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-mail/ytnef/ytnef-1.9.2.ebuild b/net-mail/ytnef/ytnef-1.9.2.ebuild
index c4d520f82c0..c42ba7ce469 100644
--- a/net-mail/ytnef/ytnef-1.9.2.ebuild
+++ b/net-mail/ytnef/ytnef-1.9.2.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/Yeraze/ytnef"
SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ppc ~ppc64 x86"
IUSE=""
DEPEND="sys-devel/libtool"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-mail/ytnef/
@ 2018-03-13 20:23 Sergei Trofimovich
0 siblings, 0 replies; 32+ messages in thread
From: Sergei Trofimovich @ 2018-03-13 20:23 UTC (permalink / raw
To: gentoo-commits
commit: 42f954c91f77e6a3575fb2e18b688bcceb64905d
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Tue Mar 13 15:39:40 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue Mar 13 20:23:18 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42f954c9
net-mail/ytnef: keyworded 1.9.2 for sparc, bug #614064
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
net-mail/ytnef/ytnef-1.9.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-mail/ytnef/ytnef-1.9.2.ebuild b/net-mail/ytnef/ytnef-1.9.2.ebuild
index c42ba7ce469..8bb751a6ad2 100644
--- a/net-mail/ytnef/ytnef-1.9.2.ebuild
+++ b/net-mail/ytnef/ytnef-1.9.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/Yeraze/ytnef"
SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ppc ~ppc64 x86"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86"
IUSE=""
DEPEND="sys-devel/libtool"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-mail/ytnef/
@ 2018-07-23 9:46 Lars Wendler
0 siblings, 0 replies; 32+ messages in thread
From: Lars Wendler @ 2018-07-23 9:46 UTC (permalink / raw
To: gentoo-commits
commit: bd0f6d34271b64a12b8be31378a2b58610e60a8f
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 23 09:45:43 2018 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Jul 23 09:45:43 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd0f6d34
net-mail/ytnef: Security bump to version 1.9.3
This fixes the following CVEs:
CVE-2017-9470
CVE-2017-9471
CVE-2017-9474
CVE-2017-9058
CVE-2017-12142
CVE-2017-12141
CVE-2017-12144
Bug: https://bugs.gentoo.org/626858
Closes: https://bugs.gentoo.org/619156
Package-Manager: Portage-2.3.43, Repoman-2.3.10
net-mail/ytnef/Manifest | 1 +
net-mail/ytnef/ytnef-1.9.3.ebuild | 31 +++++++++++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/net-mail/ytnef/Manifest b/net-mail/ytnef/Manifest
index 2ca9c286592..e791a2f44d1 100644
--- a/net-mail/ytnef/Manifest
+++ b/net-mail/ytnef/Manifest
@@ -1 +1,2 @@
DIST ytnef-1.9.2.tar.gz 300945 BLAKE2B 3501137e544855909da87b2bf73de36899b9825a2a97c5ec8ac2ce00c06ba892d6aadd93d4c76b93d57fe527178b7fe457e81627b0e70388162ba0496df9e177 SHA512 125727a8afac959ac9c60fa977913da743b1ace05ea6af6cd75fff3a786ecf7cb54b49006c8c5249eb48d9aefe0ffcdc24af2944a8611f54a03eb4c24a78506e
+DIST ytnef-1.9.3.tar.gz 301338 BLAKE2B 2a70453225c1c6acaa4a73f0d50e9be3076e0fd1e8dcf79029fe6f23dacbd94046b88d62e561c24914d44121eefbc968523c02302d2d5c6eb95ab68d2620560c SHA512 be0a46e79561a5ff34f812b892a781809606cc7e38c6bfed15bae7773f952b4b55aed0fa784922e72839121672c540496db1bac602630c5a83141f8517a4a543
diff --git a/net-mail/ytnef/ytnef-1.9.3.ebuild b/net-mail/ytnef/ytnef-1.9.3.ebuild
new file mode 100644
index 00000000000..8abb17fe70f
--- /dev/null
+++ b/net-mail/ytnef/ytnef-1.9.3.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+DESCRIPTION="Yeraze's TNEF Stream Reader - for winmail.dat files"
+HOMEPAGE="https://github.com/Yeraze/ytnef"
+SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
+IUSE="static-libs"
+
+DEPEND="sys-devel/libtool"
+RDEPEND="dev-perl/MIME-tools"
+
+src_prepare() {
+ default
+ eautoreconf
+}
+
+src_configure() {
+ econf $(use_enable static-libs static)
+}
+
+src_install() {
+ default
+ find "${ED}" -name "*.la" -delete || die
+}
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-mail/ytnef/
@ 2018-07-25 8:24 Agostino Sarubbo
0 siblings, 0 replies; 32+ messages in thread
From: Agostino Sarubbo @ 2018-07-25 8:24 UTC (permalink / raw
To: gentoo-commits
commit: 350e268459442e9c89a8f9bec24ac6fe43468b5a
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 25 08:24:07 2018 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Jul 25 08:24:49 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=350e2684
net-mail/ytnef: amd64 stable wrt bug #626858
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="amd64"
net-mail/ytnef/ytnef-1.9.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-mail/ytnef/ytnef-1.9.3.ebuild b/net-mail/ytnef/ytnef-1.9.3.ebuild
index 8abb17fe70f..511626ad589 100644
--- a/net-mail/ytnef/ytnef-1.9.3.ebuild
+++ b/net-mail/ytnef/ytnef-1.9.3.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/Yeraze/ytnef"
SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="static-libs"
DEPEND="sys-devel/libtool"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-mail/ytnef/
@ 2018-07-28 13:25 Thomas Deutschmann
0 siblings, 0 replies; 32+ messages in thread
From: Thomas Deutschmann @ 2018-07-28 13:25 UTC (permalink / raw
To: gentoo-commits
commit: accbee2a4c0aa123176a5a02f9adde2c6f6186d9
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 28 13:22:34 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sat Jul 28 13:24:49 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=accbee2a
net-mail/ytnef: x86 stable (bug #626858)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
net-mail/ytnef/ytnef-1.9.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-mail/ytnef/ytnef-1.9.3.ebuild b/net-mail/ytnef/ytnef-1.9.3.ebuild
index 511626ad589..9789444f67e 100644
--- a/net-mail/ytnef/ytnef-1.9.3.ebuild
+++ b/net-mail/ytnef/ytnef-1.9.3.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/Yeraze/ytnef"
SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86"
IUSE="static-libs"
DEPEND="sys-devel/libtool"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-mail/ytnef/
@ 2018-09-13 14:31 Tobias Klausmann
0 siblings, 0 replies; 32+ messages in thread
From: Tobias Klausmann @ 2018-09-13 14:31 UTC (permalink / raw
To: gentoo-commits
commit: 7a3145fa8aa5844a4d28a8233204ffab4d6d134e
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 13 14:31:15 2018 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Thu Sep 13 14:31:23 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a3145fa
net-mail/ytnef-1.9.3-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/626858
net-mail/ytnef/ytnef-1.9.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-mail/ytnef/ytnef-1.9.3.ebuild b/net-mail/ytnef/ytnef-1.9.3.ebuild
index 9789444f67e..f05db7fb174 100644
--- a/net-mail/ytnef/ytnef-1.9.3.ebuild
+++ b/net-mail/ytnef/ytnef-1.9.3.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/Yeraze/ytnef"
SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86"
IUSE="static-libs"
DEPEND="sys-devel/libtool"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-mail/ytnef/
@ 2018-09-13 14:36 Lars Wendler
0 siblings, 0 replies; 32+ messages in thread
From: Lars Wendler @ 2018-09-13 14:36 UTC (permalink / raw
To: gentoo-commits
commit: 492d0d0db7b3f0ca9564d5be3042a781151152f8
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 13 14:36:46 2018 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Thu Sep 13 14:36:46 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=492d0d0d
net-mail/ytnef: Security cleanup.
Bug: https://bugs.gentoo.org/626858
Package-Manager: Portage-2.3.49, Repoman-2.3.10
net-mail/ytnef/Manifest | 1 -
net-mail/ytnef/ytnef-1.9.2.ebuild | 21 ---------------------
2 files changed, 22 deletions(-)
diff --git a/net-mail/ytnef/Manifest b/net-mail/ytnef/Manifest
index e791a2f44d1..68a870574ef 100644
--- a/net-mail/ytnef/Manifest
+++ b/net-mail/ytnef/Manifest
@@ -1,2 +1 @@
-DIST ytnef-1.9.2.tar.gz 300945 BLAKE2B 3501137e544855909da87b2bf73de36899b9825a2a97c5ec8ac2ce00c06ba892d6aadd93d4c76b93d57fe527178b7fe457e81627b0e70388162ba0496df9e177 SHA512 125727a8afac959ac9c60fa977913da743b1ace05ea6af6cd75fff3a786ecf7cb54b49006c8c5249eb48d9aefe0ffcdc24af2944a8611f54a03eb4c24a78506e
DIST ytnef-1.9.3.tar.gz 301338 BLAKE2B 2a70453225c1c6acaa4a73f0d50e9be3076e0fd1e8dcf79029fe6f23dacbd94046b88d62e561c24914d44121eefbc968523c02302d2d5c6eb95ab68d2620560c SHA512 be0a46e79561a5ff34f812b892a781809606cc7e38c6bfed15bae7773f952b4b55aed0fa784922e72839121672c540496db1bac602630c5a83141f8517a4a543
diff --git a/net-mail/ytnef/ytnef-1.9.2.ebuild b/net-mail/ytnef/ytnef-1.9.2.ebuild
deleted file mode 100644
index 8bb751a6ad2..00000000000
--- a/net-mail/ytnef/ytnef-1.9.2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools
-
-DESCRIPTION="Yeraze's TNEF Stream Reader - for winmail.dat files"
-HOMEPAGE="https://github.com/Yeraze/ytnef"
-SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86"
-IUSE=""
-
-DEPEND="sys-devel/libtool"
-
-src_prepare() {
- default
- eautoreconf
-}
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-mail/ytnef/
@ 2019-08-04 18:04 Aaron Bauman
0 siblings, 0 replies; 32+ messages in thread
From: Aaron Bauman @ 2019-08-04 18:04 UTC (permalink / raw
To: gentoo-commits
commit: 43f28115387167b0ae9bd976a17049708963ef6c
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 4 18:01:43 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Aug 4 18:04:07 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43f28115
net-mail/ytnef: arm64 keyworded
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.70, Repoman-2.3.16
net-mail/ytnef/ytnef-1.9.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-mail/ytnef/ytnef-1.9.3.ebuild b/net-mail/ytnef/ytnef-1.9.3.ebuild
index f05db7fb174..8445b62441d 100644
--- a/net-mail/ytnef/ytnef-1.9.3.ebuild
+++ b/net-mail/ytnef/ytnef-1.9.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/Yeraze/ytnef"
SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
IUSE="static-libs"
DEPEND="sys-devel/libtool"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-mail/ytnef/
@ 2021-02-06 13:33 Sam James
0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2021-02-06 13:33 UTC (permalink / raw
To: gentoo-commits
commit: 7ed499179a0b21e38ecab03f01718cd527ec396f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 6 13:33:06 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 6 13:33:06 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ed49917
net-mail/ytnef: Stabilize 1.9.3 ppc64, #727572
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-mail/ytnef/ytnef-1.9.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-mail/ytnef/ytnef-1.9.3.ebuild b/net-mail/ytnef/ytnef-1.9.3.ebuild
index f4756c9fa63..f102395908a 100644
--- a/net-mail/ytnef/ytnef-1.9.3.ebuild
+++ b/net-mail/ytnef/ytnef-1.9.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/Yeraze/ytnef"
SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc x86"
IUSE="static-libs"
DEPEND="sys-devel/libtool"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-mail/ytnef/
@ 2021-02-08 17:22 Sam James
0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2021-02-08 17:22 UTC (permalink / raw
To: gentoo-commits
commit: 92e286bc3dec592a6480c076f77d1578c75c7006
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 8 17:22:37 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 8 17:22:37 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92e286bc
net-mail/ytnef: Stabilize 1.9.3 ppc, #727572
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-mail/ytnef/ytnef-1.9.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-mail/ytnef/ytnef-1.9.3.ebuild b/net-mail/ytnef/ytnef-1.9.3.ebuild
index f102395908a..ccdee16c446 100644
--- a/net-mail/ytnef/ytnef-1.9.3.ebuild
+++ b/net-mail/ytnef/ytnef-1.9.3.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/Yeraze/ytnef"
SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86"
IUSE="static-libs"
DEPEND="sys-devel/libtool"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-mail/ytnef/
@ 2021-03-05 20:34 Sam James
0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2021-03-05 20:34 UTC (permalink / raw
To: gentoo-commits
commit: 452deea7897860b7ec30f2fb7be8c868283b90a9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 5 20:34:05 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 5 20:34:05 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=452deea7
net-mail/ytnef: Stabilize 1.9.3 arm, #769764
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-mail/ytnef/ytnef-1.9.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-mail/ytnef/ytnef-1.9.3.ebuild b/net-mail/ytnef/ytnef-1.9.3.ebuild
index ccdee16c446..cb176694e93 100644
--- a/net-mail/ytnef/ytnef-1.9.3.ebuild
+++ b/net-mail/ytnef/ytnef-1.9.3.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/Yeraze/ytnef"
SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ppc64 ~sparc x86"
IUSE="static-libs"
DEPEND="sys-devel/libtool"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-mail/ytnef/
@ 2021-03-30 9:27 Sam James
0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2021-03-30 9:27 UTC (permalink / raw
To: gentoo-commits
commit: 69b448b12a0237b56f6a426dac9a6b003fe00192
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 30 00:24:51 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Mar 30 00:28:15 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69b448b1
net-mail/ytnef: Stabilize 1.9.3 arm64, #769764
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-mail/ytnef/ytnef-1.9.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-mail/ytnef/ytnef-1.9.3.ebuild b/net-mail/ytnef/ytnef-1.9.3.ebuild
index cb176694e93..232bf9cb8f1 100644
--- a/net-mail/ytnef/ytnef-1.9.3.ebuild
+++ b/net-mail/ytnef/ytnef-1.9.3.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/Yeraze/ytnef"
SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86"
IUSE="static-libs"
DEPEND="sys-devel/libtool"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-mail/ytnef/
@ 2021-09-20 14:21 Lars Wendler
0 siblings, 0 replies; 32+ messages in thread
From: Lars Wendler @ 2021-09-20 14:21 UTC (permalink / raw
To: gentoo-commits
commit: ba52d365d7a5c9e48b2911010cd26546896ba4ff
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 20 14:21:28 2021 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Sep 20 14:21:42 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba52d365
net-mail/ytnef: Bump to version 2.0
Bug: https://bugs.gentoo.org/774255
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
net-mail/ytnef/Manifest | 1 +
net-mail/ytnef/ytnef-2.0.ebuild | 31 +++++++++++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/net-mail/ytnef/Manifest b/net-mail/ytnef/Manifest
index 68a870574ef..130fa7b1c34 100644
--- a/net-mail/ytnef/Manifest
+++ b/net-mail/ytnef/Manifest
@@ -1 +1,2 @@
DIST ytnef-1.9.3.tar.gz 301338 BLAKE2B 2a70453225c1c6acaa4a73f0d50e9be3076e0fd1e8dcf79029fe6f23dacbd94046b88d62e561c24914d44121eefbc968523c02302d2d5c6eb95ab68d2620560c SHA512 be0a46e79561a5ff34f812b892a781809606cc7e38c6bfed15bae7773f952b4b55aed0fa784922e72839121672c540496db1bac602630c5a83141f8517a4a543
+DIST ytnef-2.0.tar.gz 301906 BLAKE2B 3d42cf3bfc311a8d227424939cdb1e7b37a038314655b24ce54e26fbc0e5a0a7aa9fad0d4592297a5c521d3957c753b492e9724edb06c449d654faf68c7f43e7 SHA512 9ceba15a774f552911779859b7de11baddb7f980b0e8751c02a0c27275fa5624a4d4d24177bb4edba243acf3a9c5b89ddbbed1e759a330794bed8b2da63ffeb6
diff --git a/net-mail/ytnef/ytnef-2.0.ebuild b/net-mail/ytnef/ytnef-2.0.ebuild
new file mode 100644
index 00000000000..0ba15afddf9
--- /dev/null
+++ b/net-mail/ytnef/ytnef-2.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools
+
+DESCRIPTION="Yeraze's TNEF Stream Reader - for winmail.dat files"
+HOMEPAGE="https://github.com/Yeraze/ytnef"
+SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+IUSE="static-libs"
+
+DEPEND="sys-devel/libtool"
+RDEPEND="dev-perl/MIME-tools"
+
+src_prepare() {
+ default
+ eautoreconf
+}
+
+src_configure() {
+ econf $(use_enable static-libs static)
+}
+
+src_install() {
+ default
+ find "${ED}" -name "*.la" -delete || die
+}
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-mail/ytnef/
@ 2021-09-25 21:59 Marek Szuba
0 siblings, 0 replies; 32+ messages in thread
From: Marek Szuba @ 2021-09-25 21:59 UTC (permalink / raw
To: gentoo-commits
commit: d4a8444f78bab43d65fc0095932742528d267321
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 25 18:48:26 2021 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Sat Sep 25 21:59:29 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4a8444f
net-mail/ytnef: keyword 2.0 for ~riscv
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
net-mail/ytnef/ytnef-2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-mail/ytnef/ytnef-2.0.ebuild b/net-mail/ytnef/ytnef-2.0.ebuild
index 0ba15afddf9..46b67582798 100644
--- a/net-mail/ytnef/ytnef-2.0.ebuild
+++ b/net-mail/ytnef/ytnef-2.0.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/Yeraze/ytnef"
SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE="static-libs"
DEPEND="sys-devel/libtool"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-mail/ytnef/
@ 2021-10-17 20:04 Sam James
0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2021-10-17 20:04 UTC (permalink / raw
To: gentoo-commits
commit: ad0386464095452ca5d4c8765f7166aa8a3b127c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 17 20:03:23 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 17 20:04:45 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad038646
net-mail/ytnef: Stabilize 2.0 x86, #818736
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-mail/ytnef/ytnef-2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-mail/ytnef/ytnef-2.0.ebuild b/net-mail/ytnef/ytnef-2.0.ebuild
index 46b67582798..f683b559a9c 100644
--- a/net-mail/ytnef/ytnef-2.0.ebuild
+++ b/net-mail/ytnef/ytnef-2.0.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/Yeraze/ytnef"
SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
IUSE="static-libs"
DEPEND="sys-devel/libtool"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-mail/ytnef/
@ 2021-10-17 20:04 Sam James
0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2021-10-17 20:04 UTC (permalink / raw
To: gentoo-commits
commit: cbdd79b8198cba40d59670c0a4c254f538cb9877
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 17 20:03:55 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 17 20:04:48 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbdd79b8
net-mail/ytnef: Stabilize 2.0 amd64, #818736
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-mail/ytnef/ytnef-2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-mail/ytnef/ytnef-2.0.ebuild b/net-mail/ytnef/ytnef-2.0.ebuild
index f683b559a9c..74be9d6bf52 100644
--- a/net-mail/ytnef/ytnef-2.0.ebuild
+++ b/net-mail/ytnef/ytnef-2.0.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/Yeraze/ytnef"
SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
IUSE="static-libs"
DEPEND="sys-devel/libtool"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-mail/ytnef/
@ 2021-10-17 20:07 Sam James
0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2021-10-17 20:07 UTC (permalink / raw
To: gentoo-commits
commit: 9f9c869ef7bec3232a6146f71e480494e616b796
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 17 20:07:15 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 17 20:07:15 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f9c869e
net-mail/ytnef: Stabilize 2.0 ppc, #818736
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-mail/ytnef/ytnef-2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-mail/ytnef/ytnef-2.0.ebuild b/net-mail/ytnef/ytnef-2.0.ebuild
index 74be9d6bf52..4e26abc8162 100644
--- a/net-mail/ytnef/ytnef-2.0.ebuild
+++ b/net-mail/ytnef/ytnef-2.0.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/Yeraze/ytnef"
SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~riscv ~sparc x86"
IUSE="static-libs"
DEPEND="sys-devel/libtool"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-mail/ytnef/
@ 2021-10-17 20:07 Sam James
0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2021-10-17 20:07 UTC (permalink / raw
To: gentoo-commits
commit: 23a12769771a4c3cb066df1e8ca33a1ab72dafbc
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 17 20:07:18 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 17 20:07:18 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23a12769
net-mail/ytnef: Stabilize 2.0 ppc64, #818736
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-mail/ytnef/ytnef-2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-mail/ytnef/ytnef-2.0.ebuild b/net-mail/ytnef/ytnef-2.0.ebuild
index 4e26abc8162..7dcda94aedf 100644
--- a/net-mail/ytnef/ytnef-2.0.ebuild
+++ b/net-mail/ytnef/ytnef-2.0.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/Yeraze/ytnef"
SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 ~riscv ~sparc x86"
IUSE="static-libs"
DEPEND="sys-devel/libtool"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-mail/ytnef/
@ 2021-10-18 23:49 Sam James
0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2021-10-18 23:49 UTC (permalink / raw
To: gentoo-commits
commit: 76570066db60c38f39dd691a60d9fe92d7156253
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 18 23:48:59 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 18 23:48:59 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76570066
net-mail/ytnef: Stabilize 2.0 arm64, #818736
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-mail/ytnef/ytnef-2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-mail/ytnef/ytnef-2.0.ebuild b/net-mail/ytnef/ytnef-2.0.ebuild
index 57430a21ac4..102dea01756 100644
--- a/net-mail/ytnef/ytnef-2.0.ebuild
+++ b/net-mail/ytnef/ytnef-2.0.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/Yeraze/ytnef"
SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86"
IUSE="static-libs"
DEPEND="sys-devel/libtool"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-mail/ytnef/
@ 2021-10-18 23:49 Sam James
0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2021-10-18 23:49 UTC (permalink / raw
To: gentoo-commits
commit: ee1142d51500afdbea8deefa0a44e95a92582af1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 18 23:48:13 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 18 23:48:13 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee1142d5
net-mail/ytnef: Stabilize 2.0 arm, #818736
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-mail/ytnef/ytnef-2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-mail/ytnef/ytnef-2.0.ebuild b/net-mail/ytnef/ytnef-2.0.ebuild
index 7dcda94aedf..57430a21ac4 100644
--- a/net-mail/ytnef/ytnef-2.0.ebuild
+++ b/net-mail/ytnef/ytnef-2.0.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/Yeraze/ytnef"
SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ppc64 ~riscv ~sparc x86"
IUSE="static-libs"
DEPEND="sys-devel/libtool"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-mail/ytnef/
@ 2022-07-10 12:55 Bernard Cafarelli
0 siblings, 0 replies; 32+ messages in thread
From: Bernard Cafarelli @ 2022-07-10 12:55 UTC (permalink / raw
To: gentoo-commits
commit: c74c0502122fc8febe47de4b95f216f6c8d35189
Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 10 12:44:12 2022 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Sun Jul 10 12:55:04 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c74c0502
net-mail/ytnef: add myself as a maintainer
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
net-mail/ytnef/metadata.xml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/net-mail/ytnef/metadata.xml b/net-mail/ytnef/metadata.xml
index fe4e02dd19cb..b90a43458ee9 100644
--- a/net-mail/ytnef/metadata.xml
+++ b/net-mail/ytnef/metadata.xml
@@ -1,7 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
+ <maintainer type="person">
+ <email>voyageur@gentoo.org</email>
+ <name>Bernard Cafarelli</name>
+ </maintainer>
<upstream>
<remote-id type="github">Yeraze/ytnef</remote-id>
</upstream>
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-mail/ytnef/
@ 2022-07-10 12:55 Bernard Cafarelli
0 siblings, 0 replies; 32+ messages in thread
From: Bernard Cafarelli @ 2022-07-10 12:55 UTC (permalink / raw
To: gentoo-commits
commit: 5ce2cc8f7fe504a91f355a4ff2716dcfaa2bf95e
Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 10 12:54:03 2022 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Sun Jul 10 12:55:04 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ce2cc8f
net-mail/ytnef: drop 1.9.3
Bug: https://bugs.gentoo.org/774255
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
net-mail/ytnef/Manifest | 1 -
net-mail/ytnef/ytnef-1.9.3.ebuild | 31 -------------------------------
2 files changed, 32 deletions(-)
diff --git a/net-mail/ytnef/Manifest b/net-mail/ytnef/Manifest
index 130fa7b1c34a..2ee1c6d6f98b 100644
--- a/net-mail/ytnef/Manifest
+++ b/net-mail/ytnef/Manifest
@@ -1,2 +1 @@
-DIST ytnef-1.9.3.tar.gz 301338 BLAKE2B 2a70453225c1c6acaa4a73f0d50e9be3076e0fd1e8dcf79029fe6f23dacbd94046b88d62e561c24914d44121eefbc968523c02302d2d5c6eb95ab68d2620560c SHA512 be0a46e79561a5ff34f812b892a781809606cc7e38c6bfed15bae7773f952b4b55aed0fa784922e72839121672c540496db1bac602630c5a83141f8517a4a543
DIST ytnef-2.0.tar.gz 301906 BLAKE2B 3d42cf3bfc311a8d227424939cdb1e7b37a038314655b24ce54e26fbc0e5a0a7aa9fad0d4592297a5c521d3957c753b492e9724edb06c449d654faf68c7f43e7 SHA512 9ceba15a774f552911779859b7de11baddb7f980b0e8751c02a0c27275fa5624a4d4d24177bb4edba243acf3a9c5b89ddbbed1e759a330794bed8b2da63ffeb6
diff --git a/net-mail/ytnef/ytnef-1.9.3.ebuild b/net-mail/ytnef/ytnef-1.9.3.ebuild
deleted file mode 100644
index 232bf9cb8f1e..000000000000
--- a/net-mail/ytnef/ytnef-1.9.3.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools
-
-DESCRIPTION="Yeraze's TNEF Stream Reader - for winmail.dat files"
-HOMEPAGE="https://github.com/Yeraze/ytnef"
-SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86"
-IUSE="static-libs"
-
-DEPEND="sys-devel/libtool"
-RDEPEND="dev-perl/MIME-tools"
-
-src_prepare() {
- default
- eautoreconf
-}
-
-src_configure() {
- econf $(use_enable static-libs static)
-}
-
-src_install() {
- default
- find "${ED}" -name "*.la" -delete || die
-}
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-mail/ytnef/
@ 2022-07-21 20:51 Bernard Cafarelli
0 siblings, 0 replies; 32+ messages in thread
From: Bernard Cafarelli @ 2022-07-21 20:51 UTC (permalink / raw
To: gentoo-commits
commit: dd523025fa470385a9446e6ff9660a91ed8bbd82
Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 21 20:50:48 2022 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Thu Jul 21 20:51:19 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd523025
net-mail/ytnef: pkg-config file has extra .0
Closes: https://bugs.gentoo.org/859496
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
net-mail/ytnef/ytnef-2.0.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/net-mail/ytnef/ytnef-2.0.ebuild b/net-mail/ytnef/ytnef-2.0.ebuild
index 102dea01756b..f5e3f0bbd2df 100644
--- a/net-mail/ytnef/ytnef-2.0.ebuild
+++ b/net-mail/ytnef/ytnef-2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,6 +10,7 @@ HOMEPAGE="https://github.com/Yeraze/ytnef"
SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
+QA_PKGCONFIG_VERSION="${PV}.0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86"
IUSE="static-libs"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-mail/ytnef/
@ 2023-05-14 10:00 Bernard Cafarelli
0 siblings, 0 replies; 32+ messages in thread
From: Bernard Cafarelli @ 2023-05-14 10:00 UTC (permalink / raw
To: gentoo-commits
commit: ae4301deed55caea1a6031852fa09eea60bd1c6a
Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Sun May 14 10:00:15 2023 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Sun May 14 10:00:57 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae4301de
net-mail/ytnef: add 2.1.1
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
net-mail/ytnef/Manifest | 1 +
net-mail/ytnef/ytnef-2.1.1.ebuild | 32 ++++++++++++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/net-mail/ytnef/Manifest b/net-mail/ytnef/Manifest
index 2ee1c6d6f98b..b1b25893b20d 100644
--- a/net-mail/ytnef/Manifest
+++ b/net-mail/ytnef/Manifest
@@ -1 +1,2 @@
DIST ytnef-2.0.tar.gz 301906 BLAKE2B 3d42cf3bfc311a8d227424939cdb1e7b37a038314655b24ce54e26fbc0e5a0a7aa9fad0d4592297a5c521d3957c753b492e9724edb06c449d654faf68c7f43e7 SHA512 9ceba15a774f552911779859b7de11baddb7f980b0e8751c02a0c27275fa5624a4d4d24177bb4edba243acf3a9c5b89ddbbed1e759a330794bed8b2da63ffeb6
+DIST ytnef-2.1.1.tar.gz 301963 BLAKE2B 257fa97a80b4f0d00f9d24605f484dc68fafe06527f448eac6f95e88e270bd37a51603fad2b3705b2ccba99f73e3b5619d502191ba646a2b79d45e661018d3fc SHA512 2bc8c42117266090e236063ce31d0db49acca7c24c74dcaaee0338b5b5b4284297e4255c7d8ed0795075a145c6fc7ca036fd7a96fb7bab324c686ef327b8017d
diff --git a/net-mail/ytnef/ytnef-2.1.1.ebuild b/net-mail/ytnef/ytnef-2.1.1.ebuild
new file mode 100644
index 000000000000..500dfe8510ff
--- /dev/null
+++ b/net-mail/ytnef/ytnef-2.1.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools
+
+DESCRIPTION="Yeraze's TNEF Stream Reader - for winmail.dat files"
+HOMEPAGE="https://github.com/Yeraze/ytnef"
+SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+LICENSE="GPL-2+"
+SLOT="0"
+QA_PKGCONFIG_VERSION="${PV}.0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+IUSE="static-libs"
+
+DEPEND="sys-devel/libtool"
+RDEPEND="dev-perl/MIME-tools"
+
+src_prepare() {
+ default
+ eautoreconf
+}
+
+src_configure() {
+ econf $(use_enable static-libs static)
+}
+
+src_install() {
+ default
+ find "${ED}" -name "*.la" -delete || die
+}
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-mail/ytnef/
@ 2023-07-27 10:22 WANG Xuerui
0 siblings, 0 replies; 32+ messages in thread
From: WANG Xuerui @ 2023-07-27 10:22 UTC (permalink / raw
To: gentoo-commits
commit: 9919611de15be6fbe16d3bbf0887ac0f2a4906cf
Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 27 09:29:20 2023 +0000
Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Thu Jul 27 10:21:31 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9919611d
net-mail/ytnef: keyword 2.1.1 for ~loong
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
net-mail/ytnef/ytnef-2.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-mail/ytnef/ytnef-2.1.1.ebuild b/net-mail/ytnef/ytnef-2.1.1.ebuild
index 500dfe8510ff..19c571ce77e4 100644
--- a/net-mail/ytnef/ytnef-2.1.1.ebuild
+++ b/net-mail/ytnef/ytnef-2.1.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
QA_PKGCONFIG_VERSION="${PV}.0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE="static-libs"
DEPEND="sys-devel/libtool"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-mail/ytnef/
@ 2023-07-28 20:24 Bernard Cafarelli
0 siblings, 0 replies; 32+ messages in thread
From: Bernard Cafarelli @ 2023-07-28 20:24 UTC (permalink / raw
To: gentoo-commits
commit: 3f5a865cdad8441fe7275f542960c2bb80cb20e6
Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 28 20:18:43 2023 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Fri Jul 28 20:18:43 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f5a865c
net-mail/ytnef: add 2.1.2
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
net-mail/ytnef/Manifest | 1 +
net-mail/ytnef/ytnef-2.1.2.ebuild | 32 ++++++++++++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/net-mail/ytnef/Manifest b/net-mail/ytnef/Manifest
index b1b25893b20d..04a3136d9020 100644
--- a/net-mail/ytnef/Manifest
+++ b/net-mail/ytnef/Manifest
@@ -1,2 +1,3 @@
DIST ytnef-2.0.tar.gz 301906 BLAKE2B 3d42cf3bfc311a8d227424939cdb1e7b37a038314655b24ce54e26fbc0e5a0a7aa9fad0d4592297a5c521d3957c753b492e9724edb06c449d654faf68c7f43e7 SHA512 9ceba15a774f552911779859b7de11baddb7f980b0e8751c02a0c27275fa5624a4d4d24177bb4edba243acf3a9c5b89ddbbed1e759a330794bed8b2da63ffeb6
DIST ytnef-2.1.1.tar.gz 301963 BLAKE2B 257fa97a80b4f0d00f9d24605f484dc68fafe06527f448eac6f95e88e270bd37a51603fad2b3705b2ccba99f73e3b5619d502191ba646a2b79d45e661018d3fc SHA512 2bc8c42117266090e236063ce31d0db49acca7c24c74dcaaee0338b5b5b4284297e4255c7d8ed0795075a145c6fc7ca036fd7a96fb7bab324c686ef327b8017d
+DIST ytnef-2.1.2.tar.gz 301969 BLAKE2B 98971811f151a652324411660ca6d351b15ffd6a6768da366ea7a8decee1ef1c68cdef5f5ea11db6f03b990a17935a9c5db0a2826d13136fa24e3524aedacd05 SHA512 2b605d8e23309c613c208fa24d113d5720997393a8083565a546857bcc540ed87ad7f7b4b7e1b40aab272ab9646170ea9f3becca6ab81bba9653ffecfe37281c
diff --git a/net-mail/ytnef/ytnef-2.1.2.ebuild b/net-mail/ytnef/ytnef-2.1.2.ebuild
new file mode 100644
index 000000000000..19c571ce77e4
--- /dev/null
+++ b/net-mail/ytnef/ytnef-2.1.2.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools
+
+DESCRIPTION="Yeraze's TNEF Stream Reader - for winmail.dat files"
+HOMEPAGE="https://github.com/Yeraze/ytnef"
+SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+LICENSE="GPL-2+"
+SLOT="0"
+QA_PKGCONFIG_VERSION="${PV}.0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+IUSE="static-libs"
+
+DEPEND="sys-devel/libtool"
+RDEPEND="dev-perl/MIME-tools"
+
+src_prepare() {
+ default
+ eautoreconf
+}
+
+src_configure() {
+ econf $(use_enable static-libs static)
+}
+
+src_install() {
+ default
+ find "${ED}" -name "*.la" -delete || die
+}
^ permalink raw reply related [flat|nested] 32+ messages in thread
end of thread, other threads:[~2023-07-28 20:24 UTC | newest]
Thread overview: 32+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-09 7:49 [gentoo-commits] repo/gentoo:master commit in: net-mail/ytnef/ Tobias Klausmann
-- strict thread matches above, loose matches on Subject: below --
2023-07-28 20:24 Bernard Cafarelli
2023-07-27 10:22 WANG Xuerui
2023-05-14 10:00 Bernard Cafarelli
2022-07-21 20:51 Bernard Cafarelli
2022-07-10 12:55 Bernard Cafarelli
2022-07-10 12:55 Bernard Cafarelli
2021-10-18 23:49 Sam James
2021-10-18 23:49 Sam James
2021-10-17 20:07 Sam James
2021-10-17 20:07 Sam James
2021-10-17 20:04 Sam James
2021-10-17 20:04 Sam James
2021-09-25 21:59 Marek Szuba
2021-09-20 14:21 Lars Wendler
2021-03-30 9:27 Sam James
2021-03-05 20:34 Sam James
2021-02-08 17:22 Sam James
2021-02-06 13:33 Sam James
2019-08-04 18:04 Aaron Bauman
2018-09-13 14:36 Lars Wendler
2018-09-13 14:31 Tobias Klausmann
2018-07-28 13:25 Thomas Deutschmann
2018-07-25 8:24 Agostino Sarubbo
2018-07-23 9:46 Lars Wendler
2018-03-13 20:23 Sergei Trofimovich
2017-10-15 22:08 Thomas Deutschmann
2017-07-31 12:20 Tobias Klausmann
2017-04-01 9:30 Michael Weber
2017-03-31 10:54 Michael Weber
2017-03-27 20:06 Jeroen Roovers
2017-03-27 7:39 Lars Wendler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox