From 4ed3bc6c7d59974977eec1c16f83cf2fb4e6e794 Mon Sep 17 00:00:00 2001 From: Aisha Tammy Date: Sat, 30 Jan 2021 13:40:12 +0000 Subject: x11-themes/numix-icon-theme-circle: version bump to 20.09.19 also fix eclass usage Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Aisha Tammy Closes: https://github.com/gentoo/gentoo/pull/19266 Signed-off-by: Andreas Sturmlechner --- x11-themes/numix-icon-theme-circle/Manifest | 1 + x11-themes/numix-icon-theme-circle/metadata.xml | 15 +++++++++++---- .../numix-icon-theme-circle-19.09.20.ebuild | 15 +++++---------- .../numix-icon-theme-circle-19.12.27.ebuild | 13 ++++--------- .../numix-icon-theme-circle-20.06.07.ebuild | 13 ++++--------- .../numix-icon-theme-circle-20.07.11.ebuild | 13 ++++--------- .../numix-icon-theme-circle-20.09.19.ebuild | 22 ++++++++++++++++++++++ 7 files changed, 51 insertions(+), 41 deletions(-) create mode 100644 x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-20.09.19.ebuild (limited to 'x11-themes') diff --git a/x11-themes/numix-icon-theme-circle/Manifest b/x11-themes/numix-icon-theme-circle/Manifest index 774d265a7482..3afac71ddb7d 100644 --- a/x11-themes/numix-icon-theme-circle/Manifest +++ b/x11-themes/numix-icon-theme-circle/Manifest @@ -12,3 +12,4 @@ DIST numix-icon-theme-circle-19.09.20.tar.gz 2193017 BLAKE2B 495f4b2c1cb74ac43d5 DIST numix-icon-theme-circle-19.12.27.tar.gz 2206572 BLAKE2B 0e66af8abbff88f978d7be82b1f5cae73fe0b7c37bdc7d501179f2e922b2d8b599138eab54b299c5b6cff5c94675890363c5bacaded84c56eae053911aef0a96 SHA512 204b67d28a673314a61802cf9303cbc437410315e7e7d12000f155e2dc095e0ebf0003e62e8bf0046c972a03353a114119e00353144803398881e4714b3d5aa3 DIST numix-icon-theme-circle-20.06.07.tar.gz 2281791 BLAKE2B b056ab28a78e4c91684abc7527d39c68950a143f7bd9d9db67132b0622657f5c4e7b80decddf7bf3102d389af082ebfdbf39797f2eb16f1364adb70fa2d78b9f SHA512 21eeb521d0ab1a921ce126d63689317fe1b8031e7d661cf530e07bd6b6e51547a4fab2292986b4bf9cef26812011e46a62646fef2344c0d7573e9fe9b93ee137 DIST numix-icon-theme-circle-20.07.11.tar.gz 2309911 BLAKE2B feab9f36671de413b15ebfbb122435c0bb6e632373526372680722137e9e74f5312aecc95682a0edd8ee356d070762b35bddb99e2781013a88dacd60e2286abe SHA512 21550994b798387c9e93ecd6d7d73611744fd7bacc061306d0671e27d309608992d148081840f9857728dfa72aff4b288a6f0e57d34af727f29a0b6f89553560 +DIST numix-icon-theme-circle-20.09.19.tar.gz 2359130 BLAKE2B bae28a49db5cd748961d985db4bac9e783657b5caae8aea0a43437735e31fd80969af56b9e995a8076d058d77c32e64a855785c427c9504e68ac4afc82a0c7a9 SHA512 729401e79ff81a211494d4a595dc95e82aab115ffd02a6bd8b1df06556a0a8ebc2c0c72f298353ced2ed80adc1294d786fa79192d8621ad99549c3a736fa33ed diff --git a/x11-themes/numix-icon-theme-circle/metadata.xml b/x11-themes/numix-icon-theme-circle/metadata.xml index bd9b340d9e3c..a08577aa1ff6 100644 --- a/x11-themes/numix-icon-theme-circle/metadata.xml +++ b/x11-themes/numix-icon-theme-circle/metadata.xml @@ -1,8 +1,15 @@ - - - numixproject/numix-icon-theme-circle - + + gentoo@aisha.cc + Aisha Tammy + + + proxy-maint@gentoo.org + Proxy Maintainers + + + numixproject/numix-icon-theme-circle + 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 index d88f88cffa05..3ca8af99fe62 100644 --- 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 @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 -inherit gnome2-utils +inherit xdg -DESCRIPTION="An icon theme for Linux from the Numix project" +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" @@ -13,15 +13,10 @@ LICENSE="GPL-3" SLOT="0" KEYWORDS="amd64 x86" -DEPEND="x11-themes/numix-icon-theme" -RDEPEND="${DEPEND}" +RDEPEND="x11-themes/numix-icon-theme" src_install() { insinto /usr/share/icons doins -r Numix-Circle{,-Light} } - -pkg_preinst() { gnome2_icon_savelist; } -pkg_postinst() { gnome2_icon_cache_update; } -pkg_postrm() { gnome2_icon_cache_update; } diff --git a/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-19.12.27.ebuild b/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-19.12.27.ebuild index 8cf32c6a91bf..ce2f2d549d8f 100644 --- a/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-19.12.27.ebuild +++ b/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-19.12.27.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit gnome2-utils +inherit xdg -DESCRIPTION="An icon theme for Linux from the Numix project" +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" @@ -13,15 +13,10 @@ LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" -DEPEND="x11-themes/numix-icon-theme" -RDEPEND="${DEPEND}" +RDEPEND="x11-themes/numix-icon-theme" src_install() { insinto /usr/share/icons doins -r Numix-Circle{,-Light} } - -pkg_preinst() { gnome2_icon_savelist; } -pkg_postinst() { gnome2_icon_cache_update; } -pkg_postrm() { gnome2_icon_cache_update; } diff --git a/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-20.06.07.ebuild b/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-20.06.07.ebuild index 8cf32c6a91bf..ce2f2d549d8f 100644 --- a/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-20.06.07.ebuild +++ b/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-20.06.07.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit gnome2-utils +inherit xdg -DESCRIPTION="An icon theme for Linux from the Numix project" +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" @@ -13,15 +13,10 @@ LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" -DEPEND="x11-themes/numix-icon-theme" -RDEPEND="${DEPEND}" +RDEPEND="x11-themes/numix-icon-theme" src_install() { insinto /usr/share/icons doins -r Numix-Circle{,-Light} } - -pkg_preinst() { gnome2_icon_savelist; } -pkg_postinst() { gnome2_icon_cache_update; } -pkg_postrm() { gnome2_icon_cache_update; } diff --git a/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-20.07.11.ebuild b/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-20.07.11.ebuild index 8cf32c6a91bf..ce2f2d549d8f 100644 --- a/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-20.07.11.ebuild +++ b/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-20.07.11.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit gnome2-utils +inherit xdg -DESCRIPTION="An icon theme for Linux from the Numix project" +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" @@ -13,15 +13,10 @@ LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" -DEPEND="x11-themes/numix-icon-theme" -RDEPEND="${DEPEND}" +RDEPEND="x11-themes/numix-icon-theme" src_install() { insinto /usr/share/icons doins -r Numix-Circle{,-Light} } - -pkg_preinst() { gnome2_icon_savelist; } -pkg_postinst() { gnome2_icon_cache_update; } -pkg_postrm() { gnome2_icon_cache_update; } 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 new file mode 100644 index 000000000000..ce2f2d549d8f --- /dev/null +++ b/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-20.09.19.ebuild @@ -0,0 +1,22 @@ +# 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} + +} -- cgit v1.2.3-65-gdbad