* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/c-support/
@ 2018-08-04 8:32 Mats Lidell
0 siblings, 0 replies; 3+ messages in thread
From: Mats Lidell @ 2018-08-04 8:32 UTC (permalink / raw
To: gentoo-commits
commit: 00d42b5b9fc1f17d22d3221b123713c8842982b0
Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 4 08:32:13 2018 +0000
Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Sat Aug 4 08:32:13 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00d42b5b
app-xemacs/c-support: Version bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
app-xemacs/c-support/Manifest | 1 +
app-xemacs/c-support/c-support-1.24.ebuild | 15 +++++++++++++++
2 files changed, 16 insertions(+)
diff --git a/app-xemacs/c-support/Manifest b/app-xemacs/c-support/Manifest
index ccad4d3091e..168b1b0e9aa 100644
--- a/app-xemacs/c-support/Manifest
+++ b/app-xemacs/c-support/Manifest
@@ -1 +1,2 @@
DIST c-support-1.22-pkg.tar.gz 78027 BLAKE2B 6431841a5bde016211016723b633b6aa1c7c10e62f0a846d52b4b77053226392e4ed4170384144235ca48f5dde5d47312c34085069ef682bb0b199f7d926c289 SHA512 38ca69f114541a9886ac547701d3d2bae90707307e73ca9ef2b2867500c0ea1b16f9a1fe3bc69b039dafe9cfabafadab46c11d156873c3105c77026655ae00a4
+DIST c-support-1.24-pkg.tar.gz 77955 BLAKE2B 1e55fabfe0888fd84d416b3433e64ee45c597b38942048eca1d082afa1dc59ed3714c0be499e6b960c39c30dbd595fbe493167515f3a0968da74ada51650ab79 SHA512 dec220ef2b354da746b0552e37bada1b73f07f14b96996e2ad98cb089a105afbf95003f5d4f51a1ba09498d26fc9c65241835c2a40c19d1bd0c50ff9333216b9
diff --git a/app-xemacs/c-support/c-support-1.24.ebuild b/app-xemacs/c-support/c-support-1.24.ebuild
new file mode 100644
index 00000000000..b2cc61667f8
--- /dev/null
+++ b/app-xemacs/c-support/c-support-1.24.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Basic single-file add-ons for editing C code"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/cc-mode
+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/c-support/
@ 2018-10-20 9:43 Mikle Kolyada
0 siblings, 0 replies; 3+ messages in thread
From: Mikle Kolyada @ 2018-10-20 9:43 UTC (permalink / raw
To: gentoo-commits
commit: 0d2735b45cefdd4d419f4e8b37d519c4b7bcba69
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 20 09:41:49 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Oct 20 09:41:49 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d2735b4
app-xemacs/c-support: 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/c-support/c-support-1.24.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-xemacs/c-support/c-support-1.24.ebuild b/app-xemacs/c-support/c-support-1.24.ebuild
index b2cc61667f8..4f7fe38422d 100644
--- a/app-xemacs/c-support/c-support-1.24.ebuild
+++ b/app-xemacs/c-support/c-support-1.24.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
@@ -10,6 +10,6 @@ XEMACS_PKG_CAT="standard"
RDEPEND="app-xemacs/cc-mode
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/c-support/
@ 2021-10-09 20:50 Mats Lidell
0 siblings, 0 replies; 3+ messages in thread
From: Mats Lidell @ 2021-10-09 20:50 UTC (permalink / raw
To: gentoo-commits
commit: 948e8e204b93ec45be079e0be59135e80c363579
Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 9 20:50:33 2021 +0000
Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Sat Oct 9 20:50:33 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=948e8e20
app-xemacs/c-support: drop 1.22
Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
app-xemacs/c-support/Manifest | 1 -
app-xemacs/c-support/c-support-1.22.ebuild | 15 ---------------
2 files changed, 16 deletions(-)
diff --git a/app-xemacs/c-support/Manifest b/app-xemacs/c-support/Manifest
index 168b1b0e9aa..4487dfebb71 100644
--- a/app-xemacs/c-support/Manifest
+++ b/app-xemacs/c-support/Manifest
@@ -1,2 +1 @@
-DIST c-support-1.22-pkg.tar.gz 78027 BLAKE2B 6431841a5bde016211016723b633b6aa1c7c10e62f0a846d52b4b77053226392e4ed4170384144235ca48f5dde5d47312c34085069ef682bb0b199f7d926c289 SHA512 38ca69f114541a9886ac547701d3d2bae90707307e73ca9ef2b2867500c0ea1b16f9a1fe3bc69b039dafe9cfabafadab46c11d156873c3105c77026655ae00a4
DIST c-support-1.24-pkg.tar.gz 77955 BLAKE2B 1e55fabfe0888fd84d416b3433e64ee45c597b38942048eca1d082afa1dc59ed3714c0be499e6b960c39c30dbd595fbe493167515f3a0968da74ada51650ab79 SHA512 dec220ef2b354da746b0552e37bada1b73f07f14b96996e2ad98cb089a105afbf95003f5d4f51a1ba09498d26fc9c65241835c2a40c19d1bd0c50ff9333216b9
diff --git a/app-xemacs/c-support/c-support-1.22.ebuild b/app-xemacs/c-support/c-support-1.22.ebuild
deleted file mode 100644
index b880fa4ef5f..00000000000
--- a/app-xemacs/c-support/c-support-1.22.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="Basic single-file add-ons for editing C code"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/cc-mode
-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:50 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:50 [gentoo-commits] repo/gentoo:master commit in: app-xemacs/c-support/ Mats Lidell
-- strict thread matches above, loose matches on Subject: below --
2018-10-20 9:43 Mikle Kolyada
2018-08-04 8:32 Mats Lidell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox