From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id AA25659CA9 for ; Sat, 26 Mar 2016 02:38:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D92B221C0B1; Sat, 26 Mar 2016 02:37:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7856F21C0B2 for ; Sat, 26 Mar 2016 02:37:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0C00A340D82 for ; Sat, 26 Mar 2016 02:37:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B66F6881 for ; Sat, 26 Mar 2016 02:37:13 +0000 (UTC) From: "NP Hardass" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "NP Hardass" Message-ID: <1458959030.bd900c171016c031a202b2bd704c848c5a3b4326.np-hardass@gentoo> Subject: [gentoo-commits] proj/gentoo-mate:master commit in: x11-themes/mate-icon-theme/ X-VCS-Repository: proj/gentoo-mate X-VCS-Files: x11-themes/mate-icon-theme/Manifest x11-themes/mate-icon-theme/mate-icon-theme-1.8.0.ebuild X-VCS-Directories: x11-themes/mate-icon-theme/ X-VCS-Committer: np-hardass X-VCS-Committer-Name: NP Hardass X-VCS-Revision: bd900c171016c031a202b2bd704c848c5a3b4326 X-VCS-Branch: master Date: Sat, 26 Mar 2016 02:37:13 +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: c3283c37-9228-4659-83f8-054c88126713 X-Archives-Hash: b53f84e06db7aea3dac765df91db9f27 commit: bd900c171016c031a202b2bd704c848c5a3b4326 Author: NP-Hardass gentoo org> AuthorDate: Sat Mar 26 02:11:09 2016 +0000 Commit: NP Hardass gentoo org> CommitDate: Sat Mar 26 02:23:50 2016 +0000 URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=bd900c17 x11-themes/mate-icon-theme: Drop 1.8.x Package-Manager: portage-2.2.26 x11-themes/mate-icon-theme/Manifest | 1 - .../mate-icon-theme/mate-icon-theme-1.8.0.ebuild | 35 ---------------------- 2 files changed, 36 deletions(-) diff --git a/x11-themes/mate-icon-theme/Manifest b/x11-themes/mate-icon-theme/Manifest index 55713fd..0b0aed8 100644 --- a/x11-themes/mate-icon-theme/Manifest +++ b/x11-themes/mate-icon-theme/Manifest @@ -1,2 +1 @@ DIST mate-icon-theme-1.10.1.tar.xz 19043952 SHA256 9d15201d053ae4275f99e3f575ea8c7ed27711783ed1c262fa6e689d9ea75d5a SHA512 244df8b2ea17c4140920e04daa036b7ca6a219ffda1408430a29656cbbad3ab1a5873dbdbb82c135ef1feba04615d42759eee55bab9eb77ffb647ca91641a87f WHIRLPOOL 0f9559a8fd810801ea66f8665dcde0dcbe7566d0ea55c5c7b983cc9782ea308186214a0ac3606f52d22e9897f128fdf1ac4438a227401a015b5e0e6634862989 -DIST mate-icon-theme-1.8.0.tar.xz 15512320 SHA256 e6b981f74e7e5faa9d3a3b64580b66a327737152c1a230608367e9fa7bb63eac SHA512 c8f37498ad7789eab66e4c8fb9de3c0821a49f099a875dc487b2897fce04e015ad5015343d0dd56df11e761fc98cc11090878eb7db82aaea478937ce7823ef80 WHIRLPOOL 8e9da6b8f329d5a72175157419c047fbd7b499269eae132384dc650e850a0dbcd39d4f566a402afd1e8817464b4ac3c5873cd14942fb5ea70d389c4d87c40908 diff --git a/x11-themes/mate-icon-theme/mate-icon-theme-1.8.0.ebuild b/x11-themes/mate-icon-theme/mate-icon-theme-1.8.0.ebuild deleted file mode 100644 index 01cb17e..0000000 --- a/x11-themes/mate-icon-theme/mate-icon-theme-1.8.0.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" - -GCONF_DEBUG="no" - -inherit gnome2 versionator - -MATE_BRANCH="$(get_version_component_range 1-2)" - -SRC_URI="http://pub.mate-desktop.org/releases/${MATE_BRANCH}/${P}.tar.xz" -DESCRIPTION="MATE default icon themes" -HOMEPAGE="http://mate-desktop.org" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~arm x86" - -RDEPEND=">=x11-themes/hicolor-icon-theme-0.10" - -DEPEND="${RDEPEND} - >=dev-util/intltool-0.40:* - >=x11-misc/icon-naming-utils-0.8.7:0 - sys-devel/gettext:* - virtual/pkgconfig:*" - -RESTRICT="binchecks strip" - -src_configure() { - gnome2_src_configure --enable-icon-mapping -} - -DOCS="AUTHORS NEWS TODO"