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: Sat, 11 May 2019 13:10:45 +0000 (UTC)	[thread overview]
Message-ID: <1557580230.b81b50d44172e38f5454fbbea68a15005e7c40c5.zlogene@gentoo> (raw)

commit:     b81b50d44172e38f5454fbbea68a15005e7c40c5
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat May 11 13:10:30 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat May 11 13:10:30 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b81b50d4

x11-themes/numix-icon-theme-circle: Version bump (v19.05.07)

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

 x11-themes/numix-icon-theme-circle/Manifest        |  1 +
 .../numix-icon-theme-circle-19.05.07.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 8c4adbb886c..e9658a1b490 100644
--- a/x11-themes/numix-icon-theme-circle/Manifest
+++ b/x11-themes/numix-icon-theme-circle/Manifest
@@ -7,3 +7,4 @@ DIST numix-icon-theme-circle-19.02.07.tar.gz 2234290 BLAKE2B eda37f0a71606a158a0
 DIST numix-icon-theme-circle-19.02.22.tar.gz 2242228 BLAKE2B 57aa99ce3c3715d533fd25a68f0ce62f3cfa942ee943826caddbaf0b98111cf57800dc41aa79f2fe52bc1d3aa218d52604dead0e782d6acbf38a00cb9f7d5caa SHA512 db9533749e2c0d66ca13d00658622db77d1b74707c0c30ef893cebf87e5557dfe3267427a51cfe0d5d1427174fb104b639dda33f5dd95c3a54442d0ef131d970
 DIST numix-icon-theme-circle-19.03.20.tar.gz 2256561 BLAKE2B 87b30bd82f71c9d8604da7d761e4214d901fc70e266e39a93ef7d8b6ef58b1f1d1702ecd9ff33ac7fabf437f68ee870b29dec7ee705c1f29f734bbf47af3eada SHA512 311d310eac3c172ba852d06f2882813bc57c489474883347f6488ff3056ccf7ff72c9b8dedcdbeb1312ff0eb3606552a22f2bd971a331e5baeb0a44b507b8a40
 DIST numix-icon-theme-circle-19.04.15.tar.gz 2159340 BLAKE2B a1f9808ea0e8596c4114b3b00452936728000c9eb85ee139091ec5af6a3e29680a94acbe43fd9c7d9933244dff236a20a77f28353086c7dd43bd1d19e3ed2baa SHA512 a3e95e2813b88cb19de65e06f9544ee0a1ccac022c0770be961a0aa441f6e4f2cebbce9c09ec02bd740c0bb70ced9cc2fd16f48a669946b87a75bd9928147322
+DIST numix-icon-theme-circle-19.05.07.tar.gz 2160219 BLAKE2B 3a172cd98b870d3f0b90b1fa2c82f52c991c428adb4b2608a6c3ca6e9ec52987810d82c685e10c59163eed6d2a3ab1fbd4de8709d175e4de54ca9c4433bf62e5 SHA512 9e15ffe7412d54b710fdd640fd1965fd7844f995d8b85eba8072d9bd7c07576ced5ab9cf2cffe58afff777b01174bec485aa7e41d3964cdff177524f78457074

diff --git a/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-19.05.07.ebuild b/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-19.05.07.ebuild
new file mode 100644
index 00000000000..e552e442f10
--- /dev/null
+++ b/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-19.05.07.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2019 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; }


             reply	other threads:[~2019-05-11 13:10 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-11 13:10 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-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=1557580230.b81b50d44172e38f5454fbbea68a15005e7c40c5.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