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 0918F139694 for ; Sat, 13 May 2017 01:03:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1C82AE0CA4; Sat, 13 May 2017 01:03:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DBE91E0CA4 for ; Sat, 13 May 2017 01:03:12 +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 79C423416EF for ; Sat, 13 May 2017 01:03:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1663F7454 for ; Sat, 13 May 2017 01:03:10 +0000 (UTC) From: "NP Hardass" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "NP Hardass" Message-ID: <1494637374.487453200e956fccf9070e4558102081b83c0863.np-hardass@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-d3d9/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/wine-d3d9/metadata.xml app-emulation/wine-d3d9/wine-d3d9-2.0.ebuild app-emulation/wine-d3d9/wine-d3d9-2.1.ebuild app-emulation/wine-d3d9/wine-d3d9-2.2.ebuild app-emulation/wine-d3d9/wine-d3d9-2.3.ebuild app-emulation/wine-d3d9/wine-d3d9-2.4.ebuild app-emulation/wine-d3d9/wine-d3d9-2.5.ebuild app-emulation/wine-d3d9/wine-d3d9-2.6.ebuild app-emulation/wine-d3d9/wine-d3d9-2.7.ebuild app-emulation/wine-d3d9/wine-d3d9-9999.ebuild X-VCS-Directories: app-emulation/wine-d3d9/ X-VCS-Committer: np-hardass X-VCS-Committer-Name: NP Hardass X-VCS-Revision: 487453200e956fccf9070e4558102081b83c0863 X-VCS-Branch: master Date: Sat, 13 May 2017 01:03:10 +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: f3bcd8c4-c6d2-4bb7-b206-c12b53f67e60 X-Archives-Hash: 23a949a3674d434da2f12b643dc7f479 commit: 487453200e956fccf9070e4558102081b83c0863 Author: NP-Hardass gentoo org> AuthorDate: Sat May 13 00:47:45 2017 +0000 Commit: NP Hardass gentoo org> CommitDate: Sat May 13 01:02:54 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48745320 app-emulation/wine-d3d9: Make descriptions a little more verbose Package-Manager: Portage-2.3.5, Repoman-2.3.2 app-emulation/wine-d3d9/metadata.xml | 2 ++ app-emulation/wine-d3d9/wine-d3d9-2.0.ebuild | 2 +- app-emulation/wine-d3d9/wine-d3d9-2.1.ebuild | 2 +- app-emulation/wine-d3d9/wine-d3d9-2.2.ebuild | 2 +- app-emulation/wine-d3d9/wine-d3d9-2.3.ebuild | 2 +- app-emulation/wine-d3d9/wine-d3d9-2.4.ebuild | 2 +- app-emulation/wine-d3d9/wine-d3d9-2.5.ebuild | 2 +- app-emulation/wine-d3d9/wine-d3d9-2.6.ebuild | 2 +- app-emulation/wine-d3d9/wine-d3d9-2.7.ebuild | 2 +- app-emulation/wine-d3d9/wine-d3d9-9999.ebuild | 2 +- 10 files changed, 11 insertions(+), 9 deletions(-) diff --git a/app-emulation/wine-d3d9/metadata.xml b/app-emulation/wine-d3d9/metadata.xml index f370dfe5802..44e32fcafe3 100644 --- a/app-emulation/wine-d3d9/metadata.xml +++ b/app-emulation/wine-d3d9/metadata.xml @@ -13,6 +13,8 @@ Wine is an Open Source implementation of the Windows API on top of X and Unix. Think of Wine as a compatibility layer for running Windows programs. Wine does not require Microsoft Windows, as it is a completely free alternative implementation of the Windows API consisting of 100% non-Microsoft code, however Wine can optionally use native Windows DLLs if they are available. Wine provides both a development toolkit for porting Windows source code to Unix as well as a program loader, allowing many unmodified Windows programs to run on x86-based Unixes, including Linux, FreeBSD, and Solaris. + +This variant of the Wine packaging includes the Gallium Nine patchset. Enable ISDN support via CAPI diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.0.ebuild b/app-emulation/wine-d3d9/wine-d3d9-2.0.ebuild index c9d466cfdfa..7a2caf21c1a 100644 --- a/app-emulation/wine-d3d9/wine-d3d9-2.0.ebuild +++ b/app-emulation/wine-d3d9/wine-d3d9-2.0.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 diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.1.ebuild b/app-emulation/wine-d3d9/wine-d3d9-2.1.ebuild index 16579e0dfad..3052dfebdf8 100644 --- a/app-emulation/wine-d3d9/wine-d3d9-2.1.ebuild +++ b/app-emulation/wine-d3d9/wine-d3d9-2.1.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 diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.2.ebuild b/app-emulation/wine-d3d9/wine-d3d9-2.2.ebuild index 16579e0dfad..3052dfebdf8 100644 --- a/app-emulation/wine-d3d9/wine-d3d9-2.2.ebuild +++ b/app-emulation/wine-d3d9/wine-d3d9-2.2.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 diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.3.ebuild b/app-emulation/wine-d3d9/wine-d3d9-2.3.ebuild index 16579e0dfad..3052dfebdf8 100644 --- a/app-emulation/wine-d3d9/wine-d3d9-2.3.ebuild +++ b/app-emulation/wine-d3d9/wine-d3d9-2.3.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 diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.4.ebuild b/app-emulation/wine-d3d9/wine-d3d9-2.4.ebuild index 1591b6351dd..0d339afffe7 100644 --- a/app-emulation/wine-d3d9/wine-d3d9-2.4.ebuild +++ b/app-emulation/wine-d3d9/wine-d3d9-2.4.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 diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.5.ebuild b/app-emulation/wine-d3d9/wine-d3d9-2.5.ebuild index 1591b6351dd..0d339afffe7 100644 --- a/app-emulation/wine-d3d9/wine-d3d9-2.5.ebuild +++ b/app-emulation/wine-d3d9/wine-d3d9-2.5.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 diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.6.ebuild b/app-emulation/wine-d3d9/wine-d3d9-2.6.ebuild index 1591b6351dd..0d339afffe7 100644 --- a/app-emulation/wine-d3d9/wine-d3d9-2.6.ebuild +++ b/app-emulation/wine-d3d9/wine-d3d9-2.6.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 diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.7.ebuild b/app-emulation/wine-d3d9/wine-d3d9-2.7.ebuild index 1591b6351dd..0d339afffe7 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 diff --git a/app-emulation/wine-d3d9/wine-d3d9-9999.ebuild b/app-emulation/wine-d3d9/wine-d3d9-9999.ebuild index 1591b6351dd..0d339afffe7 100644 --- a/app-emulation/wine-d3d9/wine-d3d9-9999.ebuild +++ b/app-emulation/wine-d3d9/wine-d3d9-9999.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