diff --git a/README.md b/README.md deleted file mode 100644 index 6c1dc13..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# fish - -Automatically requested module for rpms/fish:3. \ No newline at end of file diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..c299795 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +no need for such branch diff --git a/fish.yaml b/fish.yaml deleted file mode 100644 index 2a6d0ad..0000000 --- a/fish.yaml +++ /dev/null @@ -1,33 +0,0 @@ -document: modulemd -version: 2 -data: - summary: Friendly interactive shell - description: >- - fish is a fully-equipped command line shell (like bash or zsh) that is - smart and user-friendly. fish supports powerful features like syntax - highlighting, autosuggestions, and tab completions that just work, with - nothing to learn or configure. - license: - module: [ MIT ] - dependencies: - - buildrequires: - platform: [] - ninja: [] - requires: - platform: [] - references: - community: https://fishshell.com/ - documentation: https://fishshell.com/docs/current/index.html - tracker: https://github.com/fish-shell/fish-shell/issues - profiles: - default: - rpms: - - fish - api: - rpms: - - fish - components: - rpms: - fish: - rationale: Main component. - ref: 3