public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/numix-icon-theme-circle/
Date: Thu, 20 Aug 2020 07:18:18 +0000 (UTC)	[thread overview]
Message-ID: <1597907897.9830e2547cb5816eaa1ada4090323924a83e04ba.zlogene@gentoo> (raw)

commit:     9830e2547cb5816eaa1ada4090323924a83e04ba
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 20 07:16:40 2020 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Aug 20 07:18:17 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9830e254

x11-themes/numix-icon-theme-circle: Version bump (v20.07.11)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 x11-themes/numix-icon-theme-circle/Manifest        |  1 +
 .../numix-icon-theme-circle-20.07.11.ebuild        | 27 ++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/x11-themes/numix-icon-theme-circle/Manifest b/x11-themes/numix-icon-theme-circle/Manifest
index c529af30746..774d265a748 100644
--- a/x11-themes/numix-icon-theme-circle/Manifest
+++ b/x11-themes/numix-icon-theme-circle/Manifest
@@ -11,3 +11,4 @@ DIST numix-icon-theme-circle-19.05.07.tar.gz 2160219 BLAKE2B 3a172cd98b870d3f0b9
 DIST numix-icon-theme-circle-19.09.20.tar.gz 2193017 BLAKE2B 495f4b2c1cb74ac43d59515ed03d9b4032fe3453f37fb20bd09c24aa3e1037654967149372cdc3294f0d21b2ae5d95e43604864b7fd7520bb626ce58ec333769 SHA512 bc0e80953e646c305d8af9f2360389850f7f67b5bfc35501c137f07dbb99db146e4de6e2afaa711b8eafe83315ab5f392ce1276bd54a431516c21171da20a9ff
 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

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
new file mode 100644
index 00000000000..8cf32c6a91b
--- /dev/null
+++ b/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-20.07.11.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit gnome2-utils
+
+DESCRIPTION="An icon theme for Linux 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"
+
+DEPEND="x11-themes/numix-icon-theme"
+RDEPEND="${DEPEND}"
+
+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; }


             reply	other threads:[~2020-08-20  7:18 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-20  7:18 Mikle Kolyada [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-10  9:06 [gentoo-commits] repo/gentoo:master commit in: x11-themes/numix-icon-theme-circle/ Joonas Niilola
2023-09-22  6:09 Joonas Niilola
2023-07-06 18:47 Joonas Niilola
2023-07-06 18:47 Joonas Niilola
2023-06-22 18:03 Arthur Zamarin
2023-05-20 12:50 Joonas Niilola
2023-05-20 12:50 Joonas Niilola
2022-04-29 10:21 Sam James
2021-12-05  5:18 Sam James
2021-12-05  5:07 Sam James
2021-07-08  7:35 Joonas Niilola
2021-05-07 10:28 Joonas Niilola
2021-03-20  8:25 Joonas Niilola
2021-03-12 20:49 Andreas Sturmlechner
2021-03-12 20:49 Andreas Sturmlechner
2021-01-12 12:49 Mikle Kolyada
2020-07-12 15:26 Mikle Kolyada
2020-02-16 10:21 Mikle Kolyada
2019-10-27 18:39 Mikle Kolyada
2019-09-26 19:54 Mikle Kolyada
2019-09-01 10:30 Mikle Kolyada
2019-05-11 13:10 Mikle Kolyada
2019-04-26 20:46 Mikle Kolyada
2019-04-15 15:15 Mikle Kolyada
2019-03-21 22:02 Mikle Kolyada
2019-02-28 10:41 Mikle Kolyada
2019-02-17 16:20 Mikle Kolyada
2019-02-07  8:18 Mikle Kolyada
2018-12-28 11:46 Mikle Kolyada
2018-12-04 14:11 Mikle Kolyada
2018-10-25 17:55 Mikle Kolyada
2018-10-05 17:37 Mikle Kolyada
2018-09-20  8:40 Mikle Kolyada
2018-09-15 17:10 Mikle Kolyada
2018-08-30 17:53 Mikle Kolyada

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1597907897.9830e2547cb5816eaa1ada4090323924a83e04ba.zlogene@gentoo \
    --to=zlogene@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox