Skip to content

Commit

Permalink
update opam meta-data
Browse files Browse the repository at this point in the history
  • Loading branch information
CohenCyril committed Jul 21, 2015
1 parent 7f7f8b1 commit 663721c
Show file tree
Hide file tree
Showing 9 changed files with 89 additions and 53 deletions.
16 changes: 10 additions & 6 deletions mathcomp/algebra/opam
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
opam-version: "1.2"
name: "coq:mathcomp:algebra"
version: "1.5"
maintainer: "Ssreflect <ssreflect@msr-inria.inria.fr>"
authors: "Ssreflect <ssreflect@msr-inria.inria.fr>"
version: "dev"
maintainer: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
authors: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
homepage: "http://ssr.msr-inria.inria.fr/"
bug-reports: "ssreflect@msr-inria.inria.fr"
bug-reports: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
license: "CeCILL-B"
build: [ make "-j" "%{jobs}%" ]

build: [ make "-j" "%{jobs}%" ]
install: [ make "install" ]
remove: [ "sh" "-c" "rm -rf '%{lib}%/coq/user-contrib/mathcomp/algebra'" ]
depends: [ "coq:mathcomp:fingroup" { = "1.5" } ]
depends: [ "coq:mathcomp:fingroup" { = "dev" } ]

tags: [ "keyword:algebra" "keyword:small scale reflection" "keyword:mathematical components" "keyword:odd order theorem" ]
authors: [ "Jeremy Avigad <>" "Andrea Asperti <>" "Stephane Le Roux <>" "Yves Bertot <>" "Laurence Rideau <>" "Enrico Tassi <>" "Ioana Pasca <>" "Georges Gonthier <>" "Sidi Ould Biha <>" "Cyril Cohen <>" "Francois Garillot <>" "Alexey Solovyev <>" "Russell O'Connor <>" "Laurent Théry <>" "Assia Mahboubi <>" ]
16 changes: 10 additions & 6 deletions mathcomp/basic/opam
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
opam-version: "1.2"
name: "coq:mathcomp:basic"
version: "1.5"
maintainer: "Ssreflect <ssreflect@msr-inria.inria.fr>"
authors: "Ssreflect <ssreflect@msr-inria.inria.fr>"
version: "dev"
maintainer: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
authors: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
homepage: "http://ssr.msr-inria.inria.fr/"
bug-reports: "ssreflect@msr-inria.inria.fr"
bug-reports: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
license: "CeCILL-B"
build: [ make "-j" "%{jobs}%" ]

build: [ make "-j" "%{jobs}%" ]
install: [ make "install" ]
remove: [ "sh" "-c" "rm -rf '%{lib}%/coq/user-contrib/mathcomp/basic'" ]
depends: [ "coq:mathcomp:ssreflect" { = "1.5" } ]
depends: [ "coq:mathcomp:ssreflect" { = "dev" } ]

tags: [ "keyword:small scale reflection" "keyword:mathematical components" "keyword:odd order theorem" ]
authors: [ "Jeremy Avigad <>" "Andrea Asperti <>" "Stephane Le Roux <>" "Yves Bertot <>" "Laurence Rideau <>" "Enrico Tassi <>" "Ioana Pasca <>" "Georges Gonthier <>" "Sidi Ould Biha <>" "Cyril Cohen <>" "Francois Garillot <>" "Alexey Solovyev <>" "Russell O'Connor <>" "Laurent Théry <>" "Assia Mahboubi <>" ]
16 changes: 10 additions & 6 deletions mathcomp/character/opam
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
opam-version: "1.2"
name: "coq:mathcomp:character"
version: "1.5"
maintainer: "Ssreflect <ssreflect@msr-inria.inria.fr>"
authors: "Ssreflect <ssreflect@msr-inria.inria.fr>"
version: "dev"
maintainer: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
authors: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
homepage: "http://ssr.msr-inria.inria.fr/"
bug-reports: "ssreflect@msr-inria.inria.fr"
bug-reports: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
license: "CeCILL-B"
build: [ make "-j" "%{jobs}%" ]

build: [ make "-j" "%{jobs}%" ]
install: [ make "install" ]
remove: [ "sh" "-c" "rm -rf '%{lib}%/coq/user-contrib/mathcomp/character'" ]
depends: [ "coq:mathcomp:field" { = "1.5" } ]
depends: [ "coq:mathcomp:field" { = "dev" } ]

tags: [ "keyword:algebra" "keyword:character" "keyword:small scale reflection" "keyword:mathematical components" "keyword:odd order theorem" ]
authors: [ "Jeremy Avigad <>" "Andrea Asperti <>" "Stephane Le Roux <>" "Yves Bertot <>" "Laurence Rideau <>" "Enrico Tassi <>" "Ioana Pasca <>" "Georges Gonthier <>" "Sidi Ould Biha <>" "Cyril Cohen <>" "Francois Garillot <>" "Alexey Solovyev <>" "Russell O'Connor <>" "Laurent Théry <>" "Assia Mahboubi <>" ]
16 changes: 10 additions & 6 deletions mathcomp/field/opam
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
opam-version: "1.2"
name: "coq:mathcomp:field"
version: "1.5"
maintainer: "Ssreflect <ssreflect@msr-inria.inria.fr>"
authors: "Ssreflect <ssreflect@msr-inria.inria.fr>"
version: "dev"
maintainer: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
authors: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
homepage: "http://ssr.msr-inria.inria.fr/"
bug-reports: "ssreflect@msr-inria.inria.fr"
bug-reports: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
license: "CeCILL-B"
build: [ make "-j" "%{jobs}%" ]

build: [ make "-j" "%{jobs}%" ]
install: [ make "install" ]
remove: [ "sh" "-c" "rm -rf '%{lib}%/coq/user-contrib/mathcomp/field'" ]
depends: [ "coq:mathcomp:solvable" { = "1.5" } ]
depends: [ "coq:mathcomp:solvable" { = "dev" } ]

tags: [ "keyword:algebra" "keyword:field" "keyword:small scale reflection" "keyword:mathematical components" "keyword:odd order theorem" ]
authors: [ "Jeremy Avigad <>" "Andrea Asperti <>" "Stephane Le Roux <>" "Yves Bertot <>" "Laurence Rideau <>" "Enrico Tassi <>" "Ioana Pasca <>" "Georges Gonthier <>" "Sidi Ould Biha <>" "Cyril Cohen <>" "Francois Garillot <>" "Alexey Solovyev <>" "Russell O'Connor <>" "Laurent Théry <>" "Assia Mahboubi <>" ]
16 changes: 10 additions & 6 deletions mathcomp/fingroup/opam
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
opam-version: "1.2"
name: "coq:mathcomp:fingroup"
version: "1.5"
maintainer: "Ssreflect <ssreflect@msr-inria.inria.fr>"
authors: "Ssreflect <ssreflect@msr-inria.inria.fr>"
version: "dev"
maintainer: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
authors: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
homepage: "http://ssr.msr-inria.inria.fr/"
bug-reports: "ssreflect@msr-inria.inria.fr"
bug-reports: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
license: "CeCILL-B"
build: [ make "-j" "%{jobs}%" ]

build: [ make "-j" "%{jobs}%" ]
install: [ make "install" ]
remove: [ "sh" "-c" "rm -rf '%{lib}%/coq/user-contrib/mathcomp/fingroup'" ]
depends: [ "coq:mathcomp:discrete" { = "1.5" } ]
depends: [ "coq:mathcomp:basic" { = "dev" } ]

tags: [ "keyword:finite groups" "keyword:small scale reflection" "keyword:mathematical components" "keyword:odd order theorem" ]
authors: [ "Jeremy Avigad <>" "Andrea Asperti <>" "Stephane Le Roux <>" "Yves Bertot <>" "Laurence Rideau <>" "Enrico Tassi <>" "Ioana Pasca <>" "Georges Gonthier <>" "Sidi Ould Biha <>" "Cyril Cohen <>" "Francois Garillot <>" "Alexey Solovyev <>" "Russell O'Connor <>" "Laurent Théry <>" "Assia Mahboubi <>" ]
16 changes: 10 additions & 6 deletions mathcomp/odd_order/opam
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
opam-version: "1.2"
name: "coq:mathcomp:odd_order"
version: "1.5"
maintainer: "Ssreflect <ssreflect@msr-inria.inria.fr>"
authors: "Ssreflect <ssreflect@msr-inria.inria.fr>"
version: "dev"
maintainer: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
authors: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
homepage: "http://ssr.msr-inria.inria.fr/"
bug-reports: "ssreflect@msr-inria.inria.fr"
bug-reports: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
license: "CeCILL-B"
build: [ make "-j" "%{jobs}%" ]

build: [ make "-j" "%{jobs}%" ]
install: [ make "install" ]
remove: [ "sh" "-c" "rm -rf '%{lib}%/coq/user-contrib/mathcomp/odd_order'" ]
depends: [ "coq:mathcomp:character" { = "1.5" } ]
depends: [ "coq:mathcomp:character" { = "dev" } ]

tags: [ "keyword:Feit Thompson theorem" "keyword:small scale reflection" "keyword:mathematical components" "keyword:odd order theorem" ]
authors: [ "Jeremy Avigad <>" "Andrea Asperti <>" "Stephane Le Roux <>" "Yves Bertot <>" "Laurence Rideau <>" "Enrico Tassi <>" "Ioana Pasca <>" "Georges Gonthier <>" "Sidi Ould Biha <>" "Cyril Cohen <>" "Francois Garillot <>" "Alexey Solovyev <>" "Russell O'Connor <>" "Laurent Théry <>" "Assia Mahboubi <>" ]
14 changes: 9 additions & 5 deletions mathcomp/real_closed/opam
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
opam-version: "1.2"
name: "coq:mathcomp:real_closed"
version: "1.5"
maintainer: "Ssreflect <ssreflect@msr-inria.inria.fr>"
authors: "Ssreflect <ssreflect@msr-inria.inria.fr>"
version: "dev"
maintainer: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
authors: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
homepage: "http://ssr.msr-inria.inria.fr/"
bug-reports: "ssreflect@msr-inria.inria.fr"
bug-reports: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
license: "CeCILL-B"

build: [ make "-j" "%{jobs}%" ]
install: [ make "install" ]
remove: [ "sh" "-c" "rm -rf '%{lib}%/coq/user-contrib/mathcomp/real_closed'" ]
depends: [ "coq:mathcomp:algebra" { = "1.5" } ]
depends: [ "coq:mathcomp:algebra" { = "dev" } ]

tags: [ "keyword:real closed field" "keyword:Feit Thompson theorem" "keyword:small scale reflection" "keyword:mathematical components" "keyword:odd order theorem" ]
authors: [ "Jeremy Avigad <>" "Andrea Asperti <>" "Stephane Le Roux <>" "Yves Bertot <>" "Laurence Rideau <>" "Enrico Tassi <>" "Ioana Pasca <>" "Georges Gonthier <>" "Sidi Ould Biha <>" "Cyril Cohen <>" "Francois Garillot <>" "Alexey Solovyev <>" "Russell O'Connor <>" "Laurent Théry <>" "Assia Mahboubi <>" ]
16 changes: 10 additions & 6 deletions mathcomp/solvable/opam
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
opam-version: "1.2"
name: "coq:mathcomp:solvable"
version: "1.5"
maintainer: "Ssreflect <ssreflect@msr-inria.inria.fr>"
authors: "Ssreflect <ssreflect@msr-inria.inria.fr>"
version: "dev"
maintainer: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
authors: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
homepage: "http://ssr.msr-inria.inria.fr/"
bug-reports: "ssreflect@msr-inria.inria.fr"
bug-reports: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
license: "CeCILL-B"
build: [ make "-j" "%{jobs}%" ]

build: [ make "-j" "%{jobs}%" ]
install: [ make "install" ]
remove: [ "sh" "-c" "rm -rf '%{lib}%/coq/user-contrib/mathcomp/solvable'" ]
depends: [ "coq:mathcomp:algebra" { = "1.5" } ]
depends: [ "coq:mathcomp:algebra" { = "dev" } ]

tags: [ "keyword:finite groups" "keyword:Feit Thompson theorem" "keyword:small scale reflection" "keyword:mathematical components" "keyword:odd order theorem" ]
authors: [ "Jeremy Avigad <>" "Andrea Asperti <>" "Stephane Le Roux <>" "Yves Bertot <>" "Laurence Rideau <>" "Enrico Tassi <>" "Ioana Pasca <>" "Georges Gonthier <>" "Sidi Ould Biha <>" "Cyril Cohen <>" "Francois Garillot <>" "Alexey Solovyev <>" "Russell O'Connor <>" "Laurent Théry <>" "Assia Mahboubi <>" ]
16 changes: 10 additions & 6 deletions mathcomp/ssreflect/opam
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
opam-version: "1.2"
name: "coq:mathcomp:ssreflect"
version: "1.5"
maintainer: "Ssreflect <ssreflect@msr-inria.inria.fr>"
authors: "Ssreflect <ssreflect@msr-inria.inria.fr>"
version: "dev"
maintainer: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
authors: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
homepage: "http://ssr.msr-inria.inria.fr/"
bug-reports: "ssreflect@msr-inria.inria.fr"
bug-reports: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
license: "CeCILL-B"
build: [ make "-j" "%{jobs}%" ]

build: [ make "-j" "%{jobs}%" ]
install: [ make "install" ]
remove: [ "sh" "-c" "rm -rf '%{lib}%/coq/user-contrib/mathcomp/ssreflect'" ]
depends: [ "coq" { ( >= "8.4pl4" & < "8.5" ) | ( = "8.5.dev" ) } ]
depends: [ "coq" { ( >= "8.4pl4" & < "8.5" ) | ( = "8.5.dev" ) | ( = "dev")} ]

tags: [ "keyword:small scale reflection" "keyword:mathematical components" "keyword:odd order theorem" ]
authors: [ "Jeremy Avigad <>" "Andrea Asperti <>" "Stephane Le Roux <>" "Yves Bertot <>" "Laurence Rideau <>" "Enrico Tassi <>" "Ioana Pasca <>" "Georges Gonthier <>" "Sidi Ould Biha <>" "Cyril Cohen <>" "Francois Garillot <>" "Alexey Solovyev <>" "Russell O'Connor <>" "Laurent Théry <>" "Assia Mahboubi <>" ]

0 comments on commit 663721c

Please sign in to comment.