diff options
Diffstat (limited to 'app-emulation/wine-d3d9/wine-d3d9-2.7.ebuild')
-rw-r--r-- | app-emulation/wine-d3d9/wine-d3d9-2.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.7.ebuild b/app-emulation/wine-d3d9/wine-d3d9-2.7.ebuild index 1591b6351dd5..0d339afffe78 100644 --- a/app-emulation/wine-d3d9/wine-d3d9-2.7.ebuild +++ b/app-emulation/wine-d3d9/wine-d3d9-2.7.ebuild @@ -29,7 +29,7 @@ D3D9_DIR="${WORKDIR}/wine-d3d9-patches-${D3D9_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, with Gallium Nine patchset" 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 |