From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3C99A1582EF for ; Sat, 15 Feb 2025 12:24:52 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 259F13430C9 for ; Sat, 15 Feb 2025 12:24:52 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 4878C110475; Sat, 15 Feb 2025 12:24:43 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 42B16110475 for ; Sat, 15 Feb 2025 12:24:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EB6DE343083 for ; Sat, 15 Feb 2025 12:24:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 20A132718 for ; Sat, 15 Feb 2025 12:24:40 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1739622246.78e76662c08023ef097faa089e3e2b19a9d0e449.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/papirus-icon-theme/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/papirus-icon-theme/Manifest x11-themes/papirus-icon-theme/papirus-icon-theme-20250201.ebuild X-VCS-Directories: x11-themes/papirus-icon-theme/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 78e76662c08023ef097faa089e3e2b19a9d0e449 X-VCS-Branch: master Date: Sat, 15 Feb 2025 12:24:40 +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: 172f4e64-d2ce-4a33-8cc0-b5c8e80131c8 X-Archives-Hash: b242ae52d28a611d00fb9c10b389d703 commit: 78e76662c08023ef097faa089e3e2b19a9d0e449 Author: Pacho Ramos gentoo org> AuthorDate: Sat Feb 15 11:42:26 2025 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Feb 15 12:24:06 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78e76662 x11-themes/papirus-icon-theme: add 20250201 Signed-off-by: Pacho Ramos gentoo.org> x11-themes/papirus-icon-theme/Manifest | 1 + .../papirus-icon-theme/papirus-icon-theme-20250201.ebuild | 15 +++++++++++++++ 2 files changed, 16 insertions(+) diff --git a/x11-themes/papirus-icon-theme/Manifest b/x11-themes/papirus-icon-theme/Manifest index 754b81dc358f..08523067acc8 100644 --- a/x11-themes/papirus-icon-theme/Manifest +++ b/x11-themes/papirus-icon-theme/Manifest @@ -1 +1,2 @@ DIST papirus-icon-theme-20240201.tar.gz 33512835 BLAKE2B ebfc5495aac5cf49da4fbc5b5ea59d823074a5dc1fa2c6833dbc334cebb4a9145f5c7e86e6ce1f59282bd3b91fe657257eea93808cbed6a3a1e99d8f765b7004 SHA512 ac4b653e904bcda1a643accd43c8fcda2f4d0b5d9844e92c31e3fe950b440f172a53d0042677b902c41769884be54a06ccb42ea01283104b80daf421a70a6516 +DIST papirus-icon-theme-20250201.tar.gz 33743355 BLAKE2B fdbd42871a0914c049bda14d56a2c47fa8ef49119dad806a2ee16755b13f214bbe70c74c5899f30d75ad6a0fd4fe230167322a77d5072ca5d728ed044a64f10b SHA512 390bd47cb3069f74fc364a4100c60c5ab87eca6c7796e925464988c360e0b8ca19d61447f496cbc37e26aeb3aa013988a533cb0259846106f78ed55bc9c76f74 diff --git a/x11-themes/papirus-icon-theme/papirus-icon-theme-20250201.ebuild b/x11-themes/papirus-icon-theme/papirus-icon-theme-20250201.ebuild new file mode 100644 index 000000000000..5f51ef8058a7 --- /dev/null +++ b/x11-themes/papirus-icon-theme/papirus-icon-theme-20250201.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 +inherit xdg + +DESCRIPTION="Free and open source SVG icon theme" +HOMEPAGE="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme" +SRC_URI="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" + +src_compile() { :; }