[gentoo-commits] repo/gentoo:master commit in: net-mail/public-inbox/

2024-04-24 Thread Sam James
commit: 0801e1bd6788f1e5333651c8fedc7d2e8eaa8c52
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 24 15:45:55 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 24 15:45:55 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0801e1bd

net-mail/public-inbox: add 1.9.0_p20240422

Signed-off-by: Sam James  gentoo.org>

 net-mail/public-inbox/Manifest| 1 +
 .../{public-inbox-.ebuild => public-inbox-1.9.0_p20240422.ebuild} | 4 ++--
 net-mail/public-inbox/public-inbox-.ebuild| 4 ++--
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/net-mail/public-inbox/Manifest b/net-mail/public-inbox/Manifest
index a6cb43b2750e..44c55ad944f9 100644
--- a/net-mail/public-inbox/Manifest
+++ b/net-mail/public-inbox/Manifest
@@ -1,3 +1,4 @@
 DIST public-inbox-1.9.0.tar.gz 828312 BLAKE2B 
0de7a2437074ca75b56872697d7dbc69e8f4cd3735d85b314f80f1d6037da27f29e8aaf9836f089f950ec3be25e473d9cabff60bd8ec6cf4b90da4ee2ac0
 SHA512 
9d98b78d29fc35a80bd22b9e133a70ebb0dfacc68859b3ae602037485f44e36cd4cc60f86a9d732da657ea665f20ba31f28b0a6cfea34badd5f124cbc13a6533
 DIST public-inbox-1.9.0_p20230918.tar.gz 918459 BLAKE2B 
e263d1ab599203ef9c4cfee3546856a5f472cec65b85d16014eec5359bbd6eb357242e98ffb1b355ce11ba1a5ce3e5c9c22dd51ce672adf0f83ed3c0f9df6ba2
 SHA512 
4359ba6876b5644cfa6e04ed0d8ed9a307407651f68503ed40841e7f2aaed540bf8d3ac07e7dde4fc2f19d8b0cadf2016e89bb346f58b24b8bb217003680a831
 DIST public-inbox-1.9.0_p20231116.tar.gz 929149 BLAKE2B 
a8693c7720fff56069ac4147db42df4ff15b77b8d5127d12d9845f9b66ff3917f2f1ddbbca97432683bed2ad323e4300c9f3d3d9194cf24551296d64ecc1011d
 SHA512 
f1fa8fa4093859010e1072694b0a46313c10e2d786a01e238600d9d4d669a9aace82959c240faf69ac8e4670953855e2bdc47afc512701b29d7a8d8c11da8c64
+DIST public-inbox-1.9.0_p20240422.tar.gz 959680 BLAKE2B 
18fc839f946490aab1f61b82243e5ad5a5abb6e171fbc1abf88e9ce63d467add88324c4855e88fa29fe483e8c7a8ce632bd00c3d60316db14738e1bd6b3c0bfd
 SHA512 
322b0416760f48003e7f3d89f8cb804c1a65127ed387528ded4c96d7af0ead588ec3c7cb1f0f239a859921927052c40bff631a862ad640bfd52777fe26e3dcbf

diff --git a/net-mail/public-inbox/public-inbox-.ebuild 
b/net-mail/public-inbox/public-inbox-1.9.0_p20240422.ebuild
similarity index 91%
copy from net-mail/public-inbox/public-inbox-.ebuild
copy to net-mail/public-inbox/public-inbox-1.9.0_p20240422.ebuild
index e3774a99b324..dc0974b2946d 100644
--- a/net-mail/public-inbox/public-inbox-.ebuild
+++ b/net-mail/public-inbox/public-inbox-1.9.0_p20240422.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -15,7 +15,7 @@ if [[ ${PV} ==  ]] ; then
"
inherit git-r3
 elif [[ ${PV} == *_p* ]] ; then
-   PUBLIC_INBOX_COMMIT="1febc5cbb633cf7eac7dcaf382dd0ebbfe085380"
+   PUBLIC_INBOX_COMMIT="488958385c6b8974b8780fb44b91c481e57c2eea"

SRC_URI="https://public-inbox.org/public-inbox.git/snapshot/${PUBLIC_INBOX_COMMIT}.tar.gz
 -> ${P}.tar.gz"
S="${WORKDIR}"/${PUBLIC_INBOX_COMMIT}
 else

diff --git a/net-mail/public-inbox/public-inbox-.ebuild 
b/net-mail/public-inbox/public-inbox-.ebuild
index e3774a99b324..dc0974b2946d 100644
--- a/net-mail/public-inbox/public-inbox-.ebuild
+++ b/net-mail/public-inbox/public-inbox-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -15,7 +15,7 @@ if [[ ${PV} ==  ]] ; then
"
inherit git-r3
 elif [[ ${PV} == *_p* ]] ; then
-   PUBLIC_INBOX_COMMIT="1febc5cbb633cf7eac7dcaf382dd0ebbfe085380"
+   PUBLIC_INBOX_COMMIT="488958385c6b8974b8780fb44b91c481e57c2eea"

SRC_URI="https://public-inbox.org/public-inbox.git/snapshot/${PUBLIC_INBOX_COMMIT}.tar.gz
 -> ${P}.tar.gz"
S="${WORKDIR}"/${PUBLIC_INBOX_COMMIT}
 else



[gentoo-commits] repo/gentoo:master commit in: net-mail/public-inbox/

2023-11-20 Thread Sam James
commit: f351dbd84e3d79df688bdaa15885f9e10a9e67a5
Author: Sam James  gentoo  org>
AuthorDate: Mon Nov 20 13:56:31 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Nov 20 13:56:36 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f351dbd8

net-mail/public-inbox: add 1.9.0_p20231116

Signed-off-by: Sam James  gentoo.org>

 net-mail/public-inbox/Manifest |  1 +
 .../public-inbox-1.9.0_p20231116.ebuild| 53 ++
 2 files changed, 54 insertions(+)

diff --git a/net-mail/public-inbox/Manifest b/net-mail/public-inbox/Manifest
index 2cb8c066e8c9..a6cb43b2750e 100644
--- a/net-mail/public-inbox/Manifest
+++ b/net-mail/public-inbox/Manifest
@@ -1,2 +1,3 @@
 DIST public-inbox-1.9.0.tar.gz 828312 BLAKE2B 
0de7a2437074ca75b56872697d7dbc69e8f4cd3735d85b314f80f1d6037da27f29e8aaf9836f089f950ec3be25e473d9cabff60bd8ec6cf4b90da4ee2ac0
 SHA512 
9d98b78d29fc35a80bd22b9e133a70ebb0dfacc68859b3ae602037485f44e36cd4cc60f86a9d732da657ea665f20ba31f28b0a6cfea34badd5f124cbc13a6533
 DIST public-inbox-1.9.0_p20230918.tar.gz 918459 BLAKE2B 
e263d1ab599203ef9c4cfee3546856a5f472cec65b85d16014eec5359bbd6eb357242e98ffb1b355ce11ba1a5ce3e5c9c22dd51ce672adf0f83ed3c0f9df6ba2
 SHA512 
4359ba6876b5644cfa6e04ed0d8ed9a307407651f68503ed40841e7f2aaed540bf8d3ac07e7dde4fc2f19d8b0cadf2016e89bb346f58b24b8bb217003680a831
+DIST public-inbox-1.9.0_p20231116.tar.gz 929149 BLAKE2B 
a8693c7720fff56069ac4147db42df4ff15b77b8d5127d12d9845f9b66ff3917f2f1ddbbca97432683bed2ad323e4300c9f3d3d9194cf24551296d64ecc1011d
 SHA512 
f1fa8fa4093859010e1072694b0a46313c10e2d786a01e238600d9d4d669a9aace82959c240faf69ac8e4670953855e2bdc47afc512701b29d7a8d8c11da8c64

diff --git a/net-mail/public-inbox/public-inbox-1.9.0_p20231116.ebuild 
b/net-mail/public-inbox/public-inbox-1.9.0_p20231116.ebuild
new file mode 100644
index ..3e023b5198a8
--- /dev/null
+++ b/net-mail/public-inbox/public-inbox-1.9.0_p20231116.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit perl-module
+
+DESCRIPTION="An archives-first approach to mailing lists"
+HOMEPAGE="https://public-inbox.org;
+
+if [[ ${PV} ==  ]] ; then
+   EGIT_REPO_URI="
+   https://public-inbox.org/public-inbox.git/
+   https://repo.or.cz/public-inbox.git
+   "
+   inherit git-r3
+elif [[ ${PV} == *_p* ]] ; then
+   PUBLIC_INBOX_COMMIT="9005cb3dced86b78715fef0472a83813003e8e0d"
+   
SRC_URI="https://public-inbox.org/public-inbox.git/snapshot/${PUBLIC_INBOX_COMMIT}.tar.gz
 -> ${P}.tar.gz"
+   S="${WORKDIR}"/${PUBLIC_INBOX_COMMIT}
+else
+   SRC_URI="https://public-inbox.org/public-inbox.git/snapshot/${P}.tar.gz;
+fi
+
+LICENSE="AGPL-3+"
+SLOT="0"
+if [[ ${PV} !=  ]] ; then
+   KEYWORDS="~amd64"
+fi
+
+# in order of mention in INSTALL.html, going more for feature completeness
+# than for minimal footprint
+RDEPEND="
+   dev-perl/BSD-Resource
+   dev-perl/DBD-SQLite
+   dev-perl/Email-Address-XS
+   dev-perl/Inline-C
+   dev-perl/Linux-Inotify2
+   dev-perl/Mail-IMAPClient
+   dev-perl/Net-Server
+   dev-perl/Parse-RecDescent
+   dev-perl/Plack
+   dev-perl/Search-Xapian
+   dev-perl/TimeDate
+   dev-perl/URI
+   dev-vcs/git
+   net-misc/curl
+   virtual/mta
+"
+BDEPEND="
+   ${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+"



[gentoo-commits] repo/gentoo:master commit in: net-mail/public-inbox/

2023-09-20 Thread Sam James
commit: 85c9c5842119c9af8b3a1611ca5cedd4eabf6073
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 20 17:32:07 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 20 17:32:13 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85c9c584

net-mail/public-inbox: drop 1.7.0, 1.8.0

Signed-off-by: Sam James  gentoo.org>

 net-mail/public-inbox/Manifest  |  2 --
 net-mail/public-inbox/public-inbox-1.7.0.ebuild | 38 -
 net-mail/public-inbox/public-inbox-1.8.0.ebuild | 38 -
 3 files changed, 78 deletions(-)

diff --git a/net-mail/public-inbox/Manifest b/net-mail/public-inbox/Manifest
index bef1b8e9acc2..2cb8c066e8c9 100644
--- a/net-mail/public-inbox/Manifest
+++ b/net-mail/public-inbox/Manifest
@@ -1,4 +1,2 @@
-DIST public-inbox-1.7.0.tar.gz 805628 BLAKE2B 
4403cd11a2c4f793b136aff07ccc06ea60011c21484196e497921ca36599870eecdf7b93f550ef44e876bca814a3b03e1d8d4b484113506ee809098124cfd1b2
 SHA512 
cb03d2ec3e28f1fc75bdbff2b8ea5b417898ddb2895d27b105624cab35f0dcab99269d86bfc158bdf42faecb7b7a5734363a81d2202970e8d079bf05fa359250
-DIST public-inbox-1.8.0.tar.gz 808979 BLAKE2B 
1b68121429f9d9b56008951c0fef8eca4082a71969c907d0e2ba1db434774a451e4080e88c7d0fe80960dba906e0981e19bfcacd63042acfe3c6e16f36aba675
 SHA512 
878c60d6e6bfdcac3218d71b8aa5cab766c622ff1a81c8ebb04399a48da7ef1ab86cae67f8f05e8486f92451f90b9c068ab67ba35dfb74179163598fb5860229
 DIST public-inbox-1.9.0.tar.gz 828312 BLAKE2B 
0de7a2437074ca75b56872697d7dbc69e8f4cd3735d85b314f80f1d6037da27f29e8aaf9836f089f950ec3be25e473d9cabff60bd8ec6cf4b90da4ee2ac0
 SHA512 
9d98b78d29fc35a80bd22b9e133a70ebb0dfacc68859b3ae602037485f44e36cd4cc60f86a9d732da657ea665f20ba31f28b0a6cfea34badd5f124cbc13a6533
 DIST public-inbox-1.9.0_p20230918.tar.gz 918459 BLAKE2B 
e263d1ab599203ef9c4cfee3546856a5f472cec65b85d16014eec5359bbd6eb357242e98ffb1b355ce11ba1a5ce3e5c9c22dd51ce672adf0f83ed3c0f9df6ba2
 SHA512 
4359ba6876b5644cfa6e04ed0d8ed9a307407651f68503ed40841e7f2aaed540bf8d3ac07e7dde4fc2f19d8b0cadf2016e89bb346f58b24b8bb217003680a831

diff --git a/net-mail/public-inbox/public-inbox-1.7.0.ebuild 
b/net-mail/public-inbox/public-inbox-1.7.0.ebuild
deleted file mode 100644
index 6d7bfd810fcf..
--- a/net-mail/public-inbox/public-inbox-1.7.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit perl-module
-
-HOMEPAGE="https://public-inbox.org;
-SRC_URI="https://public-inbox.org/public-inbox.git/snapshot/${P}.tar.gz;
-DESCRIPTION="An archives-first approach to mailing lists"
-LICENSE="AGPL-3+"
-
-SLOT="0"
-
-KEYWORDS="~amd64"
-
-# in order of mention in INSTALL.html, going more for feature completeness
-# than for minimal footprint
-RDEPEND="
-   dev-vcs/git
-   dev-perl/DBD-SQLite
-   virtual/mta
-   dev-perl/URI
-   dev-perl/Plack
-   dev-perl/TimeDate
-   dev-perl/Inline-C
-   dev-perl/Email-Address-XS
-   dev-perl/Search-Xapian
-   dev-perl/Parse-RecDescent
-   dev-perl/Mail-IMAPClient
-   dev-perl/BSD-Resource
-   net-misc/curl
-   dev-perl/Linux-Inotify2
-   dev-perl/Net-Server
-"
-BDEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-"

diff --git a/net-mail/public-inbox/public-inbox-1.8.0.ebuild 
b/net-mail/public-inbox/public-inbox-1.8.0.ebuild
deleted file mode 100644
index 6d7bfd810fcf..
--- a/net-mail/public-inbox/public-inbox-1.8.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit perl-module
-
-HOMEPAGE="https://public-inbox.org;
-SRC_URI="https://public-inbox.org/public-inbox.git/snapshot/${P}.tar.gz;
-DESCRIPTION="An archives-first approach to mailing lists"
-LICENSE="AGPL-3+"
-
-SLOT="0"
-
-KEYWORDS="~amd64"
-
-# in order of mention in INSTALL.html, going more for feature completeness
-# than for minimal footprint
-RDEPEND="
-   dev-vcs/git
-   dev-perl/DBD-SQLite
-   virtual/mta
-   dev-perl/URI
-   dev-perl/Plack
-   dev-perl/TimeDate
-   dev-perl/Inline-C
-   dev-perl/Email-Address-XS
-   dev-perl/Search-Xapian
-   dev-perl/Parse-RecDescent
-   dev-perl/Mail-IMAPClient
-   dev-perl/BSD-Resource
-   net-misc/curl
-   dev-perl/Linux-Inotify2
-   dev-perl/Net-Server
-"
-BDEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-"



[gentoo-commits] repo/gentoo:master commit in: net-mail/public-inbox/

2023-09-20 Thread Sam James
commit: 2a3a8306a2836566b879e7ef04474773c14ea9d2
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 20 17:29:07 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 20 17:29:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a3a8306

net-mail/public-inbox: add 1.9.0_p20230918, 

Add snapshot for infra b/c last version has issues w/ our message IDs and
the last release was a while ago. Add a live ebuild while at it.

Signed-off-by: Sam James  gentoo.org>

 net-mail/public-inbox/Manifest |  1 +
 .../public-inbox-1.9.0_p20230918.ebuild| 53 ++
 net-mail/public-inbox/public-inbox-.ebuild | 53 ++
 3 files changed, 107 insertions(+)

diff --git a/net-mail/public-inbox/Manifest b/net-mail/public-inbox/Manifest
index 9a28f4741c02..bef1b8e9acc2 100644
--- a/net-mail/public-inbox/Manifest
+++ b/net-mail/public-inbox/Manifest
@@ -1,3 +1,4 @@
 DIST public-inbox-1.7.0.tar.gz 805628 BLAKE2B 
4403cd11a2c4f793b136aff07ccc06ea60011c21484196e497921ca36599870eecdf7b93f550ef44e876bca814a3b03e1d8d4b484113506ee809098124cfd1b2
 SHA512 
cb03d2ec3e28f1fc75bdbff2b8ea5b417898ddb2895d27b105624cab35f0dcab99269d86bfc158bdf42faecb7b7a5734363a81d2202970e8d079bf05fa359250
 DIST public-inbox-1.8.0.tar.gz 808979 BLAKE2B 
1b68121429f9d9b56008951c0fef8eca4082a71969c907d0e2ba1db434774a451e4080e88c7d0fe80960dba906e0981e19bfcacd63042acfe3c6e16f36aba675
 SHA512 
878c60d6e6bfdcac3218d71b8aa5cab766c622ff1a81c8ebb04399a48da7ef1ab86cae67f8f05e8486f92451f90b9c068ab67ba35dfb74179163598fb5860229
 DIST public-inbox-1.9.0.tar.gz 828312 BLAKE2B 
0de7a2437074ca75b56872697d7dbc69e8f4cd3735d85b314f80f1d6037da27f29e8aaf9836f089f950ec3be25e473d9cabff60bd8ec6cf4b90da4ee2ac0
 SHA512 
9d98b78d29fc35a80bd22b9e133a70ebb0dfacc68859b3ae602037485f44e36cd4cc60f86a9d732da657ea665f20ba31f28b0a6cfea34badd5f124cbc13a6533
+DIST public-inbox-1.9.0_p20230918.tar.gz 918459 BLAKE2B 
e263d1ab599203ef9c4cfee3546856a5f472cec65b85d16014eec5359bbd6eb357242e98ffb1b355ce11ba1a5ce3e5c9c22dd51ce672adf0f83ed3c0f9df6ba2
 SHA512 
4359ba6876b5644cfa6e04ed0d8ed9a307407651f68503ed40841e7f2aaed540bf8d3ac07e7dde4fc2f19d8b0cadf2016e89bb346f58b24b8bb217003680a831

diff --git a/net-mail/public-inbox/public-inbox-1.9.0_p20230918.ebuild 
b/net-mail/public-inbox/public-inbox-1.9.0_p20230918.ebuild
new file mode 100644
index ..e3774a99b324
--- /dev/null
+++ b/net-mail/public-inbox/public-inbox-1.9.0_p20230918.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit perl-module
+
+DESCRIPTION="An archives-first approach to mailing lists"
+HOMEPAGE="https://public-inbox.org;
+
+if [[ ${PV} ==  ]] ; then
+   EGIT_REPO_URI="
+   https://public-inbox.org/public-inbox.git/
+   https://repo.or.cz/public-inbox.git
+   "
+   inherit git-r3
+elif [[ ${PV} == *_p* ]] ; then
+   PUBLIC_INBOX_COMMIT="1febc5cbb633cf7eac7dcaf382dd0ebbfe085380"
+   
SRC_URI="https://public-inbox.org/public-inbox.git/snapshot/${PUBLIC_INBOX_COMMIT}.tar.gz
 -> ${P}.tar.gz"
+   S="${WORKDIR}"/${PUBLIC_INBOX_COMMIT}
+else
+   SRC_URI="https://public-inbox.org/public-inbox.git/snapshot/${P}.tar.gz;
+fi
+
+LICENSE="AGPL-3+"
+SLOT="0"
+if [[ ${PV} !=  ]] ; then
+   KEYWORDS="~amd64"
+fi
+
+# in order of mention in INSTALL.html, going more for feature completeness
+# than for minimal footprint
+RDEPEND="
+   dev-perl/BSD-Resource
+   dev-perl/DBD-SQLite
+   dev-perl/Email-Address-XS
+   dev-perl/Inline-C
+   dev-perl/Linux-Inotify2
+   dev-perl/Mail-IMAPClient
+   dev-perl/Net-Server
+   dev-perl/Parse-RecDescent
+   dev-perl/Plack
+   dev-perl/Search-Xapian
+   dev-perl/TimeDate
+   dev-perl/URI
+   dev-vcs/git
+   net-misc/curl
+   virtual/mta
+"
+BDEPEND="
+   ${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+"

diff --git a/net-mail/public-inbox/public-inbox-.ebuild 
b/net-mail/public-inbox/public-inbox-.ebuild
new file mode 100644
index ..e3774a99b324
--- /dev/null
+++ b/net-mail/public-inbox/public-inbox-.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit perl-module
+
+DESCRIPTION="An archives-first approach to mailing lists"
+HOMEPAGE="https://public-inbox.org;
+
+if [[ ${PV} ==  ]] ; then
+   EGIT_REPO_URI="
+   https://public-inbox.org/public-inbox.git/
+   https://repo.or.cz/public-inbox.git
+   "
+   inherit git-r3
+elif [[ ${PV} == *_p* ]] ; then
+   PUBLIC_INBOX_COMMIT="1febc5cbb633cf7eac7dcaf382dd0ebbfe085380"
+   
SRC_URI="https://public-inbox.org/public-inbox.git/snapshot/${PUBLIC_INBOX_COMMIT}.tar.gz
 -> ${P}.tar.gz"
+   S="${WORKDIR}"/${PUBLIC_INBOX_COMMIT}
+else
+   

[gentoo-commits] repo/gentoo:master commit in: net-mail/public-inbox/

2022-08-23 Thread Sam James
commit: d328a2b8e1b80ed90ec90ab454fda8cbb8908fd9
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 24 01:20:17 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 24 01:20:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d328a2b8

net-mail/public-inbox: add 1.9.0

Signed-off-by: Sam James  gentoo.org>

 net-mail/public-inbox/Manifest  |  1 +
 net-mail/public-inbox/public-inbox-1.9.0.ebuild | 38 +
 2 files changed, 39 insertions(+)

diff --git a/net-mail/public-inbox/Manifest b/net-mail/public-inbox/Manifest
index 3d256ef2a4f1..9a28f4741c02 100644
--- a/net-mail/public-inbox/Manifest
+++ b/net-mail/public-inbox/Manifest
@@ -1,2 +1,3 @@
 DIST public-inbox-1.7.0.tar.gz 805628 BLAKE2B 
4403cd11a2c4f793b136aff07ccc06ea60011c21484196e497921ca36599870eecdf7b93f550ef44e876bca814a3b03e1d8d4b484113506ee809098124cfd1b2
 SHA512 
cb03d2ec3e28f1fc75bdbff2b8ea5b417898ddb2895d27b105624cab35f0dcab99269d86bfc158bdf42faecb7b7a5734363a81d2202970e8d079bf05fa359250
 DIST public-inbox-1.8.0.tar.gz 808979 BLAKE2B 
1b68121429f9d9b56008951c0fef8eca4082a71969c907d0e2ba1db434774a451e4080e88c7d0fe80960dba906e0981e19bfcacd63042acfe3c6e16f36aba675
 SHA512 
878c60d6e6bfdcac3218d71b8aa5cab766c622ff1a81c8ebb04399a48da7ef1ab86cae67f8f05e8486f92451f90b9c068ab67ba35dfb74179163598fb5860229
+DIST public-inbox-1.9.0.tar.gz 828312 BLAKE2B 
0de7a2437074ca75b56872697d7dbc69e8f4cd3735d85b314f80f1d6037da27f29e8aaf9836f089f950ec3be25e473d9cabff60bd8ec6cf4b90da4ee2ac0
 SHA512 
9d98b78d29fc35a80bd22b9e133a70ebb0dfacc68859b3ae602037485f44e36cd4cc60f86a9d732da657ea665f20ba31f28b0a6cfea34badd5f124cbc13a6533

diff --git a/net-mail/public-inbox/public-inbox-1.9.0.ebuild 
b/net-mail/public-inbox/public-inbox-1.9.0.ebuild
new file mode 100644
index ..07d953b9e7ca
--- /dev/null
+++ b/net-mail/public-inbox/public-inbox-1.9.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit perl-module
+
+DESCRIPTION="An archives-first approach to mailing lists"
+HOMEPAGE="https://public-inbox.org;
+SRC_URI="https://public-inbox.org/public-inbox.git/snapshot/${P}.tar.gz;
+
+LICENSE="AGPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+
+# in order of mention in INSTALL.html, going more for feature completeness
+# than for minimal footprint
+RDEPEND="
+   dev-perl/BSD-Resource
+   dev-perl/DBD-SQLite
+   dev-perl/Email-Address-XS
+   dev-perl/Inline-C
+   dev-perl/Linux-Inotify2
+   dev-perl/Mail-IMAPClient
+   dev-perl/Net-Server
+   dev-perl/Parse-RecDescent
+   dev-perl/Plack
+   dev-perl/Search-Xapian
+   dev-perl/TimeDate
+   dev-perl/URI
+   dev-vcs/git
+   net-misc/curl
+   virtual/mta
+"
+BDEPEND="
+   ${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+"



[gentoo-commits] repo/gentoo:master commit in: net-mail/public-inbox/

2022-07-04 Thread Alice Ferrazzi
commit: 678f2156572b0fc7c98b27f989c1a443f561ad87
Author: Alice Ferrazzi  gentoo  org>
AuthorDate: Mon Jul  4 18:33:22 2022 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Mon Jul  4 19:06:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=678f2156

net-mail/public-inbox: add 1.8.0

Signed-off-by: Alice Ferrazzi  gentoo.org>

 net-mail/public-inbox/Manifest  |  1 +
 net-mail/public-inbox/public-inbox-1.8.0.ebuild | 38 +
 2 files changed, 39 insertions(+)

diff --git a/net-mail/public-inbox/Manifest b/net-mail/public-inbox/Manifest
index 7bd7af9913ac..3d256ef2a4f1 100644
--- a/net-mail/public-inbox/Manifest
+++ b/net-mail/public-inbox/Manifest
@@ -1 +1,2 @@
 DIST public-inbox-1.7.0.tar.gz 805628 BLAKE2B 
4403cd11a2c4f793b136aff07ccc06ea60011c21484196e497921ca36599870eecdf7b93f550ef44e876bca814a3b03e1d8d4b484113506ee809098124cfd1b2
 SHA512 
cb03d2ec3e28f1fc75bdbff2b8ea5b417898ddb2895d27b105624cab35f0dcab99269d86bfc158bdf42faecb7b7a5734363a81d2202970e8d079bf05fa359250
+DIST public-inbox-1.8.0.tar.gz 808979 BLAKE2B 
1b68121429f9d9b56008951c0fef8eca4082a71969c907d0e2ba1db434774a451e4080e88c7d0fe80960dba906e0981e19bfcacd63042acfe3c6e16f36aba675
 SHA512 
878c60d6e6bfdcac3218d71b8aa5cab766c622ff1a81c8ebb04399a48da7ef1ab86cae67f8f05e8486f92451f90b9c068ab67ba35dfb74179163598fb5860229

diff --git a/net-mail/public-inbox/public-inbox-1.8.0.ebuild 
b/net-mail/public-inbox/public-inbox-1.8.0.ebuild
new file mode 100644
index ..6d7bfd810fcf
--- /dev/null
+++ b/net-mail/public-inbox/public-inbox-1.8.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit perl-module
+
+HOMEPAGE="https://public-inbox.org;
+SRC_URI="https://public-inbox.org/public-inbox.git/snapshot/${P}.tar.gz;
+DESCRIPTION="An archives-first approach to mailing lists"
+LICENSE="AGPL-3+"
+
+SLOT="0"
+
+KEYWORDS="~amd64"
+
+# in order of mention in INSTALL.html, going more for feature completeness
+# than for minimal footprint
+RDEPEND="
+   dev-vcs/git
+   dev-perl/DBD-SQLite
+   virtual/mta
+   dev-perl/URI
+   dev-perl/Plack
+   dev-perl/TimeDate
+   dev-perl/Inline-C
+   dev-perl/Email-Address-XS
+   dev-perl/Search-Xapian
+   dev-perl/Parse-RecDescent
+   dev-perl/Mail-IMAPClient
+   dev-perl/BSD-Resource
+   net-misc/curl
+   dev-perl/Linux-Inotify2
+   dev-perl/Net-Server
+"
+BDEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+"



[gentoo-commits] repo/gentoo:master commit in: net-mail/public-inbox/

2022-02-28 Thread Andreas K. Hüttel
commit: d2c01217ce9c1c87dd81c3ed4f8da754006308c2
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon Feb 28 22:57:15 2022 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon Feb 28 22:57:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2c01217

net-mail/public-inbox: New package

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 net-mail/public-inbox/Manifest  |  1 +
 net-mail/public-inbox/metadata.xml  | 12 
 net-mail/public-inbox/public-inbox-1.7.0.ebuild | 38 +
 3 files changed, 51 insertions(+)

diff --git a/net-mail/public-inbox/Manifest b/net-mail/public-inbox/Manifest
new file mode 100644
index ..7bd7af9913ac
--- /dev/null
+++ b/net-mail/public-inbox/Manifest
@@ -0,0 +1 @@
+DIST public-inbox-1.7.0.tar.gz 805628 BLAKE2B 
4403cd11a2c4f793b136aff07ccc06ea60011c21484196e497921ca36599870eecdf7b93f550ef44e876bca814a3b03e1d8d4b484113506ee809098124cfd1b2
 SHA512 
cb03d2ec3e28f1fc75bdbff2b8ea5b417898ddb2895d27b105624cab35f0dcab99269d86bfc158bdf42faecb7b7a5734363a81d2202970e8d079bf05fa359250

diff --git a/net-mail/public-inbox/metadata.xml 
b/net-mail/public-inbox/metadata.xml
new file mode 100644
index ..3d9412e88943
--- /dev/null
+++ b/net-mail/public-inbox/metadata.xml
@@ -0,0 +1,12 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+dilfri...@gentoo.org
+Andreas K. Huettel
+  
+  
+zx...@gentoo.org
+Jason A. Donenfeld
+  
+

diff --git a/net-mail/public-inbox/public-inbox-1.7.0.ebuild 
b/net-mail/public-inbox/public-inbox-1.7.0.ebuild
new file mode 100644
index ..6d7bfd810fcf
--- /dev/null
+++ b/net-mail/public-inbox/public-inbox-1.7.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit perl-module
+
+HOMEPAGE="https://public-inbox.org;
+SRC_URI="https://public-inbox.org/public-inbox.git/snapshot/${P}.tar.gz;
+DESCRIPTION="An archives-first approach to mailing lists"
+LICENSE="AGPL-3+"
+
+SLOT="0"
+
+KEYWORDS="~amd64"
+
+# in order of mention in INSTALL.html, going more for feature completeness
+# than for minimal footprint
+RDEPEND="
+   dev-vcs/git
+   dev-perl/DBD-SQLite
+   virtual/mta
+   dev-perl/URI
+   dev-perl/Plack
+   dev-perl/TimeDate
+   dev-perl/Inline-C
+   dev-perl/Email-Address-XS
+   dev-perl/Search-Xapian
+   dev-perl/Parse-RecDescent
+   dev-perl/Mail-IMAPClient
+   dev-perl/BSD-Resource
+   net-misc/curl
+   dev-perl/Linux-Inotify2
+   dev-perl/Net-Server
+"
+BDEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+"