[gentoo-commits] repo/gentoo:master commit in: app-xemacs/tm/
commit: 889abdbdc568b63d2c9abd0f8202f5af152bc976 Author: Yu Gu gmail com> AuthorDate: Sun Apr 24 11:52:57 2022 + Commit: Jakov Smolić gentoo org> CommitDate: Mon Apr 25 15:10:28 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=889abdbd app-xemacs/tm: Keyword 1.42 riscv, #840502 Signed-off-by: Yu Gu gmail.com> Signed-off-by: Jakov Smolić gentoo.org> app-xemacs/tm/tm-1.42.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-xemacs/tm/tm-1.42.ebuild b/app-xemacs/tm/tm-1.42.ebuild index 1c47e3df3020..81b537b8827a 100644 --- a/app-xemacs/tm/tm-1.42.ebuild +++ b/app-xemacs/tm/tm-1.42.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -20,6 +20,6 @@ app-xemacs/sh-script app-xemacs/net-utils app-xemacs/ecrypto " -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ppc ppc64 ~riscv sparc x86" inherit xemacs-packages
[gentoo-commits] repo/gentoo:master commit in: app-xemacs/tm/
commit: deddc47288f47ac9535e45658e7827350d496077 Author: Mats Lidell gentoo org> AuthorDate: Sat Oct 2 21:18:42 2021 + Commit: Mats Lidell gentoo org> CommitDate: Sat Oct 2 21:18:42 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=deddc472 app-xemacs/tm: drop 1.38, 1.39 Signed-off-by: Mats Lidell gentoo.org> app-xemacs/tm/Manifest | 2 -- app-xemacs/tm/tm-1.38.ebuild | 25 - app-xemacs/tm/tm-1.39.ebuild | 25 - 3 files changed, 52 deletions(-) diff --git a/app-xemacs/tm/Manifest b/app-xemacs/tm/Manifest index 2497bf74b2a..badbaec3573 100644 --- a/app-xemacs/tm/Manifest +++ b/app-xemacs/tm/Manifest @@ -1,3 +1 @@ -DIST tm-1.38-pkg.tar.gz 333864 BLAKE2B f271fe59e3d4eab0e21dcf503a93191ce9bcd9630deb59f109551997511af423bef8c702a74437727223e24fe355ef05a89e88b35a2207c25c2259641d733e08 SHA512 cd051d92b538a9373509241c52e6740faf2bb49bb0c01996f253114519399b3f5ca0a47250fe9f4a61d903408ff4402640bdfbc5624c90628aeaa85e61a7a5b6 -DIST tm-1.39-pkg.tar.gz 335103 BLAKE2B a1dec2205292d4ab26f8427ca69ea6decf0935b15079244c9633b195119fb746a32410815c8ac5c5d7a2af282605bacff6e10cbd262f571b2f78d644621968b4 SHA512 084d2e57810fd2a318ab766d0b5560983f6394b635a3596a06c106b68d80fde81bae5bd531d06e816efbda08066b3b718ff0284910e40b994f4a29b3159ee0d7 DIST tm-1.42-pkg.tar.gz 333595 BLAKE2B 60cabc1903ad38d1e7dc2e9d5eb346de7b4d160cfc44f553b91e632be27e48d37476ff393eb1214e26bec2247b0dd6ddbcba24d7a57aacdc5b7f6e32ca336fab SHA512 7c5310d1c4fb1c97167c3a39ce0ea352c7828751915556a892d5363a9e428c31e4117baeceb5ba3bcbd1cc456c7d73071427b0339ce221d940c76a5622fbf6d6 diff --git a/app-xemacs/tm/tm-1.38.ebuild b/app-xemacs/tm/tm-1.38.ebuild deleted file mode 100644 index 1c47e3df302..000 --- a/app-xemacs/tm/tm-1.38.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION="Emacs MIME support. Not needed for gnus >= 5.8.0" -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/gnus -app-xemacs/mh-e -app-xemacs/rmail -app-xemacs/vm -app-xemacs/mailcrypt -app-xemacs/mail-lib -app-xemacs/apel -app-xemacs/xemacs-base -app-xemacs/fsf-compat -app-xemacs/sh-script -app-xemacs/net-utils -app-xemacs/ecrypto -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages diff --git a/app-xemacs/tm/tm-1.39.ebuild b/app-xemacs/tm/tm-1.39.ebuild deleted file mode 100644 index 1c47e3df302..000 --- a/app-xemacs/tm/tm-1.39.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION="Emacs MIME support. Not needed for gnus >= 5.8.0" -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/gnus -app-xemacs/mh-e -app-xemacs/rmail -app-xemacs/vm -app-xemacs/mailcrypt -app-xemacs/mail-lib -app-xemacs/apel -app-xemacs/xemacs-base -app-xemacs/fsf-compat -app-xemacs/sh-script -app-xemacs/net-utils -app-xemacs/ecrypto -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages
[gentoo-commits] repo/gentoo:master commit in: app-xemacs/tm/
commit: a1f48dfb5822dc80d301f80daee3e307fef35a8b Author: Matt Turner gentoo org> AuthorDate: Sat Dec 1 21:28:33 2018 + Commit: Matt Turner gentoo org> CommitDate: Sat Dec 1 21:28:33 2018 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1f48dfb app-xemacs/tm-1.42: alpha stable, bug 666312 Signed-off-by: Matt Turner gentoo.org> app-xemacs/tm/tm-1.42.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-xemacs/tm/tm-1.42.ebuild b/app-xemacs/tm/tm-1.42.ebuild index 67408655fbe..ff17826732a 100644 --- a/app-xemacs/tm/tm-1.42.ebuild +++ b/app-xemacs/tm/tm-1.42.ebuild @@ -20,6 +20,6 @@ app-xemacs/sh-script app-xemacs/net-utils app-xemacs/ecrypto " -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages
[gentoo-commits] repo/gentoo:master commit in: app-xemacs/tm/
commit: 52d647d8ceec04d537abf0aaeafc8a0d73d7e050 Author: Rolf Eike Beer sf-mail de> AuthorDate: Sun Oct 28 20:07:04 2018 + Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Oct 28 20:16:53 2018 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52d647d8 app-xemacs/tm: stable 1.42 for sparc, bug #666312 Signed-off-by: Rolf Eike Beer sf-mail.de> Package-Manager: Portage-2.3.49, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich gentoo.org> app-xemacs/tm/tm-1.42.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-xemacs/tm/tm-1.42.ebuild b/app-xemacs/tm/tm-1.42.ebuild index c6cfff8a036..ade50819ff1 100644 --- a/app-xemacs/tm/tm-1.42.ebuild +++ b/app-xemacs/tm/tm-1.42.ebuild @@ -20,6 +20,6 @@ app-xemacs/sh-script app-xemacs/net-utils app-xemacs/ecrypto " -KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ppc ~ppc64 sparc x86" inherit xemacs-packages
[gentoo-commits] repo/gentoo:master commit in: app-xemacs/tm/
commit: 110376f71df4a455d7c594ea9e4dbf26f7c51a1c Author: Mikle Kolyada gentoo org> AuthorDate: Sat Oct 20 11:24:45 2018 + Commit: Mikle Kolyada gentoo org> CommitDate: Sat Oct 20 11:26:18 2018 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=110376f7 app-xemacs/tm: amd64 stable wrt bug #666312 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 app-xemacs/tm/tm-1.42.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-xemacs/tm/tm-1.42.ebuild b/app-xemacs/tm/tm-1.42.ebuild index f1858a3ae07..d7d5224d62a 100644 --- a/app-xemacs/tm/tm-1.42.ebuild +++ b/app-xemacs/tm/tm-1.42.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 @@ -20,6 +20,6 @@ app-xemacs/sh-script app-xemacs/net-utils app-xemacs/ecrypto " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages
[gentoo-commits] repo/gentoo:master commit in: app-xemacs/tm/
commit: 1083c4b8ed800893b669c18d497687b9b7e72305 Author: Mats Lidell gentoo org> AuthorDate: Sat Aug 11 06:46:00 2018 + Commit: Mats Lidell gentoo org> CommitDate: Sat Aug 11 06:46:00 2018 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1083c4b8 app-xemacs/tm: version bump Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-xemacs/tm/Manifest | 1 + app-xemacs/tm/tm-1.42.ebuild | 25 + 2 files changed, 26 insertions(+) diff --git a/app-xemacs/tm/Manifest b/app-xemacs/tm/Manifest index d61462e7d27..2497bf74b2a 100644 --- a/app-xemacs/tm/Manifest +++ b/app-xemacs/tm/Manifest @@ -1,2 +1,3 @@ DIST tm-1.38-pkg.tar.gz 333864 BLAKE2B f271fe59e3d4eab0e21dcf503a93191ce9bcd9630deb59f109551997511af423bef8c702a74437727223e24fe355ef05a89e88b35a2207c25c2259641d733e08 SHA512 cd051d92b538a9373509241c52e6740faf2bb49bb0c01996f253114519399b3f5ca0a47250fe9f4a61d903408ff4402640bdfbc5624c90628aeaa85e61a7a5b6 DIST tm-1.39-pkg.tar.gz 335103 BLAKE2B a1dec2205292d4ab26f8427ca69ea6decf0935b15079244c9633b195119fb746a32410815c8ac5c5d7a2af282605bacff6e10cbd262f571b2f78d644621968b4 SHA512 084d2e57810fd2a318ab766d0b5560983f6394b635a3596a06c106b68d80fde81bae5bd531d06e816efbda08066b3b718ff0284910e40b994f4a29b3159ee0d7 +DIST tm-1.42-pkg.tar.gz 333595 BLAKE2B 60cabc1903ad38d1e7dc2e9d5eb346de7b4d160cfc44f553b91e632be27e48d37476ff393eb1214e26bec2247b0dd6ddbcba24d7a57aacdc5b7f6e32ca336fab SHA512 7c5310d1c4fb1c97167c3a39ce0ea352c7828751915556a892d5363a9e428c31e4117baeceb5ba3bcbd1cc456c7d73071427b0339ce221d940c76a5622fbf6d6 diff --git a/app-xemacs/tm/tm-1.42.ebuild b/app-xemacs/tm/tm-1.42.ebuild new file mode 100644 index 000..f1858a3ae07 --- /dev/null +++ b/app-xemacs/tm/tm-1.42.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +SLOT="0" +DESCRIPTION="Emacs MIME support. Not needed for gnus >= 5.8.0" +XEMACS_PKG_CAT="standard" + +RDEPEND="app-xemacs/gnus +app-xemacs/mh-e +app-xemacs/rmail +app-xemacs/vm +app-xemacs/mailcrypt +app-xemacs/mail-lib +app-xemacs/apel +app-xemacs/xemacs-base +app-xemacs/fsf-compat +app-xemacs/sh-script +app-xemacs/net-utils +app-xemacs/ecrypto +" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" + +inherit xemacs-packages