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 0B5FE139891 for ; Sun, 23 Aug 2015 20:03:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 950F41412D; Sun, 23 Aug 2015 20:03:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 32B1B141A2 for ; Sun, 23 Aug 2015 20:03:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1F5D034089A for ; Sun, 23 Aug 2015 20:03:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5D88016A for ; Sun, 23 Aug 2015 20:03:26 +0000 (UTC) From: "Bernard Cafarelli" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Bernard Cafarelli" Message-ID: <1440360201.4d89cd9fd29ddc038cb654ab9ad5bea5901ac796.voyageur@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmail/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-plugins/wmail/Manifest x11-plugins/wmail/wmail-2.0-r3.ebuild x11-plugins/wmail/wmail-2.0-r4.ebuild X-VCS-Directories: x11-plugins/wmail/ X-VCS-Committer: voyageur X-VCS-Committer-Name: Bernard Cafarelli X-VCS-Revision: 4d89cd9fd29ddc038cb654ab9ad5bea5901ac796 X-VCS-Branch: master Date: Sun, 23 Aug 2015 20:03:26 +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: 82082682-a9ff-4a8f-9072-e43f17c2c655 X-Archives-Hash: 5fcfd59df5c521c1ea7f43b10a605c28 commit: 4d89cd9fd29ddc038cb654ab9ad5bea5901ac796 Author: Bernard Cafarelli gentoo org> AuthorDate: Sun Aug 23 20:03:08 2015 +0000 Commit: Bernard Cafarelli gentoo org> CommitDate: Sun Aug 23 20:03:21 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d89cd9f x11-plugins/wmail: EAPI bump, fix compilation with new libdockapp Package-Manager: portage-2.2.20.1 x11-plugins/wmail/Manifest | 2 +- x11-plugins/wmail/wmail-2.0-r3.ebuild | 4 ++-- .../wmail/{wmail-2.0-r3.ebuild => wmail-2.0-r4.ebuild} | 17 ++++++++--------- 3 files changed, 11 insertions(+), 12 deletions(-) diff --git a/x11-plugins/wmail/Manifest b/x11-plugins/wmail/Manifest index cf268db..9df7f23 100644 --- a/x11-plugins/wmail/Manifest +++ b/x11-plugins/wmail/Manifest @@ -1 +1 @@ -DIST wmail-2.0.tar.gz 46468 RMD160 5901792368a309734c80333dd14dcee427151d8d SHA1 1495c8188122a4f29d1b0db7ad4a6ee27a5156db SHA256 edcf77bf6a638b96dbd78efe4802d260a68385ab2deb6d6774e325ea0cd3d245 +DIST wmail-2.0.tar.gz 46468 SHA256 edcf77bf6a638b96dbd78efe4802d260a68385ab2deb6d6774e325ea0cd3d245 SHA512 62ca761619af006221ac64003246b8d7b0dacee65cd4dd6a5c31e6fc152f9f97646ceb7e757bd81333a792c73280479591dc24bb29f9da2023f2927ec2827039 WHIRLPOOL e10e5a06570de6eb725045ed2e72d07db39791433b0d454b6796cb452170add4aa9781eea3bc73fe53294d4e5f6e58dfcde019c830f154a9235dce16f1656c91 diff --git a/x11-plugins/wmail/wmail-2.0-r3.ebuild b/x11-plugins/wmail/wmail-2.0-r3.ebuild index af6b977..6746a21 100644 --- a/x11-plugins/wmail/wmail-2.0-r3.ebuild +++ b/x11-plugins/wmail/wmail-2.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="amd64 ppc sparc x86" IUSE="" -RDEPEND="x11-libs/libdockapp" +RDEPEND="##' -i *.c || die } -src_compile() { - econf --enable-delt-xpms || die "econf failed." - emake || die "emake failed." +src_configure() { + econf --enable-delt-xpms } src_install() {