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 F2B891386F4 for ; Sun, 9 Aug 2015 23:54:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 30879E079B; Sun, 9 Aug 2015 23:54:41 +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 A5FE4E079B for ; Sun, 9 Aug 2015 23:54:40 +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 873F934092E for ; Sun, 9 Aug 2015 23:54:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C77AF11F for ; Sun, 9 Aug 2015 23:54:35 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1439164307.80af2701711bfdb71f119f64390ff607c85896cd.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/geany/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/geany/geany-1.24.1.ebuild X-VCS-Directories: dev-util/geany/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 80af2701711bfdb71f119f64390ff607c85896cd X-VCS-Branch: master Date: Sun, 9 Aug 2015 23:54:35 +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: 2606a03f-ca6a-4db4-bce8-c9d3a1f7d0d9 X-Archives-Hash: 6f51dacecbd3a2f69dfd39e75a1dec51 commit: 80af2701711bfdb71f119f64390ff607c85896cd Author: Mikle Kolyada gentoo org> AuthorDate: Sun Aug 9 23:50:41 2015 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Aug 9 23:51:47 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80af2701 dev-util/geany: ia64 stable wrt bug 554880 Package-Manager: portage-2.2.20 dev-util/geany/geany-1.24.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/geany/geany-1.24.1.ebuild b/dev-util/geany/geany-1.24.1.ebuild index 24aff56..02821db 100644 --- a/dev-util/geany/geany-1.24.1.ebuild +++ b/dev-util/geany/geany-1.24.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://download.geany.org/${P}.tar.bz2" LICENSE="GPL-2+ HPND" SLOT="0" -KEYWORDS="alpha amd64 arm ~ia64 ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ia64 ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="+vte" RDEPEND=">=x11-libs/gtk+-2.16:2