mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-haskell/hslua: fix metadata.xml
dev-haskell/hslua/metadata.xml:18: element use: Schema= s validity error : Element 'use': Duplicate key-sequence ['C'] in unique id= entity-constraint 'useUniquityConstraint'. https://archives.gentoo.org/gentoo-dev/message/99a91292cc75a4a967a6ff3cf1e0f27b Package-Manager: portage-2.2.27
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
<name>Gentoo Haskell</name>
|
||||
</maintainer>
|
||||
<use>
|
||||
<flag name="apicheck">Compile Lua with -DLUA_USE_APICHECK..</flag>
|
||||
<flag name="system-lua">Use the system-wide lua instead of the bundled copy.</flag>
|
||||
</use>
|
||||
<longdescription>
|
||||
@@ -15,8 +16,4 @@
|
||||
The package is standalone: full Lua interpreter version 5.1.4
|
||||
is distributed in this package as well.
|
||||
</longdescription>
|
||||
<use>
|
||||
<flag name="system-lua">Use the system-wide lua instead of the bundled copy.</flag>
|
||||
<flag name="apicheck">Compile Lua with -DLUA_USE_APICHECK..</flag>
|
||||
</use>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user