From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9A1E9138359 for ; Sun, 9 Aug 2020 07:14:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AAFE0E08F9; Sun, 9 Aug 2020 07:14:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7F7E2E08F3 for ; Sun, 9 Aug 2020 07:14:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 565B034F46F for ; Sun, 9 Aug 2020 07:14:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7CA62316 for ; Sun, 9 Aug 2020 07:14:16 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1596957237.69015f6c81c39332b53ad3492687a638aa8e2ac1.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/splatmoji/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/splatmoji/Manifest x11-misc/splatmoji/splatmoji-1.0.ebuild X-VCS-Directories: x11-misc/splatmoji/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 69015f6c81c39332b53ad3492687a638aa8e2ac1 X-VCS-Branch: master Date: Sun, 9 Aug 2020 07:14:16 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c0920baf-09f0-43b8-a432-72410e9d93fb X-Archives-Hash: f1f13a2fd2f9efe884b9edc0f35da2f6 commit: 69015f6c81c39332b53ad3492687a638aa8e2ac1 Author: William Pettersson ewpettersson se> AuthorDate: Wed Aug 5 14:13:53 2020 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sun Aug 9 07:13:57 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69015f6c x11-misc/splatmoji: remove old version Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: William Pettersson ewpettersson.se> Closes: https://github.com/gentoo/gentoo/pull/16802 Signed-off-by: Joonas Niilola gentoo.org> x11-misc/splatmoji/Manifest | 1 - x11-misc/splatmoji/splatmoji-1.0.ebuild | 26 -------------------------- 2 files changed, 27 deletions(-) diff --git a/x11-misc/splatmoji/Manifest b/x11-misc/splatmoji/Manifest index 33bcc94e687..4f1845305d6 100644 --- a/x11-misc/splatmoji/Manifest +++ b/x11-misc/splatmoji/Manifest @@ -1,2 +1 @@ -DIST splatmoji-1.0.tar.gz 407506 BLAKE2B 5e2ac158501c29b013249eb9e4e509afd5b2418ce3975bc1f4e1739ac92227ca135ade6e4bd328400d337414befc7e413f76ce5a87a9cedcfcaec293e2439d1d SHA512 71d7d1895570cd85c5cc7896d165b8aa7444a89eb8d99c2e10a977bec38853e03ba707231551bc763add260d3c3bc8e0553b561204cb8f88d384870b7dba7fa0 DIST splatmoji-1.1.0.tar.gz 4329417 BLAKE2B b36f4e338b44afef9865b1a1e200f03a64aadddc0ad6049534d4c5029ffc2408d0b665276fe8c8af9c8f24ccdf4b71dd8d26aa000c75d3c1f07798a5d006d304 SHA512 0c8697ec58cf011d6000d46dc9dae3507708c1c9caf3d184a1018d37f7ca4df071800689b2bfda4c3908dba13f762d9ffee4212a06318b26e5ffaf93429458c0 diff --git a/x11-misc/splatmoji/splatmoji-1.0.ebuild b/x11-misc/splatmoji/splatmoji-1.0.ebuild deleted file mode 100644 index fe3507b04dc..00000000000 --- a/x11-misc/splatmoji/splatmoji-1.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Quickly look up and input emoji and/or emoticons" -HOMEPAGE="https://github.com/cspeterson/splatmoji/" -SRC_URI="https://github.com/cspeterson/splatmoji/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -KEYWORDS="~amd64" -SLOT="0" - -RDEPEND=" - app-shells/bash - x11-misc/rofi - x11-misc/xdotool - x11-misc/xsel" - -src_install() { - dobin splatmoji - insinto /etc/xdg/splatmoji - doins splatmoji.config - insinto /usr/share/splatmoji - doins -r data -}