mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
virtual/wine: Update letter case
Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<flag name="staging">Enable Wine-Staging's Patchset</flag>
|
||||
</use>
|
||||
<longdescription lang="en">
|
||||
Allows for any variant of WINE, regardless of slotting to fulfill the dependencies
|
||||
Allows for any variant of Wine, regardless of slotting to fulfill the dependencies
|
||||
traditionally fulfilled by the non-slotted, pre-variant, app-emulation/wine.
|
||||
</longdescription>
|
||||
</pkgmetadata>
|
||||
|
||||
@@ -3,11 +3,11 @@
|
||||
|
||||
EAPI=6
|
||||
|
||||
DESCRIPTION="Virtual for WINE that supports multiple variants and slotting"
|
||||
DESCRIPTION="Virtual for Wine that supports multiple variants and slotting"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="staging d3d9"
|
||||
IUSE="d3d9 staging"
|
||||
|
||||
# Note, the ordering here is intentional, to take advantage of the short-circuit
|
||||
# logic of portage, to enforce wine-vanilla as default for new users. The idea
|
||||
|
||||
Reference in New Issue
Block a user