commit:     11565bb8dce2cdcfeafe6b74a80daef39b572f72
Author:     Aisha Tammy <floss <AT> bsd <DOT> ac>
AuthorDate: Thu Jun 17 15:39:27 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Jul  8 07:35:04 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11565bb8

x11-themes/numix-icon-theme-circle: version bump to 21.05.31

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
Closes: https://github.com/gentoo/gentoo/pull/21284
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 x11-themes/numix-icon-theme-circle/Manifest         |  1 +
 .../numix-icon-theme-circle-21.05.31.ebuild         | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/x11-themes/numix-icon-theme-circle/Manifest 
b/x11-themes/numix-icon-theme-circle/Manifest
index 09e5e9bbdc9..356455ff244 100644
--- a/x11-themes/numix-icon-theme-circle/Manifest
+++ b/x11-themes/numix-icon-theme-circle/Manifest
@@ -1,3 +1,4 @@
 DIST numix-icon-theme-circle-19.09.20.tar.gz 2193017 BLAKE2B 
495f4b2c1cb74ac43d59515ed03d9b4032fe3453f37fb20bd09c24aa3e1037654967149372cdc3294f0d21b2ae5d95e43604864b7fd7520bb626ce58ec333769
 SHA512 
bc0e80953e646c305d8af9f2360389850f7f67b5bfc35501c137f07dbb99db146e4de6e2afaa711b8eafe83315ab5f392ce1276bd54a431516c21171da20a9ff
 DIST numix-icon-theme-circle-20.09.19.tar.gz 2359130 BLAKE2B 
bae28a49db5cd748961d985db4bac9e783657b5caae8aea0a43437735e31fd80969af56b9e995a8076d058d77c32e64a855785c427c9504e68ac4afc82a0c7a9
 SHA512 
729401e79ff81a211494d4a595dc95e82aab115ffd02a6bd8b1df06556a0a8ebc2c0c72f298353ced2ed80adc1294d786fa79192d8621ad99549c3a736fa33ed
 DIST numix-icon-theme-circle-21.04.14.tar.gz 2412868 BLAKE2B 
af9cef54a08192ab4bb43e12e8ed71175c264516cd99d1009143d07a5c7c83b0283317b7a02869ec4b5396e24faff5b2f95b4f8ef86539eab08cacd57f485ebd
 SHA512 
d36a8625c1e090504abb26cec03362bc8088d3591fa607d835f3235a917838597d5bfa700c10dc301d18ca99733db72deb0036988c1b859175047da9bd5b9de3
+DIST numix-icon-theme-circle-21.05.31.tar.gz 2407170 BLAKE2B 
820ae38a08f36d4afcfd514b928cdcfdf2ef5b8c82a1468acb7ab1b2701f360957f65a3b7a88da91eef758de5ec3b339aba75c31bad93c29d19d086bfbf2e9bb
 SHA512 
dd045df209b6ccd59ae19137e564613c4a70297bd1f026aa12ebf7c89e28bdba69e0aa1b5d5393409a92c692baceb7ba26360980985a98153396fa3f9d8d369a

diff --git 
a/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-21.05.31.ebuild 
b/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-21.05.31.ebuild
new file mode 100644
index 00000000000..b88a914a434
--- /dev/null
+++ b/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-21.05.31.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg
+
+DESCRIPTION="Icon theme from the Numix project"
+HOMEPAGE="https://github.com/numixproject";
+SRC_URI="https://github.com/numixproject/numix-icon-theme-circle/archive/${PV}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="x11-themes/numix-icon-theme"
+
+src_install() {
+       insinto /usr/share/icons
+       doins -r Numix-Circle{,-Light}
+}

Reply via email to