diff --git a/.gitignore b/.gitignore deleted file mode 100644 index e69de29..0000000 diff --git a/README.md b/README.md deleted file mode 100644 index 0b7e42a..0000000 --- a/README.md +++ /dev/null @@ -1,13 +0,0 @@ -nodejs dependencies -==================== - -build dependencies calculated by brt_dep_solver ------------------------------------------------ -compat-openssl10 -gcc -icu -libuv - -runtime dependencies calculated by brt_dep_solver -------------------------------------------------- -libuv diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..5f8adfb --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +Master branch is not used for modules diff --git a/nodejs.yaml b/nodejs.yaml deleted file mode 100644 index 0e26ef5..0000000 --- a/nodejs.yaml +++ /dev/null @@ -1,28 +0,0 @@ -data: - api: - rpms: - - nodejs - components: - rpms: - compat-openssl10: {rationale: Build dependency.} - gcc: {rationale: Build dependency.} - icu: {rationale: Build dependency.} - libuv: {rationale: Build and runtime dependency.} - description: 'Node.js is a platform built on Chrome''s JavaScript runtime - - for easily building fast, scalable network applications. - - Node.js uses an event-driven, non-blocking I/O model that - - makes it lightweight and efficient, perfect for data-intensive - - real-time applications that run across distributed devices.' - filter: {} - license: - module: [MIT and ASL 2.0 and ISC and BSD] - name: '' - stream: '' - summary: JavaScript runtime - version: 0 -document: modulemd -version: 1 diff --git a/sources b/sources deleted file mode 100644 index e69de29..0000000