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 BA2E01388BF for ; Thu, 14 Jan 2016 22:11:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4BB94E07A7; Thu, 14 Jan 2016 22:11:11 +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 E64AAE07A7 for ; Thu, 14 Jan 2016 22:11:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 20004340A9E for ; Thu, 14 Jan 2016 22:11:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AABFDE6B for ; Thu, 14 Jan 2016 22:11:04 +0000 (UTC) From: "Tim Harder" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tim Harder" Message-ID: <1452809407.d7af2101e6896f8e4166142a0f15ae29e2b2c94f.radhermit@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/libpst/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-mail/libpst/libpst-0.6.64.ebuild X-VCS-Directories: net-mail/libpst/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: d7af2101e6896f8e4166142a0f15ae29e2b2c94f X-VCS-Branch: master Date: Thu, 14 Jan 2016 22:11:04 +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: 771a1fb9-b396-41bb-bd3b-d1422884cc76 X-Archives-Hash: 1f0b3e77c3825682cead05ea3bd1564f commit: d7af2101e6896f8e4166142a0f15ae29e2b2c94f Author: Tim Harder gentoo org> AuthorDate: Thu Jan 14 20:19:41 2016 +0000 Commit: Tim Harder gentoo org> CommitDate: Thu Jan 14 22:10:07 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7af2101 net-mail/libpst: stabilize 0.6.64 net-mail/libpst/libpst-0.6.64.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mail/libpst/libpst-0.6.64.ebuild b/net-mail/libpst/libpst-0.6.64.ebuild index 6a70f88..3ea5b8f 100644 --- a/net-mail/libpst/libpst-0.6.64.ebuild +++ b/net-mail/libpst/libpst-0.6.64.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://www.five-ten-sg.com/${PN}/packages/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="debug dii doc python static-libs" RDEPEND="dii? ( media-gfx/imagemagick[png] )