* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/ada/
@ 2018-08-04 7:25 Mats Lidell
0 siblings, 0 replies; 3+ messages in thread
From: Mats Lidell @ 2018-08-04 7:25 UTC (permalink / raw
To: gentoo-commits
commit: 3d8d840e9ffc3778adac2df0da77c730322cdebc
Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 4 07:25:25 2018 +0000
Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Sat Aug 4 07:25:25 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d8d840e
app-xemacs/ada: Version bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
app-xemacs/ada/Manifest | 1 +
app-xemacs/ada/ada-1.16.ebuild | 14 ++++++++++++++
2 files changed, 15 insertions(+)
diff --git a/app-xemacs/ada/Manifest b/app-xemacs/ada/Manifest
index 2072cd6e7f1..892474527fd 100644
--- a/app-xemacs/ada/Manifest
+++ b/app-xemacs/ada/Manifest
@@ -1 +1,2 @@
DIST ada-1.14-pkg.tar.gz 55836 BLAKE2B d61de679848b2cda840ee24fc930495b3b16c664a63d8e5d960cc891c3b327417657b143b18052f33b530aa82971154737c66d71876ca872e7ec0973fdff0834 SHA512 9925cd30f9d67b72086114b1cc723ab131541f694eda77a6094a7d5b5d20b340ef9e285930e793b61c87bd8f732acc37a80ffe3fe0836ee01beca36b303bb1e3
+DIST ada-1.16-pkg.tar.gz 55782 BLAKE2B a5f7e7856a6fb990090fb8bd4295f58f4e8c2bb9b292e4922560c393189c6c8f92e075573aa2c3b2077b0f3c32dc077441cb3839312aba9e290a34991cdc0c0a SHA512 e6e461de26895ba3b3b3666d22af8fa5cec50cc9249dec6f79e433500a7b63f848c94943aeaa4c75ea2b305bf6e235ee62fb0e52fcdfd29410a51a803d8232d0
diff --git a/app-xemacs/ada/ada-1.16.ebuild b/app-xemacs/ada/ada-1.16.ebuild
new file mode 100644
index 00000000000..bc9e72eb100
--- /dev/null
+++ b/app-xemacs/ada/ada-1.16.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="Ada language support"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/ada/
@ 2018-10-20 9:33 Mikle Kolyada
0 siblings, 0 replies; 3+ messages in thread
From: Mikle Kolyada @ 2018-10-20 9:33 UTC (permalink / raw
To: gentoo-commits
commit: 31cdf7f3a68e04f92022d0b048abbd1f7391c373
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 20 09:25:21 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Oct 20 09:33:01 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31cdf7f3
app-xemacs/ada: 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/ada/ada-1.16.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-xemacs/ada/ada-1.16.ebuild b/app-xemacs/ada/ada-1.16.ebuild
index bc9e72eb100..5ad4db62d96 100644
--- a/app-xemacs/ada/ada-1.16.ebuild
+++ b/app-xemacs/ada/ada-1.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
@@ -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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/ada/
@ 2021-10-09 20:57 Mats Lidell
0 siblings, 0 replies; 3+ messages in thread
From: Mats Lidell @ 2021-10-09 20:57 UTC (permalink / raw
To: gentoo-commits
commit: 21bce2ffda8cde9e66892f33debaf3a7d25ce44b
Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 9 20:56:56 2021 +0000
Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Sat Oct 9 20:56:56 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21bce2ff
app-xemacs/ada: drop 1.14
Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
app-xemacs/ada/Manifest | 1 -
app-xemacs/ada/ada-1.14.ebuild | 14 --------------
2 files changed, 15 deletions(-)
diff --git a/app-xemacs/ada/Manifest b/app-xemacs/ada/Manifest
index 892474527fd..6979c5b1509 100644
--- a/app-xemacs/ada/Manifest
+++ b/app-xemacs/ada/Manifest
@@ -1,2 +1 @@
-DIST ada-1.14-pkg.tar.gz 55836 BLAKE2B d61de679848b2cda840ee24fc930495b3b16c664a63d8e5d960cc891c3b327417657b143b18052f33b530aa82971154737c66d71876ca872e7ec0973fdff0834 SHA512 9925cd30f9d67b72086114b1cc723ab131541f694eda77a6094a7d5b5d20b340ef9e285930e793b61c87bd8f732acc37a80ffe3fe0836ee01beca36b303bb1e3
DIST ada-1.16-pkg.tar.gz 55782 BLAKE2B a5f7e7856a6fb990090fb8bd4295f58f4e8c2bb9b292e4922560c393189c6c8f92e075573aa2c3b2077b0f3c32dc077441cb3839312aba9e290a34991cdc0c0a SHA512 e6e461de26895ba3b3b3666d22af8fa5cec50cc9249dec6f79e433500a7b63f848c94943aeaa4c75ea2b305bf6e235ee62fb0e52fcdfd29410a51a803d8232d0
diff --git a/app-xemacs/ada/ada-1.14.ebuild b/app-xemacs/ada/ada-1.14.ebuild
deleted file mode 100644
index c940f6a5b5d..00000000000
--- a/app-xemacs/ada/ada-1.14.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="Ada language support"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/xemacs-base
-"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-10-09 20:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-09 20:57 [gentoo-commits] repo/gentoo:master commit in: app-xemacs/ada/ Mats Lidell
-- strict thread matches above, loose matches on Subject: below --
2018-10-20 9:33 Mikle Kolyada
2018-08-04 7:25 Mats Lidell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox