public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/mule-base/
@ 2017-07-10 11:58 Alexis Ballier
  0 siblings, 0 replies; 7+ messages in thread
From: Alexis Ballier @ 2017-07-10 11:58 UTC (permalink / raw
  To: gentoo-commits

commit:     b1f324477ace56d31b4de50d2c58d4034195596e
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 10 11:11:42 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Jul 10 11:11:42 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1f32447

app-xemacs/mule-base: keyword ~arm64

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-xemacs/mule-base/mule-base-1.56.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-xemacs/mule-base/mule-base-1.56.ebuild b/app-xemacs/mule-base/mule-base-1.56.ebuild
index a9a65cefa6a..283332b95b3 100644
--- a/app-xemacs/mule-base/mule-base-1.56.ebuild
+++ b/app-xemacs/mule-base/mule-base-1.56.ebuild
@@ -11,6 +11,6 @@ RDEPEND="app-xemacs/fsf-compat
 app-xemacs/xemacs-base
 app-xemacs/apel
 "
-KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~amd64-fbsd"
+KEYWORDS="alpha amd64 ~arm64 hppa ppc ppc64 sparc x86 ~amd64-fbsd"
 
 inherit xemacs-packages


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/mule-base/
@ 2018-08-10 22:18 Mats Lidell
  0 siblings, 0 replies; 7+ messages in thread
From: Mats Lidell @ 2018-08-10 22:18 UTC (permalink / raw
  To: gentoo-commits

commit:     c8e2cbbd54bd3abc79c524092fabb321fadb2467
Author:     Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 10 22:14:57 2018 +0000
Commit:     Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Fri Aug 10 22:14:57 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8e2cbbd

app-xemacs/mule-base: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/mule-base/Manifest              |  1 +
 app-xemacs/mule-base/mule-base-1.60.ebuild | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/app-xemacs/mule-base/Manifest b/app-xemacs/mule-base/Manifest
index 8fa175f33a4..6d70f96626e 100644
--- a/app-xemacs/mule-base/Manifest
+++ b/app-xemacs/mule-base/Manifest
@@ -1,2 +1,3 @@
 DIST mule-base-1.49-pkg.tar.gz 446628 BLAKE2B 3b6a12a621622a93afd41dd0627d8e8da6f63cb244b81ed2f1ecfd1b127d12990a92538d6fde81342fb4bf09d83937c959cd4b21f480040c38b6acac68ab93e4 SHA512 ab5dfaaf620f0b59e54ab71eead60e27a110d48261bc597dd3b933629a17e5a0498b2e7aa6e75c32b97d71a2a8666b0a4376f73997c004bc299de78d2cbd5251
 DIST mule-base-1.56-pkg.tar.gz 445956 BLAKE2B 2d016323649ea702b7826091ed4af3513e077f068fe9776212550bab9aabb9e9a8bc2414c458424dc736cba8bca167f74f8fbc2ce2c077bcd2b27de0fe22a52b SHA512 b1d3aaf08afdd68352213ca5c08bfecca08369f18f97c9c709fc412153138a567dc72af07b086c0f96f025fbfabcb0f9d1da626a199add6aca6f8a6d23809865
+DIST mule-base-1.60-pkg.tar.gz 430782 BLAKE2B 0dbc7905c4a294a56bb663ba368ca2bd27e5d052f712c7a5ebebd94d11ac14b2c983abdbf871c04cb14f544d299a9b2570191a17fed7b95f62d38060644c6df3 SHA512 02517a71b5b81c91b6d7e96536e05d42135d67d1168220828a9af5de9f6ff021b1397722d5f437411de258e82809f1c2f33fa524ddf73193171ed7d0ba80e65f

diff --git a/app-xemacs/mule-base/mule-base-1.60.ebuild b/app-xemacs/mule-base/mule-base-1.60.ebuild
new file mode 100644
index 00000000000..0565c9c48d5
--- /dev/null
+++ b/app-xemacs/mule-base/mule-base-1.60.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="MULE: Basic Mule support, required for building with Mule"
+XEMACS_PKG_CAT="mule"
+
+RDEPEND="app-xemacs/fsf-compat
+app-xemacs/xemacs-base
+app-xemacs/apel
+"
+KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+
+inherit xemacs-packages


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/mule-base/
@ 2018-10-20 10:47 Mikle Kolyada
  0 siblings, 0 replies; 7+ messages in thread
From: Mikle Kolyada @ 2018-10-20 10:47 UTC (permalink / raw
  To: gentoo-commits

commit:     b6d82384767c0df8ed89a5377e237e36cf738f76
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 20 10:46:56 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Oct 20 10:46:56 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6d82384

app-xemacs/mule-base: 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/mule-base/mule-base-1.60.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-xemacs/mule-base/mule-base-1.60.ebuild b/app-xemacs/mule-base/mule-base-1.60.ebuild
index 0565c9c48d5..12d97c3bb7e 100644
--- a/app-xemacs/mule-base/mule-base-1.60.ebuild
+++ b/app-xemacs/mule-base/mule-base-1.60.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
@@ -11,6 +11,6 @@ RDEPEND="app-xemacs/fsf-compat
 app-xemacs/xemacs-base
 app-xemacs/apel
 "
-KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
 
 inherit xemacs-packages


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/mule-base/
@ 2018-12-01 15:05 Sergei Trofimovich
  0 siblings, 0 replies; 7+ messages in thread
From: Sergei Trofimovich @ 2018-12-01 15:05 UTC (permalink / raw
  To: gentoo-commits

commit:     c6c22993d9c1baf73dfe540fa35af45eece30cbd
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  1 15:03:39 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Dec  1 15:05:05 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6c22993

app-xemacs/mule-base: stable 1.60 for hppa, bug #666312

Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 app-xemacs/mule-base/mule-base-1.60.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-xemacs/mule-base/mule-base-1.60.ebuild b/app-xemacs/mule-base/mule-base-1.60.ebuild
index 10d1a76f332..adf87295fcf 100644
--- a/app-xemacs/mule-base/mule-base-1.60.ebuild
+++ b/app-xemacs/mule-base/mule-base-1.60.ebuild
@@ -11,6 +11,6 @@ RDEPEND="app-xemacs/fsf-compat
 app-xemacs/xemacs-base
 app-xemacs/apel
 "
-KEYWORDS="~alpha amd64 ~arm64 ~hppa ppc ppc64 sparc x86 ~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~arm64 hppa ppc ppc64 sparc x86 ~amd64-fbsd"
 
 inherit xemacs-packages


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/mule-base/
@ 2019-07-27 12:54 Aaron Bauman
  0 siblings, 0 replies; 7+ messages in thread
From: Aaron Bauman @ 2019-07-27 12:54 UTC (permalink / raw
  To: gentoo-commits

commit:     a5dac25c0cb737369f5e8fd346b361b929e3ba89
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 27 12:29:22 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat Jul 27 12:29:22 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5dac25c

app-xemacs/mule-base: arm64 stable

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

 app-xemacs/mule-base/mule-base-1.60.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-xemacs/mule-base/mule-base-1.60.ebuild b/app-xemacs/mule-base/mule-base-1.60.ebuild
index fab59a32b5e..01fda857626 100644
--- a/app-xemacs/mule-base/mule-base-1.60.ebuild
+++ b/app-xemacs/mule-base/mule-base-1.60.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,6 +11,6 @@ RDEPEND="app-xemacs/fsf-compat
 app-xemacs/xemacs-base
 app-xemacs/apel
 "
-KEYWORDS="alpha amd64 ~arm64 hppa ppc ppc64 sparc x86 ~amd64-fbsd"
+KEYWORDS="alpha amd64 arm64 hppa ppc ppc64 sparc x86 ~amd64-fbsd"
 
 inherit xemacs-packages


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/mule-base/
@ 2021-10-03  9:13 Mats Lidell
  0 siblings, 0 replies; 7+ messages in thread
From: Mats Lidell @ 2021-10-03  9:13 UTC (permalink / raw
  To: gentoo-commits

commit:     04968aceb3073c7cc36d8382b22c184e7a48b08b
Author:     Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  3 09:13:42 2021 +0000
Commit:     Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Sun Oct  3 09:13:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04968ace

app-xemacs/mule-base: drop 1.49-r1, 1.56

Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>

 app-xemacs/mule-base/Manifest                 |  2 --
 app-xemacs/mule-base/mule-base-1.49-r1.ebuild | 16 ----------------
 app-xemacs/mule-base/mule-base-1.56.ebuild    | 16 ----------------
 3 files changed, 34 deletions(-)

diff --git a/app-xemacs/mule-base/Manifest b/app-xemacs/mule-base/Manifest
index 6d70f96626e..bf6387ada29 100644
--- a/app-xemacs/mule-base/Manifest
+++ b/app-xemacs/mule-base/Manifest
@@ -1,3 +1 @@
-DIST mule-base-1.49-pkg.tar.gz 446628 BLAKE2B 3b6a12a621622a93afd41dd0627d8e8da6f63cb244b81ed2f1ecfd1b127d12990a92538d6fde81342fb4bf09d83937c959cd4b21f480040c38b6acac68ab93e4 SHA512 ab5dfaaf620f0b59e54ab71eead60e27a110d48261bc597dd3b933629a17e5a0498b2e7aa6e75c32b97d71a2a8666b0a4376f73997c004bc299de78d2cbd5251
-DIST mule-base-1.56-pkg.tar.gz 445956 BLAKE2B 2d016323649ea702b7826091ed4af3513e077f068fe9776212550bab9aabb9e9a8bc2414c458424dc736cba8bca167f74f8fbc2ce2c077bcd2b27de0fe22a52b SHA512 b1d3aaf08afdd68352213ca5c08bfecca08369f18f97c9c709fc412153138a567dc72af07b086c0f96f025fbfabcb0f9d1da626a199add6aca6f8a6d23809865
 DIST mule-base-1.60-pkg.tar.gz 430782 BLAKE2B 0dbc7905c4a294a56bb663ba368ca2bd27e5d052f712c7a5ebebd94d11ac14b2c983abdbf871c04cb14f544d299a9b2570191a17fed7b95f62d38060644c6df3 SHA512 02517a71b5b81c91b6d7e96536e05d42135d67d1168220828a9af5de9f6ff021b1397722d5f437411de258e82809f1c2f33fa524ddf73193171ed7d0ba80e65f

diff --git a/app-xemacs/mule-base/mule-base-1.49-r1.ebuild b/app-xemacs/mule-base/mule-base-1.49-r1.ebuild
deleted file mode 100644
index a21d0db07f4..00000000000
--- a/app-xemacs/mule-base/mule-base-1.49-r1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="MULE: Basic Mule support, required for building with Mule"
-XEMACS_PKG_CAT="mule"
-
-RDEPEND="app-xemacs/fsf-compat
-app-xemacs/xemacs-base
-app-xemacs/apel
-"
-KEYWORDS="~alpha amd64 ~hppa ppc ppc64 sparc x86"
-
-inherit xemacs-packages

diff --git a/app-xemacs/mule-base/mule-base-1.56.ebuild b/app-xemacs/mule-base/mule-base-1.56.ebuild
deleted file mode 100644
index f9e849758d1..00000000000
--- a/app-xemacs/mule-base/mule-base-1.56.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="MULE: Basic Mule support, required for building with Mule"
-XEMACS_PKG_CAT="mule"
-
-RDEPEND="app-xemacs/fsf-compat
-app-xemacs/xemacs-base
-app-xemacs/apel
-"
-KEYWORDS="~alpha amd64 ~arm64 ~hppa ppc ppc64 sparc x86"
-
-inherit xemacs-packages


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/mule-base/
@ 2021-12-21  3:39 Yixun Lan
  0 siblings, 0 replies; 7+ messages in thread
From: Yixun Lan @ 2021-12-21  3:39 UTC (permalink / raw
  To: gentoo-commits

commit:     e5266421ed974c16035efc453968e6028320822a
Author:     Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
AuthorDate: Sun Dec 19 19:01:50 2021 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Tue Dec 21 03:38:22 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5266421

app-xemacs/mule-base: keyword ~riscv

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 app-xemacs/mule-base/mule-base-1.60.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-xemacs/mule-base/mule-base-1.60.ebuild b/app-xemacs/mule-base/mule-base-1.60.ebuild
index edf25290f5d4..04f61344fae2 100644
--- a/app-xemacs/mule-base/mule-base-1.60.ebuild
+++ b/app-xemacs/mule-base/mule-base-1.60.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=6
@@ -11,6 +11,6 @@ RDEPEND="app-xemacs/fsf-compat
 app-xemacs/xemacs-base
 app-xemacs/apel
 "
-KEYWORDS="~alpha amd64 arm64 ~hppa ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm64 ~hppa ppc ppc64 ~riscv sparc x86"
 
 inherit xemacs-packages


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-12-21  3:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-03  9:13 [gentoo-commits] repo/gentoo:master commit in: app-xemacs/mule-base/ Mats Lidell
  -- strict thread matches above, loose matches on Subject: below --
2021-12-21  3:39 Yixun Lan
2019-07-27 12:54 Aaron Bauman
2018-12-01 15:05 Sergei Trofimovich
2018-10-20 10:47 Mikle Kolyada
2018-08-10 22:18 Mats Lidell
2017-07-10 11:58 Alexis Ballier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox