Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
chromebrew
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
chromebrew
Commits
6d8daece
Commit
6d8daece
authored
Jan 04, 2015
by
Michał Siwek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
#55 remove node.js package file due to its url returning 404
parent
c310ed23
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
14 deletions
+0
-14
packages/nodejs.rb
packages/nodejs.rb
+0
-14
No files found.
packages/nodejs.rb
deleted
100644 → 0
View file @
c310ed23
require
'package'
class
Nodejs
<
Package
version
'0.10.29'
binary_url
({
i686:
'http://www.appelgriebsch.org/packages/chromeos/nodejs-0.10.29-chromeos-x86.tar.gz'
,
x86_64:
'http://www.appelgriebsch.org/packages/chromeos/nodejs-0.10.29-chromeos-x86_64.tar.gz'
})
binary_sha1
({
i686:
'f2bda846a1928d4218f180878609df3c8c028875'
,
x86_64:
'07dad5eca9263069234c12ba2047e4905bbac442'
})
end
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment