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"
