[gentoo-commits] repo/gentoo:master commit in: app-xemacs/os-utils/

2021-10-08 Thread Mats Lidell
commit: 297f94d50eb36005c082dbf2601a1d43db89c8af
Author: Mats Lidell  gentoo  org>
AuthorDate: Fri Oct  8 07:43:12 2021 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Fri Oct  8 07:43:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=297f94d5

app-xemacs/os-utils: drop 1.39, 1.41

Signed-off-by: Mats Lidell  gentoo.org>

 app-xemacs/os-utils/Manifest |  2 --
 app-xemacs/os-utils/os-utils-1.39.ebuild | 14 --
 app-xemacs/os-utils/os-utils-1.41.ebuild | 14 --
 3 files changed, 30 deletions(-)

diff --git a/app-xemacs/os-utils/Manifest b/app-xemacs/os-utils/Manifest
index 9189e3ede20..8934146a791 100644
--- a/app-xemacs/os-utils/Manifest
+++ b/app-xemacs/os-utils/Manifest
@@ -1,3 +1 @@
-DIST os-utils-1.39-pkg.tar.gz 231532 BLAKE2B 
e3c0d93ee5bc9954e92f0d41c7660343742e50ea77d0ea4334cc975085f2fcedc7b8868c6c8b1326911bca0813573230ab7a620ffe263cf8a867f4d2fb0b8b94
 SHA512 
2e929c911a93ce41074f5c8e2dfd31c422d42869a0da044638e4766ac044c331c081356a4ebdb8b682c88d5e4d65897158827cc4c8c3fd588fb5adad3707f984
-DIST os-utils-1.41-pkg.tar.gz 232353 BLAKE2B 
3212b72124c72b7c172c4767ea82aa7e072e3e4214ba9ad6be7cb7a3cc0370dd361da0d16537395fcd8761f583237ad6795ca8505ffc239af2e353af57945781
 SHA512 
8fab5891268f5cd011bfc62a97be750d8472f514836a3a2c29cb7400e3921fa7dccc32c9c2658503a5bc8b1b41558dd6c06b3be1560cefd00fd7407157d0b022
 DIST os-utils-1.44-pkg.tar.gz 232382 BLAKE2B 
6430e217638405aada6231b0253e2bac313181c3d8f3fae92cf3d541b427fc29031d475853448fd45cdeb4a8dfc3e8c27c87c381d5155b220a6115e85d4a23e2
 SHA512 
7245cde56f27fe677182ea3607fb069071b9139be224f02597407709b5b23aedd3e9272ba1ef5feb631fe919175d0b174a6d09fb1f7edcffeffe4b1e6a0ae299

diff --git a/app-xemacs/os-utils/os-utils-1.39.ebuild 
b/app-xemacs/os-utils/os-utils-1.39.ebuild
deleted file mode 100644
index 732b24949d3..000
--- a/app-xemacs/os-utils/os-utils-1.39.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="Miscellaneous O/S utilities"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/xemacs-base
-"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages

diff --git a/app-xemacs/os-utils/os-utils-1.41.ebuild 
b/app-xemacs/os-utils/os-utils-1.41.ebuild
deleted file mode 100644
index 732b24949d3..000
--- a/app-xemacs/os-utils/os-utils-1.41.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="Miscellaneous O/S utilities"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/xemacs-base
-"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/os-utils/

2018-10-28 Thread Sergei Trofimovich
commit: d2507bfb9215778fbfcf8dc746b8a60e746de985
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Oct 28 19:25:13 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Oct 28 20:06:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2507bfb

app-xemacs/os-utils: stable 1.44 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/os-utils/os-utils-1.44.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-xemacs/os-utils/os-utils-1.44.ebuild 
b/app-xemacs/os-utils/os-utils-1.44.ebuild
index 1c9943cf045..41549799bab 100644
--- a/app-xemacs/os-utils/os-utils-1.44.ebuild
+++ b/app-xemacs/os-utils/os-utils-1.44.ebuild
@@ -9,6 +9,6 @@ XEMACS_PKG_CAT="standard"
 
 RDEPEND="app-xemacs/xemacs-base
 "
-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/os-utils/

2018-10-20 Thread Mikle Kolyada
commit: e3dedf4a2d1db26f6faeec3eff4137f1df9081ca
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Oct 20 10:55:00 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Oct 20 10:55:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3dedf4a

app-xemacs/os-utils: amd64 stable wrt bug #666312

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 app-xemacs/os-utils/os-utils-1.44.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-xemacs/os-utils/os-utils-1.44.ebuild 
b/app-xemacs/os-utils/os-utils-1.44.ebuild
index b8616ce8ba6..4922ca42749 100644
--- a/app-xemacs/os-utils/os-utils-1.44.ebuild
+++ b/app-xemacs/os-utils/os-utils-1.44.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
@@ -9,6 +9,6 @@ XEMACS_PKG_CAT="standard"
 
 RDEPEND="app-xemacs/xemacs-base
 "
-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/os-utils/

2018-08-10 Thread Mats Lidell
commit: 201367731b1b31d572e52405a375d2ea38172643
Author: Mats Lidell  gentoo  org>
AuthorDate: Fri Aug 10 22:16:52 2018 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Fri Aug 10 22:16:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20136773

app-xemacs/os-utils: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/os-utils/Manifest |  1 +
 app-xemacs/os-utils/os-utils-1.44.ebuild | 14 ++
 2 files changed, 15 insertions(+)

diff --git a/app-xemacs/os-utils/Manifest b/app-xemacs/os-utils/Manifest
index 5dd9c5c9c48..9189e3ede20 100644
--- a/app-xemacs/os-utils/Manifest
+++ b/app-xemacs/os-utils/Manifest
@@ -1,2 +1,3 @@
 DIST os-utils-1.39-pkg.tar.gz 231532 BLAKE2B 
e3c0d93ee5bc9954e92f0d41c7660343742e50ea77d0ea4334cc975085f2fcedc7b8868c6c8b1326911bca0813573230ab7a620ffe263cf8a867f4d2fb0b8b94
 SHA512 
2e929c911a93ce41074f5c8e2dfd31c422d42869a0da044638e4766ac044c331c081356a4ebdb8b682c88d5e4d65897158827cc4c8c3fd588fb5adad3707f984
 DIST os-utils-1.41-pkg.tar.gz 232353 BLAKE2B 
3212b72124c72b7c172c4767ea82aa7e072e3e4214ba9ad6be7cb7a3cc0370dd361da0d16537395fcd8761f583237ad6795ca8505ffc239af2e353af57945781
 SHA512 
8fab5891268f5cd011bfc62a97be750d8472f514836a3a2c29cb7400e3921fa7dccc32c9c2658503a5bc8b1b41558dd6c06b3be1560cefd00fd7407157d0b022
+DIST os-utils-1.44-pkg.tar.gz 232382 BLAKE2B 
6430e217638405aada6231b0253e2bac313181c3d8f3fae92cf3d541b427fc29031d475853448fd45cdeb4a8dfc3e8c27c87c381d5155b220a6115e85d4a23e2
 SHA512 
7245cde56f27fe677182ea3607fb069071b9139be224f02597407709b5b23aedd3e9272ba1ef5feb631fe919175d0b174a6d09fb1f7edcffeffe4b1e6a0ae299

diff --git a/app-xemacs/os-utils/os-utils-1.44.ebuild 
b/app-xemacs/os-utils/os-utils-1.44.ebuild
new file mode 100644
index 000..b8616ce8ba6
--- /dev/null
+++ b/app-xemacs/os-utils/os-utils-1.44.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Miscellaneous O/S utilities"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages