diff --git a/README.md b/README.md deleted file mode 100644 index 341fcc9..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# libgit2 - -The libgit2 package \ No newline at end of file diff --git a/dead.module b/dead.module new file mode 100644 index 0000000..37b2fe0 --- /dev/null +++ b/dead.module @@ -0,0 +1 @@ +Demodularizing diff --git a/libgit2.yaml b/libgit2.yaml deleted file mode 100644 index 42750a6..0000000 --- a/libgit2.yaml +++ /dev/null @@ -1,27 +0,0 @@ -document: modulemd -version: 2 -data: - summary: Library implementation of Git - description: The Git linkable library. - license: - module: [MIT] - dependencies: - - buildrequires: - platform: [] - requires: - platform: [] - references: - community: https://libgit2.org/ - api: - rpms: - - libgit2 - - libgit2-devel - components: - rpms: - libgit2: - rationale: Main component. - ref: 0.28 - python-pygit2: - rationale: Main component. - ref: 0.28 - buildorder: 10