* [gentoo-commits] repo/gentoo:master commit in: app-emacs/hexrgb/
@ 2019-10-15 11:18 Ulrich Müller
0 siblings, 0 replies; 3+ messages in thread
From: Ulrich Müller @ 2019-10-15 11:18 UTC (permalink / raw
To: gentoo-commits
commit: a115118f3749268078cfd8e0dbc3aadc81e2bd71
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 15 11:17:08 2019 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Oct 15 11:17:54 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a115118f
app-emacs/hexrgb: Version bump.
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
app-emacs/hexrgb/Manifest | 1 +
app-emacs/hexrgb/hexrgb-0_p1019.ebuild | 16 ++++++++++++++++
2 files changed, 17 insertions(+)
diff --git a/app-emacs/hexrgb/Manifest b/app-emacs/hexrgb/Manifest
index 13905f5528c..e2b71028f43 100644
--- a/app-emacs/hexrgb/Manifest
+++ b/app-emacs/hexrgb/Manifest
@@ -1 +1,2 @@
+DIST hexrgb-0_p1019.el.xz 10156 BLAKE2B 0f6681460b5a2d631763324015004800d58ffa93852bbb1fb4f5e07eee89d8a5db8c2f416af7fc7b885a37c520b544e959814f693adb7b41b27e0a76d38dc6c3 SHA512 4c05115e6889035e699ba9f920b1bf4f638e3c9980477dbaddeca6ec45f5c2e8574d26745e1d570d002a5ed83e7dc3f389144d1fff5efbbf7247508278ae567e
DIST hexrgb-0_p957.el.xz 9620 BLAKE2B 6bcb432cce9a0981f19acd4beba785941148fa9ca8ebd2575b2ef4a39fe28c641160b5c27d6515220f122e66154d89807ba0075e41c2506d5c8aa1a6b291404c SHA512 5948dac5a771a7d3e9632a9783478181a39c4cb0e6d399ec8793730883182e44eb1aeef1dc9ebaadb4004f1b766e85033f79fa6db4b68ed5b11d38eec5b934d1
diff --git a/app-emacs/hexrgb/hexrgb-0_p1019.ebuild b/app-emacs/hexrgb/hexrgb-0_p1019.ebuild
new file mode 100644
index 00000000000..edfcdc886c2
--- /dev/null
+++ b/app-emacs/hexrgb/hexrgb-0_p1019.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit elisp
+
+DESCRIPTION="Functions to manipulate colors, including RGB hex strings"
+HOMEPAGE="https://www.emacswiki.org/emacs/hexrgb.el"
+SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+
+SITEFILE="50${PN}-gentoo.el"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/hexrgb/
@ 2019-11-15 8:45 Agostino Sarubbo
0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo @ 2019-11-15 8:45 UTC (permalink / raw
To: gentoo-commits
commit: e5dfe34eea0e0307ebe065c327ac5a61a19e0a6a
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 15 08:45:12 2019 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Nov 15 08:45:12 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5dfe34e
app-emacs/hexrgb: amd64/ppc/sparc/x86 stable, (ALLARCHES policy) wrt bug #700078
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
app-emacs/hexrgb/hexrgb-0_p1019.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/hexrgb/hexrgb-0_p1019.ebuild b/app-emacs/hexrgb/hexrgb-0_p1019.ebuild
index edfcdc886c2..d0d7dfb1622 100644
--- a/app-emacs/hexrgb/hexrgb-0_p1019.ebuild
+++ b/app-emacs/hexrgb/hexrgb-0_p1019.ebuild
@@ -11,6 +11,6 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ppc sparc x86"
SITEFILE="50${PN}-gentoo.el"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/hexrgb/
@ 2019-11-15 9:20 Ulrich Müller
0 siblings, 0 replies; 3+ messages in thread
From: Ulrich Müller @ 2019-11-15 9:20 UTC (permalink / raw
To: gentoo-commits
commit: 0c239af7c13d0b7c2f7d14928d1df46da28d20a6
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 15 09:14:56 2019 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Nov 15 09:14:56 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c239af7
app-emacs/hexrgb: Remove old.
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
app-emacs/hexrgb/Manifest | 1 -
app-emacs/hexrgb/hexrgb-0_p957.ebuild | 16 ----------------
2 files changed, 17 deletions(-)
diff --git a/app-emacs/hexrgb/Manifest b/app-emacs/hexrgb/Manifest
index e2b71028f43..77af8545532 100644
--- a/app-emacs/hexrgb/Manifest
+++ b/app-emacs/hexrgb/Manifest
@@ -1,2 +1 @@
DIST hexrgb-0_p1019.el.xz 10156 BLAKE2B 0f6681460b5a2d631763324015004800d58ffa93852bbb1fb4f5e07eee89d8a5db8c2f416af7fc7b885a37c520b544e959814f693adb7b41b27e0a76d38dc6c3 SHA512 4c05115e6889035e699ba9f920b1bf4f638e3c9980477dbaddeca6ec45f5c2e8574d26745e1d570d002a5ed83e7dc3f389144d1fff5efbbf7247508278ae567e
-DIST hexrgb-0_p957.el.xz 9620 BLAKE2B 6bcb432cce9a0981f19acd4beba785941148fa9ca8ebd2575b2ef4a39fe28c641160b5c27d6515220f122e66154d89807ba0075e41c2506d5c8aa1a6b291404c SHA512 5948dac5a771a7d3e9632a9783478181a39c4cb0e6d399ec8793730883182e44eb1aeef1dc9ebaadb4004f1b766e85033f79fa6db4b68ed5b11d38eec5b934d1
diff --git a/app-emacs/hexrgb/hexrgb-0_p957.ebuild b/app-emacs/hexrgb/hexrgb-0_p957.ebuild
deleted file mode 100644
index 0845e1e8af4..00000000000
--- a/app-emacs/hexrgb/hexrgb-0_p957.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit elisp
-
-DESCRIPTION="Functions to manipulate colors, including RGB hex strings"
-HOMEPAGE="https://www.emacswiki.org/emacs/hexrgb.el"
-SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ppc sparc x86"
-
-SITEFILE="50${PN}-gentoo.el"
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-11-15 9:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-15 8:45 [gentoo-commits] repo/gentoo:master commit in: app-emacs/hexrgb/ Agostino Sarubbo
-- strict thread matches above, loose matches on Subject: below --
2019-11-15 9:20 Ulrich Müller
2019-10-15 11:18 Ulrich Müller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox