* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/semantic/
@ 2018-08-04 11:40 Mats Lidell
0 siblings, 0 replies; 4+ messages in thread
From: Mats Lidell @ 2018-08-04 11:40 UTC (permalink / raw
To: gentoo-commits
commit: 6011044d7fb82a4478d3500e7fb0d448d7b91406
Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 4 11:39:30 2018 +0000
Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Sat Aug 4 11:40:48 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6011044d
app-xemacs/semantic: version bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
app-xemacs/semantic/Manifest | 1 +
app-xemacs/semantic/semantic-1.23.ebuild | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/app-xemacs/semantic/Manifest b/app-xemacs/semantic/Manifest
index 8be01832d24..2192fac2d3d 100644
--- a/app-xemacs/semantic/Manifest
+++ b/app-xemacs/semantic/Manifest
@@ -1,2 +1,3 @@
DIST semantic-1.20-pkg.tar.gz 455896 BLAKE2B 1b3b7ba434493f328bc2141e897c344b01fffdfc0c4df29df2c9747ff0eec3523b3acdb438148c2e9d1339aaadd0e375a4e6e1a9afc3c8558bc217caf5d3d76b SHA512 5432807711c89fc0ae740f87bd04617e0497786ace687f017352c5d44562c711dab1075801e93067d02e116dd3716f1792d5cfa2f69204d92cf531f0bc7eae84
DIST semantic-1.21-pkg.tar.gz 1367279 BLAKE2B c4c4d0fc81039455e511ccf9b8439cafc439c7f42d2fe8fa42fa614e23556615ec98254f31ef27ccb1d29ec316b37e88abed42eca33b0a8a8530dbafbe582492 SHA512 8815ccae1c38ee25176d14b2e5d9e2ca05b2d3fbf7e97105892ea8604d6acf88d81a51d6c138b8ebaf5823a518aef312eefed9dcff905c55daa39fd4c3c7139d
+DIST semantic-1.23-pkg.tar.gz 1368143 BLAKE2B a08c133146bd09587172f00a6fb17b6fc5e83f61ce06411fa316ac8727fa1c943e6b049d565e25762a14d948748529e25e76e2cf8e23e73f9fb33a145847a246 SHA512 9b95bd29083a6ead42255a51c46b2f8ca7c8a176044374764b2769e63167913e650ffb2007f17954394b8d2388e1e3fe410906aea826359ecb5982573b6952ab
diff --git a/app-xemacs/semantic/semantic-1.23.ebuild b/app-xemacs/semantic/semantic-1.23.ebuild
new file mode 100644
index 00000000000..cef930a573c
--- /dev/null
+++ b/app-xemacs/semantic/semantic-1.23.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Semantic bovinator (Yacc/Lex for XEmacs). Includes Senator"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/ede
+app-xemacs/cedet-common
+app-xemacs/eieio
+app-xemacs/xemacs-base
+app-xemacs/xemacs-devel
+app-xemacs/edit-utils
+app-xemacs/speedbar
+app-xemacs/texinfo
+app-xemacs/fsf-compat
+app-xemacs/cc-mode
+app-xemacs/edebug
+app-xemacs/sgml
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/semantic/
@ 2018-10-20 9:37 Mikle Kolyada
0 siblings, 0 replies; 4+ messages in thread
From: Mikle Kolyada @ 2018-10-20 9:37 UTC (permalink / raw
To: gentoo-commits
commit: 4f60d64257119f2bf6df4b8033f896a5d0842734
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 20 09:37:08 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Oct 20 09:37:08 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f60d642
app-xemacs/semantic: 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/semantic/semantic-1.23.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-xemacs/semantic/semantic-1.23.ebuild b/app-xemacs/semantic/semantic-1.23.ebuild
index cef930a573c..fde1045ef79 100644
--- a/app-xemacs/semantic/semantic-1.23.ebuild
+++ b/app-xemacs/semantic/semantic-1.23.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
@@ -20,6 +20,6 @@ app-xemacs/cc-mode
app-xemacs/edebug
app-xemacs/sgml
"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86"
inherit xemacs-packages
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/semantic/
@ 2018-10-28 21:07 Sergei Trofimovich
0 siblings, 0 replies; 4+ messages in thread
From: Sergei Trofimovich @ 2018-10-28 21:07 UTC (permalink / raw
To: gentoo-commits
commit: 057ddfabd4d5af1816deef864ac4738ffc8157b8
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sun Oct 28 20:40:04 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Oct 28 21:07:13 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=057ddfab
app-xemacs/semantic: stable 1.23 for sparc, bug #666312
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
app-xemacs/semantic/semantic-1.23.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-xemacs/semantic/semantic-1.23.ebuild b/app-xemacs/semantic/semantic-1.23.ebuild
index 5c195cde776..76632576132 100644
--- a/app-xemacs/semantic/semantic-1.23.ebuild
+++ b/app-xemacs/semantic/semantic-1.23.ebuild
@@ -20,6 +20,6 @@ app-xemacs/cc-mode
app-xemacs/edebug
app-xemacs/sgml
"
-KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ppc ~ppc64 sparc x86"
inherit xemacs-packages
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/semantic/
@ 2018-12-02 23:01 Mats Lidell
0 siblings, 0 replies; 4+ messages in thread
From: Mats Lidell @ 2018-12-02 23:01 UTC (permalink / raw
To: gentoo-commits
commit: 6a6ff9d5265edb201864ea8b6e278b6f5ce0d7c5
Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 2 22:23:56 2018 +0000
Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Sun Dec 2 22:59:57 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a6ff9d5
app-xemacs/semantic: Remove old
Remove semantic-1.20.ebuild and semantic-1.21.ebuild
Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
app-xemacs/semantic/Manifest | 2 --
app-xemacs/semantic/semantic-1.20.ebuild | 22 ----------------------
app-xemacs/semantic/semantic-1.21.ebuild | 25 -------------------------
3 files changed, 49 deletions(-)
diff --git a/app-xemacs/semantic/Manifest b/app-xemacs/semantic/Manifest
index 2192fac2d3d..6198311e7b5 100644
--- a/app-xemacs/semantic/Manifest
+++ b/app-xemacs/semantic/Manifest
@@ -1,3 +1 @@
-DIST semantic-1.20-pkg.tar.gz 455896 BLAKE2B 1b3b7ba434493f328bc2141e897c344b01fffdfc0c4df29df2c9747ff0eec3523b3acdb438148c2e9d1339aaadd0e375a4e6e1a9afc3c8558bc217caf5d3d76b SHA512 5432807711c89fc0ae740f87bd04617e0497786ace687f017352c5d44562c711dab1075801e93067d02e116dd3716f1792d5cfa2f69204d92cf531f0bc7eae84
-DIST semantic-1.21-pkg.tar.gz 1367279 BLAKE2B c4c4d0fc81039455e511ccf9b8439cafc439c7f42d2fe8fa42fa614e23556615ec98254f31ef27ccb1d29ec316b37e88abed42eca33b0a8a8530dbafbe582492 SHA512 8815ccae1c38ee25176d14b2e5d9e2ca05b2d3fbf7e97105892ea8604d6acf88d81a51d6c138b8ebaf5823a518aef312eefed9dcff905c55daa39fd4c3c7139d
DIST semantic-1.23-pkg.tar.gz 1368143 BLAKE2B a08c133146bd09587172f00a6fb17b6fc5e83f61ce06411fa316ac8727fa1c943e6b049d565e25762a14d948748529e25e76e2cf8e23e73f9fb33a145847a246 SHA512 9b95bd29083a6ead42255a51c46b2f8ca7c8a176044374764b2769e63167913e650ffb2007f17954394b8d2388e1e3fe410906aea826359ecb5982573b6952ab
diff --git a/app-xemacs/semantic/semantic-1.20.ebuild b/app-xemacs/semantic/semantic-1.20.ebuild
deleted file mode 100644
index 01fa5effc37..00000000000
--- a/app-xemacs/semantic/semantic-1.20.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="Semantic bovinator (Yacc/Lex for XEmacs). Includes Senator"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/eieio
-app-xemacs/xemacs-base
-app-xemacs/xemacs-devel
-app-xemacs/edit-utils
-app-xemacs/speedbar
-app-xemacs/texinfo
-app-xemacs/fsf-compat
-app-xemacs/cc-mode
-app-xemacs/edebug
-"
-KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages
diff --git a/app-xemacs/semantic/semantic-1.21.ebuild b/app-xemacs/semantic/semantic-1.21.ebuild
deleted file mode 100644
index c4aa7f69913..00000000000
--- a/app-xemacs/semantic/semantic-1.21.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="Semantic bovinator (Yacc/Lex for XEmacs). Includes Senator"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/ede
-app-xemacs/cedet-common
-app-xemacs/eieio
-app-xemacs/xemacs-base
-app-xemacs/xemacs-devel
-app-xemacs/edit-utils
-app-xemacs/speedbar
-app-xemacs/texinfo
-app-xemacs/fsf-compat
-app-xemacs/cc-mode
-app-xemacs/edebug
-app-xemacs/sgml
-"
-KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-12-02 23:01 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-02 23:01 [gentoo-commits] repo/gentoo:master commit in: app-xemacs/semantic/ Mats Lidell
-- strict thread matches above, loose matches on Subject: below --
2018-10-28 21:07 Sergei Trofimovich
2018-10-20 9:37 Mikle Kolyada
2018-08-04 11:40 Mats Lidell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox