app-emulation/wine: Change wording in metadata.xml
authorNP-Hardass <NP-Hardass@gentoo.org>
Sun, 6 Mar 2016 02:56:35 +0000 (21:56 -0500)
committerNP-Hardass <NP-Hardass@gentoo.org>
Sun, 6 Mar 2016 02:57:01 +0000 (21:57 -0500)
Package-Manager: portage-2.2.26

app-emulation/wine/metadata.xml

index 6efa58c54b8d8efac8aa9d64f7a52151fc6c6975..16fa7a695f4d4925b6870ccc6ee3b836154913f9 100644 (file)
@@ -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>