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 96A3F139695 for ; Sun, 26 Mar 2017 20:29:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9F77D21C090; Sun, 26 Mar 2017 20:28:58 +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 66DE121C06A for ; Sun, 26 Mar 2017 20:28:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 14F68341669 for ; Sun, 26 Mar 2017 20:28:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6060E73D8 for ; Sun, 26 Mar 2017 20:28:55 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1490560127.c65d2c8df1d07756b9029db9e716f13ecef1e6f9.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/arc-theme/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/arc-theme/Manifest x11-themes/arc-theme/arc-theme-20161119.ebuild X-VCS-Directories: x11-themes/arc-theme/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: c65d2c8df1d07756b9029db9e716f13ecef1e6f9 X-VCS-Branch: master Date: Sun, 26 Mar 2017 20:28:55 +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: 1bb64321-aed1-417c-8ea5-b5125d99c7ed X-Archives-Hash: 8f218143f64a5b794a2f40bc7fbd9b40 commit: c65d2c8df1d07756b9029db9e716f13ecef1e6f9 Author: James Le Cuirot gentoo org> AuthorDate: Sun Mar 26 20:25:47 2017 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Sun Mar 26 20:28:47 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c65d2c8d x11-themes/arc-theme: Remove old 20161119 Package-Manager: Portage-2.3.5, Repoman-2.3.2 x11-themes/arc-theme/Manifest | 1 - x11-themes/arc-theme/arc-theme-20161119.ebuild | 41 -------------------------- 2 files changed, 42 deletions(-) diff --git a/x11-themes/arc-theme/Manifest b/x11-themes/arc-theme/Manifest index 37efddc0269..a331bcdc376 100644 --- a/x11-themes/arc-theme/Manifest +++ b/x11-themes/arc-theme/Manifest @@ -1,2 +1 @@ -DIST arc-theme-20161119.tar.gz 1534183 SHA256 a470ab33b1ad2b4ba280e61f0e1c4f8d4973ceccc84dc2db1e37fae66b5770cd SHA512 996d8583c4de654dc5979703c85ad3a0eeebef435a264df1b2c8044b9e62f4f74561294a16c5ebf9a213ec5ff7c23f94a360a76502321836bbb83b7396765da0 WHIRLPOOL def6901b2d918afaa95e5630420cb0c65fedb343d49c8900440f6fb888a23b2befd6a47f6802d6012c0dd359edc56ba9a6b75f7f0d6960b97da4f95c489ecc40 DIST arc-theme-20170302.tar.gz 1534152 SHA256 9ca5c1d1ac267c4ae3725e84519d42bfb8c4c6934989839ebe3cb8699fbdfd45 SHA512 99408a7c4db2bd2d81453e308ae5d9bc9bfda4f11e57191936f985de2937debff76c4d1f37a97ac8f5ad3751401ee8ad02457e4558b9c4aedc2bfeba1736ef03 WHIRLPOOL e8f230dec707333a77e4b58ea1cf91e72bd1d3528116598278a309298388a535b2a4984151aafa2e7aa6d1a5d32fd2b7807f50eb7c15640a30201c9887ff20ab diff --git a/x11-themes/arc-theme/arc-theme-20161119.ebuild b/x11-themes/arc-theme/arc-theme-20161119.ebuild deleted file mode 100644 index 5ac2e98bb50..00000000000 --- a/x11-themes/arc-theme/arc-theme-20161119.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit autotools - -DESCRIPTION="A flat theme with transparent elements for GTK+3, GTK+2 and GNOME Shell" -HOMEPAGE="https://github.com/horst3180/arc-theme" -SRC_URI="https://github.com/horst3180/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="cinnamon gnome-shell +gtk2 +gtk3 mate xfce" - -# Supports various GTK+3 versions and uses pkg-config to determine which -# set of files to install. Updates will break it but only this fix will -# help. https://github.com/horst3180/arc-theme/pull/436 -DEPEND="gtk3? ( >=x11-libs/gtk+-3.14:3 - virtual/pkgconfig )" - -# gnome-themes-standard is only needed by GTK+2 for the Adwaita -# engine. This engine is built into GTK+3. -RDEPEND="gtk2? ( x11-themes/gnome-themes-standard - x11-themes/gtk-engines-murrine )" - -src_prepare() { - default - eautoreconf -} - -src_configure() { - econf \ - --disable-unity \ - $(use_enable cinnamon) \ - $(use_enable gtk2) \ - $(use_enable gtk3) \ - $(use_enable gnome-shell) \ - $(use_enable mate metacity) \ - $(use_enable xfce xfwm) -}