diff options
author | Sam James <sam@gentoo.org> | 2022-04-29 10:38:02 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-29 11:21:08 +0100 |
commit | 3a657f3191a28bdc651fd5813ee1132d66de6b5c (patch) | |
tree | 849f815419fc0ac06233cbc253f3c67a134dffdb /x11-themes/numix-icon-theme-circle | |
parent | www-apache/mod_wsgi: drop 4.7.1 (diff) | |
download | gentoo-3a657f3191a28bdc651fd5813ee1132d66de6b5c.tar.gz gentoo-3a657f3191a28bdc651fd5813ee1132d66de6b5c.tar.bz2 gentoo-3a657f3191a28bdc651fd5813ee1132d66de6b5c.zip |
x11-themes/numix-icon-theme-circle: drop 19.09.20, 20.09.19, 21.04.14
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-themes/numix-icon-theme-circle')
4 files changed, 0 insertions, 68 deletions
diff --git a/x11-themes/numix-icon-theme-circle/Manifest b/x11-themes/numix-icon-theme-circle/Manifest index 356455ff244c..b88425e11af3 100644 --- a/x11-themes/numix-icon-theme-circle/Manifest +++ b/x11-themes/numix-icon-theme-circle/Manifest @@ -1,4 +1 @@ -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-19.09.20.ebuild b/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-19.09.20.ebuild deleted file mode 100644 index 3ca8af99fe62..000000000000 --- a/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-19.09.20.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# 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} - -} diff --git a/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-20.09.19.ebuild b/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-20.09.19.ebuild deleted file mode 100644 index ce2f2d549d8f..000000000000 --- a/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-20.09.19.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# 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} - -} diff --git a/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-21.04.14.ebuild b/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-21.04.14.ebuild deleted file mode 100644 index b88a914a434f..000000000000 --- a/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-21.04.14.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# 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} -} |