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 C063E1396D0 for ; Sat, 12 Aug 2017 23:15:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 395D41FC09C; Sat, 12 Aug 2017 23:15:50 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1AAD01FC09C for ; Sat, 12 Aug 2017 23:15:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 33424341906 for ; Sat, 12 Aug 2017 23:15:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A50887720 for ; Sat, 12 Aug 2017 23:15:45 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1502579705.db034569a24ceedd604f6ddcd833a250d5b50eec.eva@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/gspell/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/gspell/gspell-1.4.1.ebuild X-VCS-Directories: app-text/gspell/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: db034569a24ceedd604f6ddcd833a250d5b50eec X-VCS-Branch: master Date: Sat, 12 Aug 2017 23:15:45 +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: 58070c8d-6d31-4c75-9b24-61bf2524110d X-Archives-Hash: f25d77596f37483e35205d70451e9a46 commit: db034569a24ceedd604f6ddcd833a250d5b50eec Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sat Aug 12 23:09:40 2017 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sat Aug 12 23:15:05 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db034569 app-text/gspell: drop unused intltool dependency Package-Manager: Portage-2.3.6, Repoman-2.3.3 app-text/gspell/gspell-1.4.1.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/app-text/gspell/gspell-1.4.1.ebuild b/app-text/gspell/gspell-1.4.1.ebuild index 268364a736a..96bc7681b90 100644 --- a/app-text/gspell/gspell-1.4.1.ebuild +++ b/app-text/gspell/gspell-1.4.1.ebuild @@ -26,7 +26,6 @@ RDEPEND=" " DEPEND="${RDEPEND} >=dev-util/gtk-doc-am-1.25 - >=dev-util/intltool-0.35.0 >=sys-devel/gettext-0.19.4 virtual/pkgconfig "