mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-themes/numix-icon-theme-circle: drop 23.04.28, 23.06.11, 23.09.11
Signed-off-by: Brahmajit Das <listout@listout.xyz> Part-of: https://github.com/gentoo/gentoo/pull/41368 Closes: https://github.com/gentoo/gentoo/pull/41368 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
committed by
Joonas Niilola
parent
e819b9dcbf
commit
7d28420a67
@@ -1,5 +1,2 @@
|
||||
DIST numix-icon-theme-circle-23.04.28.tar.gz 2577339 BLAKE2B 436ed78b5dbf95bb16329259bf3ed04a214cc1a607322a54d7905b963285d2446eb3bdcbd3c710ce1e1d20ce89ed94a283efe709b697e3c1a39744813640c41d SHA512 e7defe35f5054c79ac641bb0579dde45d0b9d3734c5fff2cf0093efc6a424a790f633a1f974e85b9c1903948fbb49a5fb78f38beba49e9a470e59e402a3518c9
|
||||
DIST numix-icon-theme-circle-23.06.11.tar.gz 2558841 BLAKE2B d149930e609028cd2338d14632e2f7477ca0e01a23497ddf1796c276cc27588dc1f683a89c487f8b1c64b5a386bc97f4d558f1ca5fe3c8e9096d797a058e4072 SHA512 ca9847fb997e17a6eb780a8ee8565cfa5eef2dfe96086d92d2fad69e1a9b02287d533cf206840acdc16f0b8d28dc4d92c5c0da58a28a0a01bef2d7fcb56dfef6
|
||||
DIST numix-icon-theme-circle-23.09.11.tar.gz 2577730 BLAKE2B b27c3dd32cf28985eea08b9a54b4a9b68fc99a382aa03580cfea76a46c0cc09cd8de292f383ae3173cf4a2c4275c7d788cb588821b8fd2f1247ca0a3460f421a SHA512 f5cb27b7b3029c47f9ac9f5743fd0ca06987edbefa599d613ab46c353d91873e2a335aed2e4febb2ed150e2b711548bcd7f12d0af01471addbe3a8e7ca53ce43
|
||||
DIST numix-icon-theme-circle-23.10.09.tar.gz 2520111 BLAKE2B 060465d31604e2502d4eb5543116f49ef4c48cd07cd00035b85ea76a159a9fd9eba4ccfe74d16fabcfb805910147576fee7f7b5fb4f0b4c9d717cda35b8b3e6f SHA512 707ea171fbff6639e4ddb1ca38b2303a917b5e050470be9fec24900fc180d3a9a61c0e3768f0efedb54adb1f5a76b3100cb134f9c405db2983f7fe8fff94e92d
|
||||
DIST numix-icon-theme-circle-25.01.31.tar.gz 2638465 BLAKE2B 6b759a8b9cd8a3fb383085aaab2ebc93e9f3caa2771f04318b6c0c3810cefa1594915b43581a9f6f6392ae290de6f80230ab770ef055550e1e01b16454a13dbd SHA512 5b11a7bdaffce5fafdf59f7744bacd31ab19141eb81ca2fcb65a9d081de06c967fd08a182630d3c0da3ee318e9db61daf5160da81fab8f01bde86612798dbe1b
|
||||
|
||||
@@ -1,21 +0,0 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
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}
|
||||
}
|
||||
@@ -1,21 +0,0 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
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}
|
||||
}
|
||||
@@ -1,21 +0,0 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
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}
|
||||
}
|
||||
Reference in New Issue
Block a user