summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNP-Hardass <NP-Hardass@gentoo.org>2016-03-05 21:56:35 -0500
committerNP-Hardass <NP-Hardass@gentoo.org>2016-03-05 21:57:01 -0500
commit35b48c463ab9a2767290e596debff2ebed24bf80 (patch)
tree2f6f656d87b3cb12070b785589cf56ec965ac21a /app-emulation/wine
parentapp-emulation/wine: Update 9999, bump mono, fix bug #576360 (diff)
downloadgentoo-35b48c463ab9a2767290e596debff2ebed24bf80.tar.gz
gentoo-35b48c463ab9a2767290e596debff2ebed24bf80.tar.bz2
gentoo-35b48c463ab9a2767290e596debff2ebed24bf80.zip
app-emulation/wine: Change wording in metadata.xml
Package-Manager: portage-2.2.26
Diffstat (limited to 'app-emulation/wine')
-rw-r--r--app-emulation/wine/metadata.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/wine/metadata.xml b/app-emulation/wine/metadata.xml
index 6efa58c54b8d..16fa7a695f4d 100644
--- a/app-emulation/wine/metadata.xml
+++ b/app-emulation/wine/metadata.xml
@@ -16,7 +16,7 @@ Think of Wine as a compatibility layer for running Windows programs. Wine does n
<flag name="dos">Pull in <pkg>games-emulation/dosbox</pkg> to run DOS applications</flag>
<flag name="gecko">Add support for the Gecko engine when using iexplore</flag>
<flag name="gstreamer">Use <pkg>media-libs/gstreamer</pkg> to provide DirectShow functionality;
- For versions less than wine-1.9.2, uses experimental patch which may break some apps</flag>
+ For versions before wine-1.9.2, uses experimental patch which may break some apps</flag>
<flag name="mono">Add support for .NET using Wine's Mono add-on</flag>
<flag name="netapi">Use libnetapi from <pkg>net-fs/samba</pkg> to support Windows networks in netapi32.dll</flag>
<flag name="opencl">Enable OpenCL support</flag>
@@ -25,7 +25,7 @@ Think of Wine as a compatibility layer for running Windows programs. Wine does n
<flag name="perl">Install helpers written in perl (winedump/winemaker)</flag>
<flag name="pipelight">Apply Wine-Staging patches for Pipelight/Silverlight support</flag>
<flag name="prelink">Run prelink on DLLs during build;
- For versions less than wine-1.7.55 or hardened, do not disable if you do not know what this means as it can break things at runtime</flag>
+ For versions before wine-1.7.55 or hardened, do not disable if you do not know what this means as it can break things at runtime</flag>
<flag name="realtime">Pull in <pkg>sys-auth/rtkit</pkg> for low-latency pulseaudio support</flag>
<flag name="run-exes">Use Wine to open and run .EXE and .MSI files</flag>
<flag name="s3tc">Pull in <pkg>media-libs/libtxc_dxtn</pkg> for DXTn texture compression, needed for many games</flag>
@@ -33,7 +33,7 @@ Think of Wine as a compatibility layer for running Windows programs. Wine does n
http://wiki.winehq.org/NtlmAuthSetupGuide and
http://wiki.winehq.org/NtlmSigningAndSealing</flag>
<flag name="staging">Apply Wine-Staging patches for advanced feature support that haven't made it into upstream Wine yet
- For versions less than wine-1.8, this patchset is unofficial.</flag>
+ For versions before wine-1.8, this patchset is unofficial.</flag>
</use>
<upstream>
<remote-id type="github">wine-compholio/wine-staging</remote-id>