* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/strokes/
@ 2018-08-11 6:42 Mats Lidell
0 siblings, 0 replies; 4+ messages in thread
From: Mats Lidell @ 2018-08-11 6:42 UTC (permalink / raw
To: gentoo-commits
commit: 0b26a318bceceea7e5641d671a73c87848beb6a5
Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 11 06:40:16 2018 +0000
Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Sat Aug 11 06:40:16 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b26a318
app-xemacs/strokes: version bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
app-xemacs/strokes/Manifest | 1 +
app-xemacs/strokes/strokes-1.12.ebuild | 17 +++++++++++++++++
2 files changed, 18 insertions(+)
diff --git a/app-xemacs/strokes/Manifest b/app-xemacs/strokes/Manifest
index 2465a033a66..d020e4878a7 100644
--- a/app-xemacs/strokes/Manifest
+++ b/app-xemacs/strokes/Manifest
@@ -1 +1,2 @@
DIST strokes-1.10-pkg.tar.gz 43728 BLAKE2B 525fc8fabcbd23eb62730b2a31a962bb406712931867fcdc115c9fa96db7d5c4d9968063eadd9ec17208f54085023bce1467231a2f67c0e9839cb77d57df5640 SHA512 dc4c2e49cf5778122056cf10a20faea646598a4dbe24497b0feeaa341a6a05d845d1baf9dbd89afce1025e604f2b48b0e95abd7c5c0e749b3fb4aa0a524d924c
+DIST strokes-1.12-pkg.tar.gz 43759 BLAKE2B 5d0a4e4545b4a1d50b13b7ef91f5b165094ece75c4ea5ea3c8c596cbd4753541e96367a859f89a766f25838b34a52e6677caf1456db35ad7dcbbdba3ccc22863 SHA512 6e4e94397d25cbaf1cba77589f64096cbf239de14ae2f29f6ac4ef876d4a44304d6fadf5c045bb5c08e5cba5f50480018dc6f4c1849a4e08a93c6eea648fdc44
diff --git a/app-xemacs/strokes/strokes-1.12.ebuild b/app-xemacs/strokes/strokes-1.12.ebuild
new file mode 100644
index 00000000000..f2029ebca83
--- /dev/null
+++ b/app-xemacs/strokes/strokes-1.12.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Mouse enhancement utility"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/text-modes
+app-xemacs/edit-utils
+app-xemacs/mail-lib
+app-xemacs/xemacs-base
+"
+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/strokes/
@ 2018-10-20 11:21 Mikle Kolyada
0 siblings, 0 replies; 4+ messages in thread
From: Mikle Kolyada @ 2018-10-20 11:21 UTC (permalink / raw
To: gentoo-commits
commit: 9caee79394f389cf102280526526403dd7d5e623
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 20 11:17:58 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Oct 20 11:21:03 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9caee793
app-xemacs/strokes: 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/strokes/strokes-1.12.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-xemacs/strokes/strokes-1.12.ebuild b/app-xemacs/strokes/strokes-1.12.ebuild
index f2029ebca83..1598501efb5 100644
--- a/app-xemacs/strokes/strokes-1.12.ebuild
+++ b/app-xemacs/strokes/strokes-1.12.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
@@ -12,6 +12,6 @@ app-xemacs/edit-utils
app-xemacs/mail-lib
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] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/strokes/
@ 2018-10-28 20:07 Sergei Trofimovich
0 siblings, 0 replies; 4+ messages in thread
From: Sergei Trofimovich @ 2018-10-28 20:07 UTC (permalink / raw
To: gentoo-commits
commit: a308364be2bbeba1614f947575ae90e00df717b2
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sun Oct 28 19:24:15 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Oct 28 20:06:37 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a308364b
app-xemacs/strokes: stable 1.12 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/strokes/strokes-1.12.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-xemacs/strokes/strokes-1.12.ebuild b/app-xemacs/strokes/strokes-1.12.ebuild
index 933d468a9ce..617cb943f20 100644
--- a/app-xemacs/strokes/strokes-1.12.ebuild
+++ b/app-xemacs/strokes/strokes-1.12.ebuild
@@ -12,6 +12,6 @@ app-xemacs/edit-utils
app-xemacs/mail-lib
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] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/strokes/
@ 2021-10-03 7:42 Mats Lidell
0 siblings, 0 replies; 4+ messages in thread
From: Mats Lidell @ 2021-10-03 7:42 UTC (permalink / raw
To: gentoo-commits
commit: 55aa4bb3fcf23e4deaf6c0a393981bd9abf71368
Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 3 07:42:00 2021 +0000
Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Sun Oct 3 07:42:00 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55aa4bb3
app-xemacs/strokes: drop 1.10
Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
app-xemacs/strokes/Manifest | 1 -
app-xemacs/strokes/strokes-1.10.ebuild | 17 -----------------
2 files changed, 18 deletions(-)
diff --git a/app-xemacs/strokes/Manifest b/app-xemacs/strokes/Manifest
index d020e4878a7..901a0e74cd7 100644
--- a/app-xemacs/strokes/Manifest
+++ b/app-xemacs/strokes/Manifest
@@ -1,2 +1 @@
-DIST strokes-1.10-pkg.tar.gz 43728 BLAKE2B 525fc8fabcbd23eb62730b2a31a962bb406712931867fcdc115c9fa96db7d5c4d9968063eadd9ec17208f54085023bce1467231a2f67c0e9839cb77d57df5640 SHA512 dc4c2e49cf5778122056cf10a20faea646598a4dbe24497b0feeaa341a6a05d845d1baf9dbd89afce1025e604f2b48b0e95abd7c5c0e749b3fb4aa0a524d924c
DIST strokes-1.12-pkg.tar.gz 43759 BLAKE2B 5d0a4e4545b4a1d50b13b7ef91f5b165094ece75c4ea5ea3c8c596cbd4753541e96367a859f89a766f25838b34a52e6677caf1456db35ad7dcbbdba3ccc22863 SHA512 6e4e94397d25cbaf1cba77589f64096cbf239de14ae2f29f6ac4ef876d4a44304d6fadf5c045bb5c08e5cba5f50480018dc6f4c1849a4e08a93c6eea648fdc44
diff --git a/app-xemacs/strokes/strokes-1.10.ebuild b/app-xemacs/strokes/strokes-1.10.ebuild
deleted file mode 100644
index 0bbf9618783..00000000000
--- a/app-xemacs/strokes/strokes-1.10.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="Mouse enhancement utility"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/text-modes
-app-xemacs/edit-utils
-app-xemacs/mail-lib
-app-xemacs/xemacs-base
-"
-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:[~2021-10-03 7:42 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-03 7:42 [gentoo-commits] repo/gentoo:master commit in: app-xemacs/strokes/ Mats Lidell
-- strict thread matches above, loose matches on Subject: below --
2018-10-28 20:07 Sergei Trofimovich
2018-10-20 11:21 Mikle Kolyada
2018-08-11 6:42 Mats Lidell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox