From: "Ettore Di Giacinto" <mudler@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gentoo-mate:master commit in: x11-themes/mate-icon-theme/
Date: Sat, 27 May 2017 08:47:02 +0000 (UTC) [thread overview]
Message-ID: <1495873973.32134b5861eccf93f06bfda4ba471432309cb3c6.mudler@gentoo> (raw)
commit: 32134b5861eccf93f06bfda4ba471432309cb3c6
Author: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Sat May 27 08:32:53 2017 +0000
Commit: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Sat May 27 08:32:53 2017 +0000
URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=32134b58
x11-themes/mate-icon-theme: Drop old
Package-Manager: Portage-2.3.5, Repoman-2.3.2
x11-themes/mate-icon-theme/Manifest | 1 -
.../mate-icon-theme/mate-icon-theme-1.18.0.ebuild | 30 ----------------------
2 files changed, 31 deletions(-)
diff --git a/x11-themes/mate-icon-theme/Manifest b/x11-themes/mate-icon-theme/Manifest
index 9b74ed5..13b2a12 100644
--- a/x11-themes/mate-icon-theme/Manifest
+++ b/x11-themes/mate-icon-theme/Manifest
@@ -1,5 +1,4 @@
DIST mate-icon-theme-1.12.0.tar.xz 19330108 SHA256 77e253e8c332d7283384aca82c607513201477376bb15621a27df09ce8ce2135 SHA512 b108a677ead07eec8811c4e97d478c1d0ee319a684e48076cffca893120537564748e9ecba02b44feabf3e255610e2d596c1490fdb2fc9fed5b04f1908c5726f WHIRLPOOL f6dbe3837e80624a4b5ad09451077c5ca1cc82aaf5e26a692e384ab1de66415ce8d5aba2951bbf5f98922fdf18b72cabc5a95ffdbb1383759acbca13bc5fb9a8
DIST mate-icon-theme-1.14.0.tar.xz 19054508 SHA256 15bb2bed0046d7d4d8f770c04d00ffb55ffd72d601b05ac07f112265e9261eb5 SHA512 e75c1d6ad0781050a359fe1b54f836e9bc4e099f465a5bc4dc3e235432558304561c047f7f1e4d1764522073f04aa65ca9ae4dbde44627de8b3a9de1e7178490 WHIRLPOOL 2d3a2cdc084894ce51bbd30010883387c2ba839d308be723bb5f7709e104064b3fa2ebf7c12ce2e0d0fdab95a2939f3fd57732b9b0e0bf767f97769bdcf09fa5
DIST mate-icon-theme-1.16.0.tar.xz 19056916 SHA256 edec67867b26974ef286cd85e968efee3ee5ea4d232b86b48ee6c47085e08dfe SHA512 3d5d609715119d9e3b7c5aebafa3572e60757d9445978cba0a33d58e19623f2886f9a83ab58bfa29839acd773f5b46690b5619a9934828c123c4f2d727099714 WHIRLPOOL 51506e6339c53fb8899ffa233aa7cecf2c4c70870db43722eb1b90eca46855d99f034a2bb15365d90bd8c2dce0984e61b051f065e79739b6d13c71b3739874bc
-DIST mate-icon-theme-1.18.0.tar.xz 19051148 SHA256 d170beb5f213e05598c8b5515770df12a832f00edeed1a0f6d4e06e6e84f6da5 SHA512 92ac7958a7926f8f17372e6791dfb000685c3e3c12de5415fa980f38812899b4c2d8f7b0780126ebd6e0265c626c467c9d18d18be4423afcbbb42ae40efd3f13 WHIRLPOOL 58cd310652f64ee754dd26f129ccb9b7e53929d4bbd0ba26abcb6c98e47c3b2b234b670d668962aef79d7022b9f7d3b7fa8c20c760a8e80a662479681339da2f
DIST mate-icon-theme-1.18.2.tar.xz 20071792 SHA256 9091373f9672634b5bc09344d4819df717e48ac55b6a057f21faa83f47a4236a SHA512 6e6d60b7eeba474d4d9d4d069f9fa4f8098cf54aa8367c02b05c5ec556ccd5310d791183ec961e9227867b37ec7e27b8ac8aadfee1f1446b34cee1985b4ef1fb WHIRLPOOL 9a073174863e5a3091015a58a5a87b8fba1197b821f66a80c218457fcaf92ce42506442b1844a5af26bf5ba3d19767d5ad06c56c6cc6e2b3781a3e4b366e43b8
diff --git a/x11-themes/mate-icon-theme/mate-icon-theme-1.18.0.ebuild b/x11-themes/mate-icon-theme/mate-icon-theme-1.18.0.ebuild
deleted file mode 100644
index 1e10653..0000000
--- a/x11-themes/mate-icon-theme/mate-icon-theme-1.18.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit mate
-
-if [[ ${PV} != 9999 ]]; then
- KEYWORDS="~amd64 ~arm ~x86"
-fi
-
-DESCRIPTION="MATE default icon themes"
-LICENSE="GPL-2"
-SLOT="0"
-
-COMMON_DEPEND=">=x11-themes/hicolor-icon-theme-0.10"
-
-RDEPEND="${COMMON_DEPEND}"
-
-DEPEND="${COMMON_DEPEND}
- >=dev-util/intltool-0.40:*
- >=x11-misc/icon-naming-utils-0.8.7:0
- sys-devel/gettext:*
- virtual/pkgconfig:*"
-
-RESTRICT="binchecks strip"
-
-src_configure() {
- mate_src_configure --enable-icon-mapping
-}
next reply other threads:[~2017-05-27 8:47 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-27 8:47 Ettore Di Giacinto [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-06-10 15:36 [gentoo-commits] proj/gentoo-mate:master commit in: x11-themes/mate-icon-theme/ Adam Feldman
2021-05-23 20:07 Adam Feldman
2018-01-14 10:52 Ettore Di Giacinto
2017-09-27 3:18 NP Hardass
2017-05-13 6:50 NP Hardass
2016-03-26 2:37 NP Hardass
2015-07-12 20:06 NP Hardass
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=1495873973.32134b5861eccf93f06bfda4ba471432309cb3c6.mudler@gentoo \
--to=mudler@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