Skip to content

Commit d74d5c0

Browse files
committed
Remove duplicate synopsis in opam files
1 parent 21748b0 commit d74d5c0

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

ssh-agent-unix.opam

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ opam-version: "2.0"
22
synopsis: "Ssh-agent protocol parser and serialization implementation for unix platforms"
33
maintainer: "Reynir Björnsson <[email protected]>"
44
author: "Reynir Björnsson <[email protected]>"
5-
synopsis: "Unix specific code for ssh-agent"
65
dev-repo: "git://github.com/reynir/ocaml-ssh-agent.git"
76
homepage: "https://github.com/reynir/ocaml-ssh-agent/"
87
bug-reports: "https://github.com/reynir/ocaml-ssh-agent/issues/"

ssh-agent.opam

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ opam-version: "2.0"
22
synopsis: "Ssh-agent protocol parser and serialization implementation"
33
maintainer: "Reynir Björnsson <[email protected]>"
44
author: "Reynir Björnsson <[email protected]>"
5-
synopsis: "Parsers and serializers for the ssh-agent protocol"
65
dev-repo: "git://github.com/reynir/ocaml-ssh-agent.git"
76
homepage: "https://github.com/reynir/ocaml-ssh-agent/"
87
bug-reports: "https://github.com/reynir/ocaml-ssh-agent/issues/"

0 commit comments

Comments
 (0)