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 D9AA9138334 for ; Fri, 24 Aug 2018 04:09:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AF76AE07EF; Fri, 24 Aug 2018 04:09:26 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 69E87E07EF for ; Fri, 24 Aug 2018 04:09:25 +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 55E4C335C94 for ; Fri, 24 Aug 2018 04:09:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 547CD3B9 for ; Fri, 24 Aug 2018 04:09:20 +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: <1535083754.0309960d1f3279a29b811dbf11dab8a9e3e2026c.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-mono/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/wine-mono/wine-mono-4.6.4.ebuild app-emulation/wine-mono/wine-mono-4.7.0.ebuild app-emulation/wine-mono/wine-mono-4.7.1.ebuild app-emulation/wine-mono/wine-mono-4.7.3.ebuild X-VCS-Directories: app-emulation/wine-mono/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 0309960d1f3279a29b811dbf11dab8a9e3e2026c X-VCS-Branch: master Date: Fri, 24 Aug 2018 04:09:20 +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: ddc02743-5358-4419-9ae1-4d8a8c11f94f X-Archives-Hash: 5b7306309a24bf1f7f13483726fa32c6 commit: 0309960d1f3279a29b811dbf11dab8a9e3e2026c Author: Mikle Kolyada gentoo org> AuthorDate: Fri Aug 24 04:08:35 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Fri Aug 24 04:09:14 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0309960d app-emulation/wine-mono: [QA] fix DESCRIPTION Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-emulation/wine-mono/wine-mono-4.6.4.ebuild | 4 ++-- app-emulation/wine-mono/wine-mono-4.7.0.ebuild | 4 ++-- app-emulation/wine-mono/wine-mono-4.7.1.ebuild | 2 +- app-emulation/wine-mono/wine-mono-4.7.3.ebuild | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app-emulation/wine-mono/wine-mono-4.6.4.ebuild b/app-emulation/wine-mono/wine-mono-4.6.4.ebuild index a9f2ddc6bc2..4a5144adb83 100644 --- a/app-emulation/wine-mono/wine-mono-4.6.4.ebuild +++ b/app-emulation/wine-mono/wine-mono-4.6.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -DESCRIPTION="Wine Mono is a replacement for the .NET runtime and class libraries in Wine" +DESCRIPTION="A replacement for the .NET runtime and class libraries in Wine" HOMEPAGE="https://www.winehq.org/" SRC_URI="https://dl.winehq.org/wine/${PN}/${PV}/${P}.msi" diff --git a/app-emulation/wine-mono/wine-mono-4.7.0.ebuild b/app-emulation/wine-mono/wine-mono-4.7.0.ebuild index 2479dca9023..54ef87ce73c 100644 --- a/app-emulation/wine-mono/wine-mono-4.7.0.ebuild +++ b/app-emulation/wine-mono/wine-mono-4.7.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -DESCRIPTION="Wine Mono is a replacement for the .NET runtime and class libraries in Wine" +DESCRIPTION="A replacement for the .NET runtime and class libraries in Wine" HOMEPAGE="https://www.winehq.org/" SRC_URI="https://dl.winehq.org/wine/${PN}/${PV}/${P}.msi" diff --git a/app-emulation/wine-mono/wine-mono-4.7.1.ebuild b/app-emulation/wine-mono/wine-mono-4.7.1.ebuild index 4070337553f..4a5144adb83 100644 --- a/app-emulation/wine-mono/wine-mono-4.7.1.ebuild +++ b/app-emulation/wine-mono/wine-mono-4.7.1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -DESCRIPTION="Wine Mono is a replacement for the .NET runtime and class libraries in Wine" +DESCRIPTION="A replacement for the .NET runtime and class libraries in Wine" HOMEPAGE="https://www.winehq.org/" SRC_URI="https://dl.winehq.org/wine/${PN}/${PV}/${P}.msi" diff --git a/app-emulation/wine-mono/wine-mono-4.7.3.ebuild b/app-emulation/wine-mono/wine-mono-4.7.3.ebuild index e18bbd1ddb6..54ef87ce73c 100644 --- a/app-emulation/wine-mono/wine-mono-4.7.3.ebuild +++ b/app-emulation/wine-mono/wine-mono-4.7.3.ebuild @@ -3,7 +3,7 @@ EAPI=6 -DESCRIPTION="Wine Mono is a replacement for the .NET runtime and class libraries in Wine" +DESCRIPTION="A replacement for the .NET runtime and class libraries in Wine" HOMEPAGE="https://www.winehq.org/" SRC_URI="https://dl.winehq.org/wine/${PN}/${PV}/${P}.msi"