diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-24 07:08:35 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-24 07:09:14 +0300 |
commit | 0309960d1f3279a29b811dbf11dab8a9e3e2026c (patch) | |
tree | 15eae18341b13efbb741e105c4946783da82709a /app-emulation | |
parent | sys-process/usbtop: initial commit (diff) | |
download | gentoo-0309960d1f3279a29b811dbf11dab8a9e3e2026c.tar.gz gentoo-0309960d1f3279a29b811dbf11dab8a9e3e2026c.tar.bz2 gentoo-0309960d1f3279a29b811dbf11dab8a9e3e2026c.zip |
app-emulation/wine-mono: [QA] fix DESCRIPTION
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/wine-mono/wine-mono-4.6.4.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine-mono/wine-mono-4.7.0.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine-mono/wine-mono-4.7.1.ebuild | 2 | ||||
-rw-r--r-- | 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 a9f2ddc6bc28..4a5144adb837 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 2479dca9023d..54ef87ce73c8 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 4070337553f3..4a5144adb837 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 e18bbd1ddb62..54ef87ce73c8 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" |