Skip to content

Commit

Permalink
Merge pull request #2731 from silene/fix-keywords
Browse files Browse the repository at this point in the history
Prevent duplication of some package categories and keywords.
  • Loading branch information
silene authored Sep 18, 2023
2 parents d65afc7 + 66ed0d3 commit 53bed2e
Show file tree
Hide file tree
Showing 67 changed files with 83 additions and 212 deletions.
123 changes: 0 additions & 123 deletions extra-dev/packages/coq-color/coq-color.8.7.dev/opam

This file was deleted.

4 changes: 2 additions & 2 deletions extra-dev/packages/coq-color/coq-color.dev/opam
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ tags: [

"logpath:CoLoR"

"category:Computer Science/Algorithms/Correctness proofs of algorithms"
"category:Computer Science/Decision Procedures and Certified Algorithms/Correctness proofs of algorithms"
"category:Computer Science/Data Types and Data Structures"
"category:Computer Science/Lambda Calculi"
"category:Mathematics/Algebra"
Expand Down Expand Up @@ -89,7 +89,7 @@ tags: [
"keyword:graph"
"keyword:path"
"keyword:transitive closure"
"keyword:strongly connected component"
"keyword:strongly connected components"
"keyword:topological ordering"

"keyword:rpo"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ depends: [

tags: [
"category:Mathematics/Logic/Foundations"
"keyword:ordinals"
"keyword:ordinal numbers"
"logpath:gaia_hydras"
]
authors: [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ tags: [
"category:Mathematics/Arithmetic and Number Theory/Number theory"
"keyword:ordered sets"
"keyword:ordinal arithmetic"
"keyword:ordinals"
"keyword:ordinal numbers"
"keyword:cardinal numbers"
"logpath:gaia.ordinals"
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ conflicts: [
tags: [
"category:Mathematics/Arithmetic and Number Theory/Number theory"
"keyword:ordinal arithmetic"
"keyword:ordinals"
"keyword:ordinal numbers"
"logpath:gaia.schutte"
]
authors: [
Expand Down
2 changes: 1 addition & 1 deletion extra-dev/packages/coq-gaia-stern/coq-gaia-stern.dev/opam
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ conflicts: [

tags: [
"category:Mathematics/Arithmetic and Number Theory/Number theory"
"keyword:stern-brocot"
"keyword:Stern-Brocot"
"keyword:fibonacci numbers"
"logpath:gaia.stern"
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ tags: [
"category:Mathematics/Combinatorics and Graph Theory"
"category:Mathematics/Logic/Foundations"
"keyword:Ketonen-Solovay machinery"
"keyword:ordinals"
"keyword:ordinal numbers"
"keyword:primitive recursive functions"
"logpath:hydras"
]
Expand Down
2 changes: 1 addition & 1 deletion extra-dev/packages/coq-markov/coq-markov.dev/opam
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ depends: [
tags: [
"keyword:probability"
"keyword:Markov"
"keyword:Lebesgue integral"
"keyword:Lebesgue integration"
"keyword:sigma algebras"
"keyword:measurability"
"keyword:Borel"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,8 @@ depends: [
]

tags: [
"category:Mathematics/Classical Logic"
"keyword:classical"
"keyword:logic"
"category:Mathematics/Logic/Classical logic"
"keyword:classical logic"
"keyword:sets"
"logpath:mathcomp.classical"
]
Expand Down
2 changes: 1 addition & 1 deletion released/packages/coq-belgames/coq-belgames.1.0.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ depends: [
tags: [
"keyword:games of incomplete information"
"keyword:belief functions theory"
"category:Computer Science/Algorithms/Correctness proofs of algorithms"
"category:Computer Science/Decision Procedures and Certified Algorithms/Correctness proofs of algorithms"
"logpath:BelGames"
"date:2022-09-22"
]
Expand Down
2 changes: 1 addition & 1 deletion released/packages/coq-belgames/coq-belgames.1.1.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ depends: [
tags: [
"keyword:games of incomplete information"
"keyword:belief functions theory"
"category:Computer Science/Algorithms/Correctness proofs of algorithms"
"category:Computer Science/Decision Procedures and Certified Algorithms/Correctness proofs of algorithms"
"logpath:BelGames"
"date:2023-02-24"
]
Expand Down
2 changes: 1 addition & 1 deletion released/packages/coq-belgames/coq-belgames.1.1.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ depends: [
tags: [
"keyword:games of incomplete information"
"keyword:belief functions theory"
"category:Computer Science/Algorithms/Correctness proofs of algorithms"
"category:Computer Science/Decision Procedures and Certified Algorithms/Correctness proofs of algorithms"
"logpath:BelGames"
"date:2023-02-27"
]
Expand Down
4 changes: 2 additions & 2 deletions released/packages/coq-color/coq-color.1.2.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ tags: [
"keyword:graph"
"keyword:path"
"keyword:transitive closure"
"keyword:strongly connected component"
"keyword:strongly connected components"
"keyword:topological ordering"

"keyword:rpo"
Expand All @@ -92,7 +92,7 @@ tags: [
"keyword:pigeon-hole principle"
"keyword:Ramsey theorem"

"category:Computer Science/Algorithms/Correctness proofs of algorithms"
"category:Computer Science/Decision Procedures and Certified Algorithms/Correctness proofs of algorithms"
"category:Computer Science/Data Types and Data Structures"
"category:Computer Science/Lambda Calculi"
"category:Mathematics/Algebra"
Expand Down
4 changes: 2 additions & 2 deletions released/packages/coq-color/coq-color.1.3.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ tags: [

"logpath:CoLoR"

"category:Computer Science/Algorithms/Correctness proofs of algorithms"
"category:Computer Science/Decision Procedures and Certified Algorithms/Correctness proofs of algorithms"
"category:Computer Science/Data Types and Data Structures"
"category:Computer Science/Lambda Calculi"
"category:Mathematics/Algebra"
Expand Down Expand Up @@ -87,7 +87,7 @@ tags: [
"keyword:graph"
"keyword:path"
"keyword:transitive closure"
"keyword:strongly connected component"
"keyword:strongly connected components"
"keyword:topological ordering"

"keyword:rpo"
Expand Down
4 changes: 2 additions & 2 deletions released/packages/coq-color/coq-color.1.4.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ tags: [

"logpath:CoLoR"

"category:Computer Science/Algorithms/Correctness proofs of algorithms"
"category:Computer Science/Decision Procedures and Certified Algorithms/Correctness proofs of algorithms"
"category:Computer Science/Data Types and Data Structures"
"category:Computer Science/Lambda Calculi"
"category:Mathematics/Algebra"
Expand Down Expand Up @@ -88,7 +88,7 @@ tags: [
"keyword:graph"
"keyword:path"
"keyword:transitive closure"
"keyword:strongly connected component"
"keyword:strongly connected components"
"keyword:topological ordering"

"keyword:rpo"
Expand Down
4 changes: 2 additions & 2 deletions released/packages/coq-color/coq-color.1.5.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ tags: [

"logpath:CoLoR"

"category:Computer Science/Algorithms/Correctness proofs of algorithms"
"category:Computer Science/Decision Procedures and Certified Algorithms/Correctness proofs of algorithms"
"category:Computer Science/Data Types and Data Structures"
"category:Computer Science/Lambda Calculi"
"category:Mathematics/Algebra"
Expand Down Expand Up @@ -87,7 +87,7 @@ tags: [
"keyword:graph"
"keyword:path"
"keyword:transitive closure"
"keyword:strongly connected component"
"keyword:strongly connected components"
"keyword:topological ordering"

"keyword:rpo"
Expand Down
4 changes: 2 additions & 2 deletions released/packages/coq-color/coq-color.1.6.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ tags: [

"logpath:CoLoR"

"category:Computer Science/Algorithms/Correctness proofs of algorithms"
"category:Computer Science/Decision Procedures and Certified Algorithms/Correctness proofs of algorithms"
"category:Computer Science/Data Types and Data Structures"
"category:Computer Science/Lambda Calculi"
"category:Mathematics/Algebra"
Expand Down Expand Up @@ -87,7 +87,7 @@ tags: [
"keyword:graph"
"keyword:path"
"keyword:transitive closure"
"keyword:strongly connected component"
"keyword:strongly connected components"
"keyword:topological ordering"

"keyword:rpo"
Expand Down
4 changes: 2 additions & 2 deletions released/packages/coq-color/coq-color.1.7.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ tags: [

"logpath:CoLoR"

"category:Computer Science/Algorithms/Correctness proofs of algorithms"
"category:Computer Science/Decision Procedures and Certified Algorithms/Correctness proofs of algorithms"
"category:Computer Science/Data Types and Data Structures"
"category:Computer Science/Lambda Calculi"
"category:Mathematics/Algebra"
Expand Down Expand Up @@ -87,7 +87,7 @@ tags: [
"keyword:graph"
"keyword:path"
"keyword:transitive closure"
"keyword:strongly connected component"
"keyword:strongly connected components"
"keyword:topological ordering"

"keyword:rpo"
Expand Down
4 changes: 2 additions & 2 deletions released/packages/coq-color/coq-color.1.8.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ tags: [

"logpath:CoLoR"

"category:Computer Science/Algorithms/Correctness proofs of algorithms"
"category:Computer Science/Decision Procedures and Certified Algorithms/Correctness proofs of algorithms"
"category:Computer Science/Data Types and Data Structures"
"category:Computer Science/Lambda Calculi"
"category:Mathematics/Algebra"
Expand Down Expand Up @@ -87,7 +87,7 @@ tags: [
"keyword:graph"
"keyword:path"
"keyword:transitive closure"
"keyword:strongly connected component"
"keyword:strongly connected components"
"keyword:topological ordering"

"keyword:rpo"
Expand Down
4 changes: 2 additions & 2 deletions released/packages/coq-color/coq-color.1.8.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ tags: [

"logpath:CoLoR"

"category:Computer Science/Algorithms/Correctness proofs of algorithms"
"category:Computer Science/Decision Procedures and Certified Algorithms/Correctness proofs of algorithms"
"category:Computer Science/Data Types and Data Structures"
"category:Computer Science/Lambda Calculi"
"category:Mathematics/Algebra"
Expand Down Expand Up @@ -87,7 +87,7 @@ tags: [
"keyword:graph"
"keyword:path"
"keyword:transitive closure"
"keyword:strongly connected component"
"keyword:strongly connected components"
"keyword:topological ordering"

"keyword:rpo"
Expand Down
4 changes: 2 additions & 2 deletions released/packages/coq-color/coq-color.1.8.2/opam
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ tags: [

"logpath:CoLoR"

"category:Computer Science/Algorithms/Correctness proofs of algorithms"
"category:Computer Science/Decision Procedures and Certified Algorithms/Correctness proofs of algorithms"
"category:Computer Science/Data Types and Data Structures"
"category:Computer Science/Lambda Calculi"
"category:Mathematics/Algebra"
Expand Down Expand Up @@ -87,7 +87,7 @@ tags: [
"keyword:graph"
"keyword:path"
"keyword:transitive closure"
"keyword:strongly connected component"
"keyword:strongly connected components"
"keyword:topological ordering"

"keyword:rpo"
Expand Down
Loading

0 comments on commit 53bed2e

Please sign in to comment.