public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/general-docs/
@ 2018-08-09 20:28 Mats Lidell
  0 siblings, 0 replies; 7+ messages in thread
From: Mats Lidell @ 2018-08-09 20:28 UTC (permalink / raw
  To: gentoo-commits

commit:     6c817a3bc955440b0a1f4a2c92691a5adaffd938
Author:     Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Thu Aug  9 20:26:55 2018 +0000
Commit:     Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Thu Aug  9 20:26:55 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c817a3b

app-xemacs/general-docs: version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-xemacs/general-docs/Manifest                 |  1 +
 app-xemacs/general-docs/general-docs-1.10.ebuild | 13 +++++++++++++
 2 files changed, 14 insertions(+)

diff --git a/app-xemacs/general-docs/Manifest b/app-xemacs/general-docs/Manifest
index c74c47e90a6..3321f173c79 100644
--- a/app-xemacs/general-docs/Manifest
+++ b/app-xemacs/general-docs/Manifest
@@ -1,2 +1,3 @@
 DIST general-docs-1.04-pkg.tar.gz 43374 BLAKE2B 535370c9dd135ac36603812db099624a167bc234203fb4b87f5a8b0e9a535d9e0bb9f6a9adad00fd62d4caf904f551ad61e50f3b16d9ccff9ab795b9e88d5a78 SHA512 a5df76303cffcac6e334decca3b11900e927e1ee70be73bbbd217e67ab0594c8f9829f7a0f582c254e616df491aee9a4e89c5a8ad6ef54ab3157abf367ecf647
 DIST general-docs-1.06-pkg.tar.gz 146305 BLAKE2B 5341120385d4c6c9d631f604e8ad71a8213c5033184a1b8ed14a14c066024a16bda397db9c656dc0d01483e42bfc9ff7754a47afce654014677187479dc4b828 SHA512 ff4847f881dd2f431e3a861015212798b23716087bd15ec117b7edb8f182bf5bddb31d370e9e69aa21847fd062164f05d2b4eba93326d6ffb784134b9152ddf8
+DIST general-docs-1.10-pkg.tar.gz 150069 BLAKE2B 12bc9cdb095685d954500373dcbf5b9000cbea49bda67dc81945ade24896a66ff3ec7b9d73a840706f48570b30da2dd10874bb15bc732a6cd11de5bfa56f64aa SHA512 f94798e437d5278c31e0cf18e22f22c88cc0c8eca1febf23f6c1e5dbe8856955c9334334c70832d6ce25db535704e56355536cb402c7c587a2bfee450c1485b9

diff --git a/app-xemacs/general-docs/general-docs-1.10.ebuild b/app-xemacs/general-docs/general-docs-1.10.ebuild
new file mode 100644
index 00000000000..d0abd3616be
--- /dev/null
+++ b/app-xemacs/general-docs/general-docs-1.10.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="General XEmacs documentation"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND=""
+KEYWORDS="~alpha ~amd64 ~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/general-docs/
@ 2018-10-20 10:18 Mikle Kolyada
  0 siblings, 0 replies; 7+ messages in thread
From: Mikle Kolyada @ 2018-10-20 10:18 UTC (permalink / raw
  To: gentoo-commits

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

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

diff --git a/app-xemacs/general-docs/general-docs-1.10.ebuild b/app-xemacs/general-docs/general-docs-1.10.ebuild
index d0abd3616be..e9dff7f9acb 100644
--- a/app-xemacs/general-docs/general-docs-1.10.ebuild
+++ b/app-xemacs/general-docs/general-docs-1.10.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
@@ -8,6 +8,6 @@ DESCRIPTION="General XEmacs documentation"
 XEMACS_PKG_CAT="standard"
 
 RDEPEND=""
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~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/general-docs/
@ 2021-05-09  7:55 Mats Lidell
  0 siblings, 0 replies; 7+ messages in thread
From: Mats Lidell @ 2021-05-09  7:55 UTC (permalink / raw
  To: gentoo-commits

commit:     fdbb8bde77ad007d1a1225109035fa2f9ca7e94e
Author:     Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Sun May  9 07:33:40 2021 +0000
Commit:     Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Sun May  9 07:54:23 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdbb8bde

app-xemacs/general-docs: Version bump 1.11

EAPI=7. Use experimental package.

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>

 app-xemacs/general-docs/Manifest                 |  1 +
 app-xemacs/general-docs/general-docs-1.11.ebuild | 15 +++++++++++++++
 2 files changed, 16 insertions(+)

diff --git a/app-xemacs/general-docs/Manifest b/app-xemacs/general-docs/Manifest
index 3321f173c79..3102833c97c 100644
--- a/app-xemacs/general-docs/Manifest
+++ b/app-xemacs/general-docs/Manifest
@@ -1,3 +1,4 @@
 DIST general-docs-1.04-pkg.tar.gz 43374 BLAKE2B 535370c9dd135ac36603812db099624a167bc234203fb4b87f5a8b0e9a535d9e0bb9f6a9adad00fd62d4caf904f551ad61e50f3b16d9ccff9ab795b9e88d5a78 SHA512 a5df76303cffcac6e334decca3b11900e927e1ee70be73bbbd217e67ab0594c8f9829f7a0f582c254e616df491aee9a4e89c5a8ad6ef54ab3157abf367ecf647
 DIST general-docs-1.06-pkg.tar.gz 146305 BLAKE2B 5341120385d4c6c9d631f604e8ad71a8213c5033184a1b8ed14a14c066024a16bda397db9c656dc0d01483e42bfc9ff7754a47afce654014677187479dc4b828 SHA512 ff4847f881dd2f431e3a861015212798b23716087bd15ec117b7edb8f182bf5bddb31d370e9e69aa21847fd062164f05d2b4eba93326d6ffb784134b9152ddf8
 DIST general-docs-1.10-pkg.tar.gz 150069 BLAKE2B 12bc9cdb095685d954500373dcbf5b9000cbea49bda67dc81945ade24896a66ff3ec7b9d73a840706f48570b30da2dd10874bb15bc732a6cd11de5bfa56f64aa SHA512 f94798e437d5278c31e0cf18e22f22c88cc0c8eca1febf23f6c1e5dbe8856955c9334334c70832d6ce25db535704e56355536cb402c7c587a2bfee450c1485b9
+DIST general-docs-1.11-pkg.tar.gz 150119 BLAKE2B 3f7a9a32d6725de4ebf146df461b4a2d2b4d23ef49b91efbe201e964d6a82721d7a9eee8f960565b683255057dc6f3fdd49114a5032703a6d869a1ae0a50589f SHA512 9b11acf31eed4ff79f2c488f7036d4855fe7dd38bf510d00bb87b94b4fbe7587c0cef776b6d2b5a69d9c69745e534b997a2374d625c179c540c631d396361599

diff --git a/app-xemacs/general-docs/general-docs-1.11.ebuild b/app-xemacs/general-docs/general-docs-1.11.ebuild
new file mode 100644
index 00000000000..8ff538f85b4
--- /dev/null
+++ b/app-xemacs/general-docs/general-docs-1.11.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+SLOT="0"
+DESCRIPTION="General XEmacs documentation"
+XEMACS_PKG_CAT="standard"
+
+XEMACS_EXPERIMENTAL="true"
+
+RDEPEND=""
+KEYWORDS="~alpha ~amd64 ~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/general-docs/
@ 2021-10-09  7:38 Mats Lidell
  0 siblings, 0 replies; 7+ messages in thread
From: Mats Lidell @ 2021-10-09  7:38 UTC (permalink / raw
  To: gentoo-commits

commit:     a747e8fe27664a3be865ff5ccd78ef21695df76f
Author:     Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  9 07:37:47 2021 +0000
Commit:     Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Sat Oct  9 07:37:47 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a747e8fe

app-xemacs/general-docs: drop 1.04, 1.06

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

 app-xemacs/general-docs/Manifest                 |  2 --
 app-xemacs/general-docs/general-docs-1.04.ebuild | 13 -------------
 app-xemacs/general-docs/general-docs-1.06.ebuild | 13 -------------
 3 files changed, 28 deletions(-)

diff --git a/app-xemacs/general-docs/Manifest b/app-xemacs/general-docs/Manifest
index 3102833c97c..14e40b9286c 100644
--- a/app-xemacs/general-docs/Manifest
+++ b/app-xemacs/general-docs/Manifest
@@ -1,4 +1,2 @@
-DIST general-docs-1.04-pkg.tar.gz 43374 BLAKE2B 535370c9dd135ac36603812db099624a167bc234203fb4b87f5a8b0e9a535d9e0bb9f6a9adad00fd62d4caf904f551ad61e50f3b16d9ccff9ab795b9e88d5a78 SHA512 a5df76303cffcac6e334decca3b11900e927e1ee70be73bbbd217e67ab0594c8f9829f7a0f582c254e616df491aee9a4e89c5a8ad6ef54ab3157abf367ecf647
-DIST general-docs-1.06-pkg.tar.gz 146305 BLAKE2B 5341120385d4c6c9d631f604e8ad71a8213c5033184a1b8ed14a14c066024a16bda397db9c656dc0d01483e42bfc9ff7754a47afce654014677187479dc4b828 SHA512 ff4847f881dd2f431e3a861015212798b23716087bd15ec117b7edb8f182bf5bddb31d370e9e69aa21847fd062164f05d2b4eba93326d6ffb784134b9152ddf8
 DIST general-docs-1.10-pkg.tar.gz 150069 BLAKE2B 12bc9cdb095685d954500373dcbf5b9000cbea49bda67dc81945ade24896a66ff3ec7b9d73a840706f48570b30da2dd10874bb15bc732a6cd11de5bfa56f64aa SHA512 f94798e437d5278c31e0cf18e22f22c88cc0c8eca1febf23f6c1e5dbe8856955c9334334c70832d6ce25db535704e56355536cb402c7c587a2bfee450c1485b9
 DIST general-docs-1.11-pkg.tar.gz 150119 BLAKE2B 3f7a9a32d6725de4ebf146df461b4a2d2b4d23ef49b91efbe201e964d6a82721d7a9eee8f960565b683255057dc6f3fdd49114a5032703a6d869a1ae0a50589f SHA512 9b11acf31eed4ff79f2c488f7036d4855fe7dd38bf510d00bb87b94b4fbe7587c0cef776b6d2b5a69d9c69745e534b997a2374d625c179c540c631d396361599

diff --git a/app-xemacs/general-docs/general-docs-1.04.ebuild b/app-xemacs/general-docs/general-docs-1.04.ebuild
deleted file mode 100644
index f7955730c84..00000000000
--- a/app-xemacs/general-docs/general-docs-1.04.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="General XEmacs documentation"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND=""
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages

diff --git a/app-xemacs/general-docs/general-docs-1.06.ebuild b/app-xemacs/general-docs/general-docs-1.06.ebuild
deleted file mode 100644
index f7955730c84..00000000000
--- a/app-xemacs/general-docs/general-docs-1.06.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="General XEmacs documentation"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND=""
-KEYWORDS="~alpha amd64 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/general-docs/
@ 2022-05-12 20:57 Mats Lidell
  0 siblings, 0 replies; 7+ messages in thread
From: Mats Lidell @ 2022-05-12 20:57 UTC (permalink / raw
  To: gentoo-commits

commit:     6a1b444f0376e7cbd3834cad2f830f348664b97c
Author:     Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Thu May 12 20:56:57 2022 +0000
Commit:     Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Thu May 12 20:56:57 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a1b444f

app-xemacs/general-docs: mark ALLARCHES

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

 app-xemacs/general-docs/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-xemacs/general-docs/metadata.xml b/app-xemacs/general-docs/metadata.xml
index e6bc34a5c39f..218065eeca5b 100644
--- a/app-xemacs/general-docs/metadata.xml
+++ b/app-xemacs/general-docs/metadata.xml
@@ -5,4 +5,5 @@
     <email>xemacs@gentoo.org</email>
     <name>Gentoo XEmacs project</name>
   </maintainer>
+  <stabilize-allarches/>
 </pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/general-docs/
@ 2022-05-13  7:17 Jakov Smolić
  0 siblings, 0 replies; 7+ messages in thread
From: Jakov Smolić @ 2022-05-13  7:17 UTC (permalink / raw
  To: gentoo-commits

commit:     8a19ca2087e5e7740da699b3f6f94bca01ed3524
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Fri May 13 07:17:16 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Fri May 13 07:17:16 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a19ca20

app-xemacs/general-docs: Stabilize 1.11 ALLARCHES, #843941

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 app-xemacs/general-docs/general-docs-1.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-xemacs/general-docs/general-docs-1.11.ebuild b/app-xemacs/general-docs/general-docs-1.11.ebuild
index 84049a75fde0..7c90233f6546 100644
--- a/app-xemacs/general-docs/general-docs-1.11.ebuild
+++ b/app-xemacs/general-docs/general-docs-1.11.ebuild
@@ -10,6 +10,6 @@ XEMACS_PKG_CAT="standard"
 XEMACS_EXPERIMENTAL="true"
 
 RDEPEND=""
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 ppc ppc64 ~riscv sparc x86"
 
 inherit xemacs-packages


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

* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/general-docs/
@ 2022-08-19 14:35 Mats Lidell
  0 siblings, 0 replies; 7+ messages in thread
From: Mats Lidell @ 2022-08-19 14:35 UTC (permalink / raw
  To: gentoo-commits

commit:     cbfcf471769a51b8428a46ca8513c7ac602c83f2
Author:     Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 19 14:23:13 2022 +0000
Commit:     Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Fri Aug 19 14:34:48 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbfcf471

app-xemacs/general-docs: drop 1.10

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

 app-xemacs/general-docs/Manifest                 |  1 -
 app-xemacs/general-docs/general-docs-1.10.ebuild | 13 -------------
 2 files changed, 14 deletions(-)

diff --git a/app-xemacs/general-docs/Manifest b/app-xemacs/general-docs/Manifest
index 14e40b9286c5..678fd50a5dfd 100644
--- a/app-xemacs/general-docs/Manifest
+++ b/app-xemacs/general-docs/Manifest
@@ -1,2 +1 @@
-DIST general-docs-1.10-pkg.tar.gz 150069 BLAKE2B 12bc9cdb095685d954500373dcbf5b9000cbea49bda67dc81945ade24896a66ff3ec7b9d73a840706f48570b30da2dd10874bb15bc732a6cd11de5bfa56f64aa SHA512 f94798e437d5278c31e0cf18e22f22c88cc0c8eca1febf23f6c1e5dbe8856955c9334334c70832d6ce25db535704e56355536cb402c7c587a2bfee450c1485b9
 DIST general-docs-1.11-pkg.tar.gz 150119 BLAKE2B 3f7a9a32d6725de4ebf146df461b4a2d2b4d23ef49b91efbe201e964d6a82721d7a9eee8f960565b683255057dc6f3fdd49114a5032703a6d869a1ae0a50589f SHA512 9b11acf31eed4ff79f2c488f7036d4855fe7dd38bf510d00bb87b94b4fbe7587c0cef776b6d2b5a69d9c69745e534b997a2374d625c179c540c631d396361599

diff --git a/app-xemacs/general-docs/general-docs-1.10.ebuild b/app-xemacs/general-docs/general-docs-1.10.ebuild
deleted file mode 100644
index f7955730c84b..000000000000
--- a/app-xemacs/general-docs/general-docs-1.10.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="General XEmacs documentation"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND=""
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages


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

end of thread, other threads:[~2022-08-19 14:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-09  7:38 [gentoo-commits] repo/gentoo:master commit in: app-xemacs/general-docs/ Mats Lidell
  -- strict thread matches above, loose matches on Subject: below --
2022-08-19 14:35 Mats Lidell
2022-05-13  7:17 Jakov Smolić
2022-05-12 20:57 Mats Lidell
2021-05-09  7:55 Mats Lidell
2018-10-20 10:18 Mikle Kolyada
2018-08-09 20:28 Mats Lidell

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