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 8ED7A13855B for ; Mon, 7 Sep 2015 16:24:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5E43914231; Mon, 7 Sep 2015 16:24:37 +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 6AB9314218 for ; Mon, 7 Sep 2015 16:24:36 +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 9BF52340909 for ; Mon, 7 Sep 2015 16:24:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5B62C18E for ; Mon, 7 Sep 2015 16:24:34 +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: <1441642881.789d859cb8a68bbc1fd4eeceaf28ab06c29090c6.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/gedit-plugins/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/gedit-plugins/gedit-plugins-3.16.0.ebuild X-VCS-Directories: app-editors/gedit-plugins/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 789d859cb8a68bbc1fd4eeceaf28ab06c29090c6 X-VCS-Branch: master Date: Mon, 7 Sep 2015 16:24:34 +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: 4dbf09bb-3199-44ab-93ba-11aa1fb10915 X-Archives-Hash: bb82cd281368377d12f7838f128b9748 commit: 789d859cb8a68bbc1fd4eeceaf28ab06c29090c6 Author: Mikle Kolyada gentoo org> AuthorDate: Mon Sep 7 15:42:42 2015 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Sep 7 16:21:21 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=789d859c app-editors/gedit-plugins: amd64 stable wrt bug #551826 Package-Manager: portage-2.2.20.1 app-editors/gedit-plugins/gedit-plugins-3.16.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/gedit-plugins/gedit-plugins-3.16.0.ebuild b/app-editors/gedit-plugins/gedit-plugins-3.16.0.ebuild index 9d53076..4d8a1c9 100644 --- a/app-editors/gedit-plugins/gedit-plugins-3.16.0.ebuild +++ b/app-editors/gedit-plugins/gedit-plugins-3.16.0.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="Official plugins for gedit" HOMEPAGE="https://wiki.gnome.org/Apps/Gedit/ShippedPlugins" LICENSE="GPL-2+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SLOT="0" IUSE_plugins="charmap git terminal zeitgeist"