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 AFB69138334 for ; Sat, 23 Jun 2018 14:26:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BE31BE085D; Sat, 23 Jun 2018 14:26:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 77FC8E085D for ; Sat, 23 Jun 2018 14:26:04 +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 A03B9335C8C for ; Sat, 23 Jun 2018 14:26:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EFDC52A1 for ; Sat, 23 Jun 2018 14:25:59 +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: <1529763958.c3d7523bf35d5b178f02280c4e1538ea64782ead.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/asciidoc/asciidoc-8.6.10.ebuild app-text/asciidoc/asciidoc-8.6.9-r2.ebuild app-text/asciidoc/asciidoc-8.6.9-r6.ebuild X-VCS-Directories: app-text/asciidoc/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: c3d7523bf35d5b178f02280c4e1538ea64782ead X-VCS-Branch: master Date: Sat, 23 Jun 2018 14:25:59 +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: 0b21d010-3a6a-4f47-8b64-934a0205d819 X-Archives-Hash: 6d0e696d75dc9c54662988fa6040c6c2 commit: c3d7523bf35d5b178f02280c4e1538ea64782ead Author: Mikle Kolyada gentoo org> AuthorDate: Sat Jun 23 14:25:41 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Jun 23 14:25:58 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3d7523b app-text/asciidoc: [QA] fix DESCRIPTION Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-text/asciidoc/asciidoc-8.6.10.ebuild | 2 +- app-text/asciidoc/asciidoc-8.6.9-r2.ebuild | 4 ++-- app-text/asciidoc/asciidoc-8.6.9-r6.ebuild | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app-text/asciidoc/asciidoc-8.6.10.ebuild b/app-text/asciidoc/asciidoc-8.6.10.ebuild index 9b0209cb6e6..79a10d61469 100644 --- a/app-text/asciidoc/asciidoc-8.6.10.ebuild +++ b/app-text/asciidoc/asciidoc-8.6.10.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit autotools python-single-r1 readme.gentoo-r1 -DESCRIPTION="AsciiDoc is a plain text human readable/writable document format" +DESCRIPTION="A plain text human readable/writable document format" HOMEPAGE="http://asciidoc.org/" SRC_URI="https://github.com/asciidoc/asciidoc/archive/${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" diff --git a/app-text/asciidoc/asciidoc-8.6.9-r2.ebuild b/app-text/asciidoc/asciidoc-8.6.9-r2.ebuild index a8ca6c45174..cded88810c5 100644 --- a/app-text/asciidoc/asciidoc-8.6.9-r2.ebuild +++ b/app-text/asciidoc/asciidoc-8.6.9-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit readme.gentoo python-single-r1 -DESCRIPTION="AsciiDoc is a plain text human readable/writable document format" +DESCRIPTION="A plain text human readable/writable document format" HOMEPAGE="http://asciidoc.org/" SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz" KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" diff --git a/app-text/asciidoc/asciidoc-8.6.9-r6.ebuild b/app-text/asciidoc/asciidoc-8.6.9-r6.ebuild index 4b9175db95c..7be61c90a3f 100644 --- a/app-text/asciidoc/asciidoc-8.6.9-r6.ebuild +++ b/app-text/asciidoc/asciidoc-8.6.9-r6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit python-single-r1 readme.gentoo-r1 -DESCRIPTION="AsciiDoc is a plain text human readable/writable document format" +DESCRIPTION="A plain text human readable/writable document format" HOMEPAGE="http://asciidoc.org/" SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"