From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 40F701396D0 for ; Sat, 26 Aug 2017 10:08:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 234031FC069; Sat, 26 Aug 2017 10:08:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E722F1FC069 for ; Sat, 26 Aug 2017 10:08:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1271B34164B for ; Sat, 26 Aug 2017 10:08:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 874BB8337 for ; Sat, 26 Aug 2017 10:07:59 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1503742039.b5416fd5e40cce320f258d0491634a083314d12f.eva@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/gtk-update-icon-cache/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/gtk-update-icon-cache/Manifest dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.22.19.ebuild X-VCS-Directories: dev-util/gtk-update-icon-cache/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: b5416fd5e40cce320f258d0491634a083314d12f X-VCS-Branch: master Date: Sat, 26 Aug 2017 10:07:59 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 3c02c530-da10-46cb-a11f-934b430f1375 X-Archives-Hash: f0920efab896198b2cb6e8788e1301de commit: b5416fd5e40cce320f258d0491634a083314d12f Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sat Aug 26 09:45:51 2017 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sat Aug 26 10:07:19 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5416fd5 dev-util/gtk-update-icon-cache: version bump 3.22.2 → 3.22.19 Package-Manager: Portage-2.3.8, Repoman-2.3.3 dev-util/gtk-update-icon-cache/Manifest | 1 + .../gtk-update-icon-cache-3.22.19.ebuild | 38 ++++++++++++++++++++++ 2 files changed, 39 insertions(+) diff --git a/dev-util/gtk-update-icon-cache/Manifest b/dev-util/gtk-update-icon-cache/Manifest index 63c4050d099..eb39d2b19a0 100644 --- a/dev-util/gtk-update-icon-cache/Manifest +++ b/dev-util/gtk-update-icon-cache/Manifest @@ -1 +1,2 @@ +DIST gtk-update-icon-cache-3.22.19.tar.xz 367224 SHA256 1e2b2e8f73ceac4816df2108a4a38a5ec1a3fd6beab95c67ea4750619e186d82 SHA512 3ca12d38781a716c1b3f8584089e2c038aa18584c5e1b4c41098173f73f839cabdbb0e8b25b1c69a8b9b9f016b9c3c8594c4b26c2463cea278754f13afb7c795 WHIRLPOOL 55f92eb65d50292027419292b4d611b72fa5d17631f7fa79b8bcfc6649e0167891bd3b5f612899872db38ca2bfc94e1dfb6dd2038c3e204b8f3e6cafa28583ba DIST gtk-update-icon-cache-3.22.2.tar.xz 366364 SHA256 6ad38b0fbd84b5a262dbc8dd3102415f8e2b81d5a05a27c0b1e4b28423bc9dd0 SHA512 a9e7f6c865c0648186954bb75f8032666ef8920513f24ecf5a05388f3b739b4418d4513c7eb81fce91ba4eb7efd6d37ade91950bb40c52f50a5b57c0632be959 WHIRLPOOL 904fef0db243ad6368eeda0207b8e0ca2d3219986191b9fab799c4b7cdd5b1606fcb4241e6a16f07b3ac265163899b4afe1d528b3c60b856eaf71d2a767bd80b diff --git a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.22.19.ebuild b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.22.19.ebuild new file mode 100644 index 00000000000..d03a87ea31f --- /dev/null +++ b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.22.19.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit gnome2 + +DESCRIPTION="GTK update icon cache" +HOMEPAGE="https://www.gtk.org/ https://github.com/EvaSDK/gtk-update-icon-cache" +SRC_URI="https://dev.gentoo.org/~eva/distfiles/${PN}/${P}.tar.xz" + +LICENSE="LGPL-2+" +SLOT="0" +IUSE="" + +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + +# man page was previously installed by gtk+:3 ebuild +RDEPEND=" + >=dev-libs/glib-2.49.4:2 + >=x11-libs/gdk-pixbuf-2.30:2 + !