* [gentoo-commits] repo/gentoo:master commit in: app-xemacs/frame-icon/
@ 2018-08-09 20:28 Mats Lidell
0 siblings, 0 replies; 3+ messages in thread
From: Mats Lidell @ 2018-08-09 20:28 UTC (permalink / raw
To: gentoo-commits
commit: 93109582f914a86192e9651f5f6cff5de4e5ff7e
Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 9 20:25:15 2018 +0000
Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Thu Aug 9 20:25:15 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93109582
app-xemacs/frame-icon: version bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
app-xemacs/frame-icon/Manifest | 1 +
app-xemacs/frame-icon/frame-icon-1.13.ebuild | 12 ++++++++++++
2 files changed, 13 insertions(+)
diff --git a/app-xemacs/frame-icon/Manifest b/app-xemacs/frame-icon/Manifest
index e5647a3b2db..c876340e784 100644
--- a/app-xemacs/frame-icon/Manifest
+++ b/app-xemacs/frame-icon/Manifest
@@ -1 +1,2 @@
DIST frame-icon-1.11-pkg.tar.gz 33800 BLAKE2B 93c404c9dfc894634e1b463d54eb53812de102e20f0d622dec9dcd5b37006bc92f5f4c1a2d47c5e1e1bc2344a49819bb6839a5c3d41df68546d6027abf6f5f8f SHA512 30e4de2e4bdac71483d39f3893b4ccd5d1ec37bc8b522a621af35f569e00c69bf02312c1039a52bfae759da2eaa748d26356a2b7db8c6b4dc8ce2ceb494d7d82
+DIST frame-icon-1.13-pkg.tar.gz 33818 BLAKE2B 73f88b6a41c42a5376d68820245b341d9ff290f62b6cfb6b40201c90523d80386b07613a824e35c898456cdd8bcebeb82973eb98724c64e702b5ebdec4aa7ed9 SHA512 45e37a4dd59f6e7bdac12558079a4b7c0cd552053950fbc5b67b32b00c3631580d3645bfc2d662a91b3da7410754d89f402ed1faa02eecefcc1691460aea95a2
diff --git a/app-xemacs/frame-icon/frame-icon-1.13.ebuild b/app-xemacs/frame-icon/frame-icon-1.13.ebuild
new file mode 100644
index 00000000000..f1692ff4995
--- /dev/null
+++ b/app-xemacs/frame-icon/frame-icon-1.13.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Set up mode-specific icons for each frame under XEmacs"
+XEMACS_PKG_CAT="standard"
+
+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/frame-icon/
@ 2018-10-20 10:18 Mikle Kolyada
0 siblings, 0 replies; 3+ messages in thread
From: Mikle Kolyada @ 2018-10-20 10:18 UTC (permalink / raw
To: gentoo-commits
commit: fa30ce8651ecc358cf7f474edac73a2ef3c1f588
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 20 10:16:46 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Oct 20 10:16:46 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa30ce86
app-xemacs/frame-icon: 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/frame-icon/frame-icon-1.13.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-xemacs/frame-icon/frame-icon-1.13.ebuild b/app-xemacs/frame-icon/frame-icon-1.13.ebuild
index f1692ff4995..c40b4980c09 100644
--- a/app-xemacs/frame-icon/frame-icon-1.13.ebuild
+++ b/app-xemacs/frame-icon/frame-icon-1.13.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
@@ -7,6 +7,6 @@ SLOT="0"
DESCRIPTION="Set up mode-specific icons for each frame under XEmacs"
XEMACS_PKG_CAT="standard"
-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/frame-icon/
@ 2021-10-09 7:49 Mats Lidell
0 siblings, 0 replies; 3+ messages in thread
From: Mats Lidell @ 2021-10-09 7:49 UTC (permalink / raw
To: gentoo-commits
commit: b8a89c3e0e8d725744904a8e4fa747a6b219e9d2
Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 9 07:48:35 2021 +0000
Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Sat Oct 9 07:48:35 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8a89c3e
app-xemacs/frame-icon: drop 1.11
Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
app-xemacs/frame-icon/Manifest | 1 -
app-xemacs/frame-icon/frame-icon-1.11.ebuild | 12 ------------
2 files changed, 13 deletions(-)
diff --git a/app-xemacs/frame-icon/Manifest b/app-xemacs/frame-icon/Manifest
index c876340e784..7986da1b312 100644
--- a/app-xemacs/frame-icon/Manifest
+++ b/app-xemacs/frame-icon/Manifest
@@ -1,2 +1 @@
-DIST frame-icon-1.11-pkg.tar.gz 33800 BLAKE2B 93c404c9dfc894634e1b463d54eb53812de102e20f0d622dec9dcd5b37006bc92f5f4c1a2d47c5e1e1bc2344a49819bb6839a5c3d41df68546d6027abf6f5f8f SHA512 30e4de2e4bdac71483d39f3893b4ccd5d1ec37bc8b522a621af35f569e00c69bf02312c1039a52bfae759da2eaa748d26356a2b7db8c6b4dc8ce2ceb494d7d82
DIST frame-icon-1.13-pkg.tar.gz 33818 BLAKE2B 73f88b6a41c42a5376d68820245b341d9ff290f62b6cfb6b40201c90523d80386b07613a824e35c898456cdd8bcebeb82973eb98724c64e702b5ebdec4aa7ed9 SHA512 45e37a4dd59f6e7bdac12558079a4b7c0cd552053950fbc5b67b32b00c3631580d3645bfc2d662a91b3da7410754d89f402ed1faa02eecefcc1691460aea95a2
diff --git a/app-xemacs/frame-icon/frame-icon-1.11.ebuild b/app-xemacs/frame-icon/frame-icon-1.11.ebuild
deleted file mode 100644
index bbc1a2b8e15..00000000000
--- a/app-xemacs/frame-icon/frame-icon-1.11.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="Set up mode-specific icons for each frame under XEmacs"
-XEMACS_PKG_CAT="standard"
-
-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 7:49 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-09 20:28 [gentoo-commits] repo/gentoo:master commit in: app-xemacs/frame-icon/ Mats Lidell
-- strict thread matches above, loose matches on Subject: below --
2018-10-20 10:18 Mikle Kolyada
2021-10-09 7:49 Mats Lidell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox