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: Tue, 4 Dec 2018 14:11:32 +0000 (UTC) [thread overview]
Message-ID: <1543932669.23d3a4ee9c1bdc8456c2dda265e19d8ae80b5cc0.zlogene@gentoo> (raw)
commit: 23d3a4ee9c1bdc8456c2dda265e19d8ae80b5cc0
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 4 14:11:09 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Tue Dec 4 14:11:09 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23d3a4ee
x11-themes/numix-icon-theme-circle: Version bump (v18.12.01)
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
x11-themes/numix-icon-theme-circle/Manifest | 1 +
.../numix-icon-theme-circle-18.12.01.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 91adb5251bd..ba779da064f 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-18.08.29.tar.gz 2095843 BLAKE2B b39bd5eaf3c9ec4156a71d235059b28d049ddf25ec600a5f3a782e4b51149d0e7eccf37379a117ae7471a3885f7a529989f9085419864975afbb07a325bda629 SHA512 433c343730b23dd3969903f85d7ac36d40a4723f342b259e8136c1fbe35b7af8c17227541f3ccacffbeacf2873547c9327a1c5f0d522da04483719606e26293b
DIST numix-icon-theme-circle-18.09.19.tar.gz 2196678 BLAKE2B a58ab5381f4ad1e441d188c1b7db0836b025d57c4075030c0e83a12de7917cd775be7bb8ae686afe302188232569c67d21772c119102a30d4bc717f301b3e44e SHA512 ace6c50ec9e9b08aac579ae92a44ba48494f2f22403e233c5ec00bb967c9bb6b70e785fbb061bfc9693db4de0ee90023af66c66e6984bd36d1e92be5f68afb02
DIST numix-icon-theme-circle-18.10.03.tar.gz 2198504 BLAKE2B 632baceb5dd56cce372a79cb8a0e21cc5201d4bf32f939db10fd9dcfb5642f64ab38e180c622e832e23299580b3c4c4f23baccf6a771e09c1e7efeb4864af4e7 SHA512 0e494367cffd7e77dca282ceb7d368950eb6c2e64d8bc58ded95bfdf4b83265be5bd9c7ed8cb5377a5e8250109dbc87ba48c2fcab29e9c3e2626e93cd999eb54
+DIST numix-icon-theme-circle-18.12.01.tar.gz 2212077 BLAKE2B f599b71061bba262ee85e3d582ef8c9dfe9811f32ae18f1c33acc0e56db411cb1d71f93045adb86eaa8e0b21be274d73e1c51743837fbf3c5f10caab331bd157 SHA512 2e90504579941f289892f14a7f25316066fee78cd816a4fd5ebc2f19ba2635267eb52d38680625120eda68e4afa095be2eb6bb258d948cd5dd70742e3dd61436
diff --git a/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-18.12.01.ebuild b/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-18.12.01.ebuild
new file mode 100644
index 00000000000..d2b6a630f0b
--- /dev/null
+++ b/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-18.12.01.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+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; }
next reply other threads:[~2018-12-04 14:11 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-04 14:11 Mikle Kolyada [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-03 7:56 [gentoo-commits] repo/gentoo:master commit in: x11-themes/numix-icon-theme-circle/ Joonas Niilola
2024-01-10 9:06 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-08-20 7:18 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-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=1543932669.23d3a4ee9c1bdc8456c2dda265e19d8ae80b5cc0.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