* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/mailcrypt/
@ 2018-08-10 22:13 Mats Lidell
0 siblings, 0 replies; 4+ messages in thread
From: Mats Lidell @ 2018-08-10 22:13 UTC (permalink / raw
To: gentoo-commits
commit: 7c2ab1f6e885b51339b9d4c51c44bc9a9746fed9
Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 10 22:08:10 2018 +0000
Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Fri Aug 10 22:13:02 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c2ab1f6
app-xemacs/mailcrypt: version bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
app-xemacs/mailcrypt/Manifest | 1 +
app-xemacs/mailcrypt/mailcrypt-2.16.ebuild | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+)
diff --git a/app-xemacs/mailcrypt/Manifest b/app-xemacs/mailcrypt/Manifest
index 01598eabe50..840adc7b202 100644
--- a/app-xemacs/mailcrypt/Manifest
+++ b/app-xemacs/mailcrypt/Manifest
@@ -1 +1,2 @@
DIST mailcrypt-2.14-pkg.tar.gz 154180 BLAKE2B a5db41632b13930cadac65921026a5c5c2d393313d94c6c851e2691eb964eb6f70a25909f71dd7748f537f1dee037e6d3a45b9a7a7d031100e2018e9b2fd0759 SHA512 61e252f67f8848d54bd372341545d88d9f2150f671dd8cf371fa7650c9183eb7e4d8f3e661255110ae1a47df152060d81143f83a2f2fbc942aa6a83d36f09e9e
+DIST mailcrypt-2.16-pkg.tar.gz 154238 BLAKE2B 8d8837510d2b59ffaec0035f2d7bb124ee80d69c6b87c27a4ab5a36033560be685a90b6ef2acd0035d4b74e6ff3d1bb9aa9424e8ff5fc05908c3d39a8bc468e3 SHA512 93248f811bc40b42786021452406df113b5e872ad4e6a0fa72bc4055276a22e8a80439e01d3c2e51b506083193ee1031ee6ac1d11ddfb653d4fbb85d06c5c920
diff --git a/app-xemacs/mailcrypt/mailcrypt-2.16.ebuild b/app-xemacs/mailcrypt/mailcrypt-2.16.ebuild
new file mode 100644
index 00000000000..f7007300a35
--- /dev/null
+++ b/app-xemacs/mailcrypt/mailcrypt-2.16.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Support for messaging encryption with PGP"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/mail-lib
+app-xemacs/fsf-compat
+app-xemacs/xemacs-base
+app-xemacs/cookie
+app-xemacs/gnus
+app-xemacs/mh-e
+app-xemacs/rmail
+app-xemacs/vm
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/mailcrypt/
@ 2018-10-20 10:40 Mikle Kolyada
0 siblings, 0 replies; 4+ messages in thread
From: Mikle Kolyada @ 2018-10-20 10:40 UTC (permalink / raw
To: gentoo-commits
commit: 68345ea7b2654cfd53bfd03ee2feb8bb81a28df4
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 20 10:40:09 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Oct 20 10:40:09 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68345ea7
app-xemacs/mailcrypt: amd64 stable wrt bug #666312
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
app-xemacs/mailcrypt/mailcrypt-2.16.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-xemacs/mailcrypt/mailcrypt-2.16.ebuild b/app-xemacs/mailcrypt/mailcrypt-2.16.ebuild
index f7007300a35..a4f888e43fe 100644
--- a/app-xemacs/mailcrypt/mailcrypt-2.16.ebuild
+++ b/app-xemacs/mailcrypt/mailcrypt-2.16.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -16,6 +16,6 @@ app-xemacs/mh-e
app-xemacs/rmail
app-xemacs/vm
"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86"
inherit xemacs-packages
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/mailcrypt/
@ 2018-10-28 20:07 Sergei Trofimovich
0 siblings, 0 replies; 4+ messages in thread
From: Sergei Trofimovich @ 2018-10-28 20:07 UTC (permalink / raw
To: gentoo-commits
commit: 11a4ff6ee51b4138ba52284a8dae28fd7dca718a
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sun Oct 28 19:22:19 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Oct 28 20:06:37 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11a4ff6e
app-xemacs/mailcrypt: stable 2.16 for sparc, bug #666312
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
app-xemacs/mailcrypt/mailcrypt-2.16.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-xemacs/mailcrypt/mailcrypt-2.16.ebuild b/app-xemacs/mailcrypt/mailcrypt-2.16.ebuild
index de9daa39cb7..f14e12ca0c0 100644
--- a/app-xemacs/mailcrypt/mailcrypt-2.16.ebuild
+++ b/app-xemacs/mailcrypt/mailcrypt-2.16.ebuild
@@ -16,6 +16,6 @@ app-xemacs/mh-e
app-xemacs/rmail
app-xemacs/vm
"
-KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ppc ~ppc64 sparc x86"
inherit xemacs-packages
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/mailcrypt/
@ 2021-10-08 8:33 Mats Lidell
0 siblings, 0 replies; 4+ messages in thread
From: Mats Lidell @ 2021-10-08 8:33 UTC (permalink / raw
To: gentoo-commits
commit: 82c24805212a0aa3e4bba568b7bf4b72c310cf2f
Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 8 08:32:44 2021 +0000
Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Fri Oct 8 08:32:44 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82c24805
app-xemacs/mailcrypt: drop 2.14
Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
app-xemacs/mailcrypt/Manifest | 1 -
app-xemacs/mailcrypt/mailcrypt-2.14.ebuild | 21 ---------------------
2 files changed, 22 deletions(-)
diff --git a/app-xemacs/mailcrypt/Manifest b/app-xemacs/mailcrypt/Manifest
index 840adc7b202..40b9118cd82 100644
--- a/app-xemacs/mailcrypt/Manifest
+++ b/app-xemacs/mailcrypt/Manifest
@@ -1,2 +1 @@
-DIST mailcrypt-2.14-pkg.tar.gz 154180 BLAKE2B a5db41632b13930cadac65921026a5c5c2d393313d94c6c851e2691eb964eb6f70a25909f71dd7748f537f1dee037e6d3a45b9a7a7d031100e2018e9b2fd0759 SHA512 61e252f67f8848d54bd372341545d88d9f2150f671dd8cf371fa7650c9183eb7e4d8f3e661255110ae1a47df152060d81143f83a2f2fbc942aa6a83d36f09e9e
DIST mailcrypt-2.16-pkg.tar.gz 154238 BLAKE2B 8d8837510d2b59ffaec0035f2d7bb124ee80d69c6b87c27a4ab5a36033560be685a90b6ef2acd0035d4b74e6ff3d1bb9aa9424e8ff5fc05908c3d39a8bc468e3 SHA512 93248f811bc40b42786021452406df113b5e872ad4e6a0fa72bc4055276a22e8a80439e01d3c2e51b506083193ee1031ee6ac1d11ddfb653d4fbb85d06c5c920
diff --git a/app-xemacs/mailcrypt/mailcrypt-2.14.ebuild b/app-xemacs/mailcrypt/mailcrypt-2.14.ebuild
deleted file mode 100644
index 68e7686d674..00000000000
--- a/app-xemacs/mailcrypt/mailcrypt-2.14.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="Support for messaging encryption with PGP"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/mail-lib
-app-xemacs/fsf-compat
-app-xemacs/xemacs-base
-app-xemacs/cookie
-app-xemacs/gnus
-app-xemacs/mh-e
-app-xemacs/rmail
-app-xemacs/vm
-"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2021-10-08 8:33 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-10 22:13 [gentoo-commits] repo/gentoo:master commit in: app-xemacs/mailcrypt/ Mats Lidell
-- strict thread matches above, loose matches on Subject: below --
2018-10-20 10:40 Mikle Kolyada
2018-10-28 20:07 Sergei Trofimovich
2021-10-08 8:33 Mats Lidell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox