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 9BB24138330 for ; Thu, 13 Oct 2016 17:25:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 76594E0BC1; Thu, 13 Oct 2016 17:25:41 +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 474D7E0BC1 for ; Thu, 13 Oct 2016 17:25:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 6F5C3341398 for ; Thu, 13 Oct 2016 17:25:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E095B300 for ; Thu, 13 Oct 2016 17:25:37 +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: <1476379493.83591a474b362c0d55f5560aef1f96a1bdcd0566.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/arc-theme/, x11-themes/arc-theme/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/arc-theme/Manifest x11-themes/arc-theme/arc-theme-20160605.ebuild x11-themes/arc-theme/arc-theme-20161005.ebuild x11-themes/arc-theme/files/configure-gtk3.patch X-VCS-Directories: x11-themes/arc-theme/ x11-themes/arc-theme/files/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 83591a474b362c0d55f5560aef1f96a1bdcd0566 X-VCS-Branch: master Date: Thu, 13 Oct 2016 17:25:37 +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: e6f2da8a-be2b-4db0-8c55-3f751350ae29 X-Archives-Hash: eeddbf228cb8429fd00c31a39404b92a commit: 83591a474b362c0d55f5560aef1f96a1bdcd0566 Author: James Le Cuirot gentoo org> AuthorDate: Thu Oct 13 17:24:53 2016 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Thu Oct 13 17:24:53 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83591a47 x11-themes/arc-theme: Version bump to 20161005 Package-Manager: portage-2.3.2 x11-themes/arc-theme/Manifest | 2 +- ...e-20160605.ebuild => arc-theme-20161005.ebuild} | 4 ---- x11-themes/arc-theme/files/configure-gtk3.patch | 26 ---------------------- 3 files changed, 1 insertion(+), 31 deletions(-) diff --git a/x11-themes/arc-theme/Manifest b/x11-themes/arc-theme/Manifest index 8b0aa35..6ee9e18 100644 --- a/x11-themes/arc-theme/Manifest +++ b/x11-themes/arc-theme/Manifest @@ -1 +1 @@ -DIST arc-theme-20160605.tar.gz 1413807 SHA256 c61fad735e53d46db6416f0e067c3fd0c97330dc4b74a0b9b012a9d6c300026b SHA512 e8905d4c5bf3a2881243db12ce23972180edf95873eb1533cbeb0a582f8f684fdcbaa7df9b314354d0cb83d5e462e45ce07561dfac706b4fceaa5d350b2357e9 WHIRLPOOL d739793a29d725b83a8de169727602ee3bb223b612eaf351966f9060d0128aec58d716e472b2f3a6dc087b390f6f22184cecf46cb5f05cdcbfc3bcfa168720c3 +DIST arc-theme-20161005.tar.gz 1457943 SHA256 09167228e286c3decedd2197ed6915d70d8601e7274f81cd368ac097f6c4f7e4 SHA512 cbdb73424f85532d756f2b7ed781fbc49598be44e01715490c0f95a60d7e1ab1c4f58a02f1a60bc9aec7f9625a9b7190ed680888af9c6fdf8a192b935c2ebe33 WHIRLPOOL a0473437ccf23a3634d9bb4c38a77dffa5c6e3295fe4a49e37a3429925496332a5c7f362e892b5f470d227326fa1c10f47de3034aaa8f0fe95a94d1625b705be diff --git a/x11-themes/arc-theme/arc-theme-20160605.ebuild b/x11-themes/arc-theme/arc-theme-20161005.ebuild similarity index 95% rename from x11-themes/arc-theme/arc-theme-20160605.ebuild rename to x11-themes/arc-theme/arc-theme-20161005.ebuild index f987c65..bdf5f23 100644 --- a/x11-themes/arc-theme/arc-theme-20160605.ebuild +++ b/x11-themes/arc-theme/arc-theme-20161005.ebuild @@ -25,10 +25,6 @@ DEPEND="gtk3? ( >=x11-libs/gtk+-3.14:3 RDEPEND="gtk2? ( x11-themes/gnome-themes-standard x11-themes/gtk-engines-murrine )" -PATCHES=( - "${FILESDIR}"/configure-gtk3.patch -) - src_prepare() { default eautoreconf diff --git a/x11-themes/arc-theme/files/configure-gtk3.patch b/x11-themes/arc-theme/files/configure-gtk3.patch deleted file mode 100644 index 23e69c7..00000000 --- a/x11-themes/arc-theme/files/configure-gtk3.patch +++ /dev/null @@ -1,26 +0,0 @@ -From f416c04a979a6616bb5471c5982555bcac5bf346 Mon Sep 17 00:00:00 2001 -From: James Le Cuirot -Date: Tue, 20 Sep 2016 13:29:44 +0100 -Subject: [PATCH] Don't require GTK+3 at configure time when it's not needed - -It's not needed when --disable-gtk3 --disable-gnome-shell is given. ---- - configure.ac | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/configure.ac b/configure.ac -index b27f5cd..dc8098b 100644 ---- a/configure.ac -+++ b/configure.ac -@@ -24,7 +24,7 @@ ARC_ENABLE([UNITY], [unity], [Unity], [disable]) - ARC_ENABLE([XFWM], [xfwm], [XFWM], [disable]) - ARC_ENABLE([TRANSPARENCY], [transparency], [transparency], [disable]) - --ARC_GNOME -+AS_IF([test "x$ENABLE_GNOME_SHELL$ENABLE_GTK3" != xnono], [ARC_GNOME]) - - AC_CONFIG_FILES([ - common/Makefile --- -2.10.0 -