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 DA7F2138334 for ; Wed, 2 Jan 2019 11:57:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B6F3BE0A5A; Wed, 2 Jan 2019 11:57:04 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 71F75E09F9 for ; Wed, 2 Jan 2019 11:57:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 1C6AE335C8F for ; Wed, 2 Jan 2019 11:57:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 94DE2463 for ; Wed, 2 Jan 2019 11:56:59 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1546430148.9108947054df54c24cf855d3763c23628d771b5e.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/icewm-extra-themes/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/icewm-extra-themes/Manifest x11-themes/icewm-extra-themes/icewm-extra-themes-1.1.ebuild x11-themes/icewm-extra-themes/metadata.xml X-VCS-Directories: x11-themes/icewm-extra-themes/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 9108947054df54c24cf855d3763c23628d771b5e X-VCS-Branch: master Date: Wed, 2 Jan 2019 11:56:59 +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: 48aa3d91-ad62-4300-96fc-7ebc8a10cc80 X-Archives-Hash: e04fad3e2674b99e3f6aa0f8197a243c commit: 9108947054df54c24cf855d3763c23628d771b5e Author: Lars Wendler gentoo org> AuthorDate: Wed Jan 2 11:55:48 2019 +0000 Commit: Lars Wendler gentoo org> CommitDate: Wed Jan 2 11:55:48 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91089470 x11-themes/icewm-extra-themes: Initial commit. Closes: https://bugs.gentoo.org/661866 Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Lars Wendler gentoo.org> x11-themes/icewm-extra-themes/Manifest | 1 + .../icewm-extra-themes/icewm-extra-themes-1.1.ebuild | 15 +++++++++++++++ x11-themes/icewm-extra-themes/metadata.xml | 11 +++++++++++ 3 files changed, 27 insertions(+) diff --git a/x11-themes/icewm-extra-themes/Manifest b/x11-themes/icewm-extra-themes/Manifest new file mode 100644 index 00000000000..825a18b6a21 --- /dev/null +++ b/x11-themes/icewm-extra-themes/Manifest @@ -0,0 +1 @@ +DIST icewm-extra-themes-1.1.tar.xz 2773992 BLAKE2B ac5aabf4702bdc0e894e5e7f219a3dd62d95937f40b779c85c56a543ae1f0c718d68324212a522c33493f0d571662bc013a86e1f7c9c3a1945fb82ef0d7f0353 SHA512 7cd56e9715d5ea6295c89c2ea72a4bf8046c7fd0e6a3a356e4d80b680ace1a69fb92e22ab83fd33fbeaeec2bef9649e616f8b8351aa9a8b9b621d630eae4009a diff --git a/x11-themes/icewm-extra-themes/icewm-extra-themes-1.1.ebuild b/x11-themes/icewm-extra-themes/icewm-extra-themes-1.1.ebuild new file mode 100644 index 00000000000..4edff6433c7 --- /dev/null +++ b/x11-themes/icewm-extra-themes/icewm-extra-themes-1.1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="Extra themes for IceWM" +HOMEPAGE="https://github.com/bbidulock/icewm-extra-themes" +SRC_URI="https://github.com/bbidulock/icewm-extra-themes/releases/download/${PV}/${P}.tar.xz" +LICENSE="GPL-2" +SLOT="0" + +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="x11-wm/icewm" diff --git a/x11-themes/icewm-extra-themes/metadata.xml b/x11-themes/icewm-extra-themes/metadata.xml new file mode 100644 index 00000000000..0555190d1bc --- /dev/null +++ b/x11-themes/icewm-extra-themes/metadata.xml @@ -0,0 +1,11 @@ + + + + + polynomial-c@gentoo.org + Lars Wendler + + + bbidulock/icewm-extra-themes + +