Fix errors in the index, found after improving the TOML loader

This commit is contained in:
Pierre-Marie de Rodat
2019-04-09 18:32:45 +02:00
committed by Pierre-Marie de Rodat
parent 9136b58856
commit eb3ea5d9ed
26 changed files with 34 additions and 4 deletions
+1 -1
View File
@@ -7,7 +7,6 @@ maintainers = ["alejandro@mosteo.com"]
[general.available.'case(os)']
linux = true
'...' = false
[20180111]
origin = "git+https://github.com/svn2github/GLOBE_3D.git@93f7185130e2fb0db7f1f7e67eaf1b6ca561d651"
@@ -21,3 +20,4 @@ project-files = ["globe_3d.gpr"]
[20180111.gpr-set-externals.OS_Kind.'case(os)']
linux = "linux"
'...' = ""
+1
View File
@@ -1,6 +1,7 @@
[general]
description = "OpenGL Utility Toolkit"
licenses = []
maintainers = ["alejandro@mosteo.com"]
['2.8.1-3']
['2.8.1-3'.origin.'case(distribution)']