diff options
author | NP-Hardass <NP-Hardass@gentoo.org> | 2017-05-12 20:51:23 -0400 |
---|---|---|
committer | NP-Hardass <NP-Hardass@gentoo.org> | 2017-05-12 21:02:56 -0400 |
commit | e257620a1d42bdafb5c3ca746985fb3cd93b176e (patch) | |
tree | 9703833e3c33c5dab7bb76b52d606ce8c7ef2c8a /app-emulation/wine-vanilla/wine-vanilla-2.7.ebuild | |
parent | app-emulation/wine-d3d9: Make descriptions a little more verbose (diff) | |
download | gentoo-e257620a1d42bdafb5c3ca746985fb3cd93b176e.tar.gz gentoo-e257620a1d42bdafb5c3ca746985fb3cd93b176e.tar.bz2 gentoo-e257620a1d42bdafb5c3ca746985fb3cd93b176e.zip |
app-emulation/wine-vanilla: Make descriptions a little more verbose
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'app-emulation/wine-vanilla/wine-vanilla-2.7.ebuild')
-rw-r--r-- | app-emulation/wine-vanilla/wine-vanilla-2.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine-vanilla/wine-vanilla-2.7.ebuild b/app-emulation/wine-vanilla/wine-vanilla-2.7.ebuild index 1916f83483df..db5bcfd9a608 100644 --- a/app-emulation/wine-vanilla/wine-vanilla-2.7.ebuild +++ b/app-emulation/wine-vanilla/wine-vanilla-2.7.ebuild @@ -27,7 +27,7 @@ S="${WORKDIR}/${MY_P}" WDC_V="20150204" WINE_DESKTOP_COMMON_P="wine-desktop-common-${WDC_V}" -DESCRIPTION="Free implementation of Windows(tm) on Unix" +DESCRIPTION="Free implementation of Windows(tm) on Unix, without external patchsets" HOMEPAGE="http://www.winehq.org/" SRC_URI="${SRC_URI} https://github.com/NP-Hardass/wine-desktop-common/archive/${WDC_V}.tar.gz -> ${WINE_DESKTOP_COMMON_P}.tar.gz |