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 33B9C139694 for ; Mon, 27 Feb 2017 14:20:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 82D07E0CAA; Mon, 27 Feb 2017 14:20:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 44055E0CAA for ; Mon, 27 Feb 2017 14:20:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9A8F1340988 for ; Mon, 27 Feb 2017 14:19:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6570F5679 for ; Mon, 27 Feb 2017 14:19:53 +0000 (UTC) From: "Michael Weber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Weber" Message-ID: <1488205187.0313bdfbb55c9f5a954ac08dd4a12983de977063.xmw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/kramdown/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/kramdown/kramdown-1.12.0.ebuild dev-ruby/kramdown/kramdown-1.13.1.ebuild dev-ruby/kramdown/kramdown-1.13.2-r1.ebuild dev-ruby/kramdown/kramdown-1.13.2.ebuild X-VCS-Directories: dev-ruby/kramdown/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: 0313bdfbb55c9f5a954ac08dd4a12983de977063 X-VCS-Branch: master Date: Mon, 27 Feb 2017 14:19:53 +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: 0b4e642f-679e-470a-9e4c-375e2e703918 X-Archives-Hash: 73d91a5b4626dd5f6c94a5fecf122441 commit: 0313bdfbb55c9f5a954ac08dd4a12983de977063 Author: Michael Weber gentoo org> AuthorDate: Mon Feb 27 14:18:45 2017 +0000 Commit: Michael Weber gentoo org> CommitDate: Mon Feb 27 14:19:47 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0313bdfb dev-ruby/kramdown: add ~arm keyword (bug 583390). Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-ruby/kramdown/kramdown-1.12.0.ebuild | 4 ++-- dev-ruby/kramdown/kramdown-1.13.1.ebuild | 4 ++-- dev-ruby/kramdown/kramdown-1.13.2-r1.ebuild | 2 +- dev-ruby/kramdown/kramdown-1.13.2.ebuild | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-ruby/kramdown/kramdown-1.12.0.ebuild b/dev-ruby/kramdown/kramdown-1.12.0.ebuild index fe7ef7f38b..8062fb40b6 100644 --- a/dev-ruby/kramdown/kramdown-1.12.0.ebuild +++ b/dev-ruby/kramdown/kramdown-1.12.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,7 +17,7 @@ HOMEPAGE="http://kramdown.gettalong.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86" IUSE="latex" LATEX_DEPS="latex? ( dev-texlive/texlive-latex dev-texlive/texlive-latexextra )" diff --git a/dev-ruby/kramdown/kramdown-1.13.1.ebuild b/dev-ruby/kramdown/kramdown-1.13.1.ebuild index 3362e2503c..497df8c1a0 100644 --- a/dev-ruby/kramdown/kramdown-1.13.1.ebuild +++ b/dev-ruby/kramdown/kramdown-1.13.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,7 +17,7 @@ HOMEPAGE="http://kramdown.gettalong.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86" IUSE="latex" LATEX_DEPS="latex? ( dev-texlive/texlive-latex dev-texlive/texlive-latexextra )" diff --git a/dev-ruby/kramdown/kramdown-1.13.2-r1.ebuild b/dev-ruby/kramdown/kramdown-1.13.2-r1.ebuild index 949d1e9798..5c354d6c19 100644 --- a/dev-ruby/kramdown/kramdown-1.13.2-r1.ebuild +++ b/dev-ruby/kramdown/kramdown-1.13.2-r1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="http://kramdown.gettalong.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64" IUSE="latex" LATEX_DEPS="latex? ( dev-texlive/texlive-latex dev-texlive/texlive-latexextra )" diff --git a/dev-ruby/kramdown/kramdown-1.13.2.ebuild b/dev-ruby/kramdown/kramdown-1.13.2.ebuild index fee19b4e0a..497df8c1a0 100644 --- a/dev-ruby/kramdown/kramdown-1.13.2.ebuild +++ b/dev-ruby/kramdown/kramdown-1.13.2.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="http://kramdown.gettalong.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86" IUSE="latex" LATEX_DEPS="latex? ( dev-texlive/texlive-latex dev-texlive/texlive-latexextra )"