aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonny (tastytea) Gutbrod <gentoo@tastytea.de>2020-11-08 19:07:12 +0100
committerRonny (tastytea) Gutbrod <gentoo@tastytea.de>2020-11-08 19:09:20 +0100
commit811cb0fc72dfd3a78eb8a0b7ce504df2de036bde (patch)
tree3c5e2a21072462bca2f543180e2c226eaad9b6bb /x11-themes
parentx11-misc/gammy: bump to 0.9.59 (diff)
downloadguru-811cb0fc72dfd3a78eb8a0b7ce504df2de036bde.tar.gz
guru-811cb0fc72dfd3a78eb8a0b7ce504df2de036bde.tar.bz2
guru-811cb0fc72dfd3a78eb8a0b7ce504df2de036bde.zip
x11-themes/papirus-claws-mail-theme: Version bump 0_pre20201019.
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/papirus-claws-mail-theme/Manifest1
-rw-r--r--x11-themes/papirus-claws-mail-theme/papirus-claws-mail-theme-0_pre20201019.ebuild17
2 files changed, 18 insertions, 0 deletions
diff --git a/x11-themes/papirus-claws-mail-theme/Manifest b/x11-themes/papirus-claws-mail-theme/Manifest
index 897822122..684570111 100644
--- a/x11-themes/papirus-claws-mail-theme/Manifest
+++ b/x11-themes/papirus-claws-mail-theme/Manifest
@@ -1 +1,2 @@
DIST papirus-claws-mail-theme-0_pre20181023.tar.gz 572227 BLAKE2B 6557576fcc8a2e377d5efef7d6412c57b6acf9737139b1c5eb930b4d4d554849034acf0808790d9ed37e831664d771025d74fd4ad6f40576c47330781c880c04 SHA512 fd2b57fe8f49247071ad53ebb4679f5f2fff8546a199d4f017f35efb1c6ec0f5f045f7e0dc260d81d747bd2932311bd19e2baf8131b8b5083793f00e8d31664e
+DIST papirus-claws-mail-theme-0_pre20201019.tar.gz 478727 BLAKE2B b9906331afa40a3fd74912025046acbe9974ca9e1850f3e0203f5664b503cb654b068432c6fb5d5045eebc941cd575a3716a0dda66d939ad1e3d4a346e743eb3 SHA512 b810144e1b8e81fd432439ae99bdacc3f38915b32de55d1f446089d65379ac3973c2746ab136c4c8a06d92a8fc17cd17df0f0d16dbe906d1e0b7738763580ac4
diff --git a/x11-themes/papirus-claws-mail-theme/papirus-claws-mail-theme-0_pre20201019.ebuild b/x11-themes/papirus-claws-mail-theme/papirus-claws-mail-theme-0_pre20201019.ebuild
new file mode 100644
index 000000000..a6f1d0deb
--- /dev/null
+++ b/x11-themes/papirus-claws-mail-theme/papirus-claws-mail-theme-0_pre20201019.ebuild
@@ -0,0 +1,17 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_COMMIT="3017a659a613489f110c2aa600496ac49c61da55"
+
+DESCRIPTION="Papirus icon theme for Claws Mail"
+HOMEPAGE="https://github.com/PapirusDevelopmentTeam/papirus-claws-mail-theme"
+SRC_URI="https://github.com/PapirusDevelopmentTeam/papirus-claws-mail-theme/archive/${MY_COMMIT}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+S="${WORKDIR}/${PN}-${MY_COMMIT}"