diff options
Diffstat (limited to 'dev-libs/angelscript')
| -rw-r--r-- | dev-libs/angelscript/metadata.xml | 23 |
1 files changed, 11 insertions, 12 deletions
diff --git a/dev-libs/angelscript/metadata.xml b/dev-libs/angelscript/metadata.xml index 3fbed7094e15..307b6244cd48 100644 --- a/dev-libs/angelscript/metadata.xml +++ b/dev-libs/angelscript/metadata.xml @@ -1,14 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>chewi@gentoo.org</email> - <name>James Le Cuirot</name> - </maintainer> - <slots> - <subslots> - Reflects ABI compatibility of libangelscript.so. - Since there is practically no compatibility, this is $PV. - </subslots> - </slots> -</pkgmetadata> + <maintainer type="person"> + <email>chewi@gentoo.org</email> + <name>James Le Cuirot</name> + </maintainer> + + <origin>gentoo-staging</origin> + <slots> + <subslots>
			Reflects ABI compatibility of libangelscript.so.
			Since there is practically no compatibility, this is $PV.
		</subslots> + </slots> +</pkgmetadata>
\ No newline at end of file |
