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 2D45E13881E for ; Mon, 28 Sep 2015 08:20:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1A67321C00A; Mon, 28 Sep 2015 08:20:54 +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 B3D6121C00A for ; Mon, 28 Sep 2015 08:20:53 +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 A2CDE33FE13 for ; Mon, 28 Sep 2015 08:20:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 28FEB20E for ; Mon, 28 Sep 2015 08:20:49 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1443428444.35c69832859844cceba63d2c89dedca25026f27d.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/seamonkey/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/seamonkey/seamonkey-2.38.ebuild X-VCS-Directories: www-client/seamonkey/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 35c69832859844cceba63d2c89dedca25026f27d X-VCS-Branch: master Date: Mon, 28 Sep 2015 08:20:49 +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: d63b3b61-882b-4661-a05b-b4bce26198d7 X-Archives-Hash: 15d8d9d8cfc0228bc70edf69396a1a28 commit: 35c69832859844cceba63d2c89dedca25026f27d Author: Lars Wendler gentoo org> AuthorDate: Mon Sep 28 08:20:29 2015 +0000 Commit: Lars Wendler gentoo org> CommitDate: Mon Sep 28 08:20:44 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35c69832 www-client/seamonkey: Fixed SRC_URI for firefox patchset. Package-Manager: portage-2.2.22 Signed-off-by: Lars Wendler gentoo.org> www-client/seamonkey/seamonkey-2.38.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/seamonkey/seamonkey-2.38.ebuild b/www-client/seamonkey/seamonkey-2.38.ebuild index e5d1b01..5e43ba3 100644 --- a/www-client/seamonkey/seamonkey-2.38.ebuild +++ b/www-client/seamonkey/seamonkey-2.38.ebuild @@ -46,7 +46,7 @@ IUSE="+chatzilla +crypt +gmp-autoupdate +ipc minimal pulseaudio +roaming selinux SRC_URI="${SRC_URI} ${MOZ_HTTP_URI}/source/${MY_MOZ_P}.source.tar.xz -> ${P}.source.tar.xz - https://dev.gentoo.org/~polynomial-c/mozilla/patchsets/${PATCHFF}.tar.xz + https://dev.gentoo.org/~axs/mozilla/patchsets/${PATCHFF}.tar.xz https://dev.gentoo.org/~polynomial-c/mozilla/patchsets/${PATCH}.tar.xz crypt? ( https://www.enigmail.net/download/source/enigmail-${EMVER}.tar.gz )"