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
Łukasz Nowak
chromebrew
Commits
67ca944d
Commit
67ca944d
authored
Jan 09, 2019
by
Ed Reel
Committed by
Chris Thurber
Jan 09, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove CRLFs and replace with LFs in all packages (#3071)
parent
526e64b3
Changes
17
Show whitespace changes
Inline
Side-by-side
Showing
17 changed files
with
391 additions
and
393 deletions
+391
-393
packages/libdmx.rb
packages/libdmx.rb
+21
-21
packages/libfs.rb
packages/libfs.rb
+21
-22
packages/libice.rb
packages/libice.rb
+22
-22
packages/libsm.rb
packages/libsm.rb
+21
-21
packages/libxaw.rb
packages/libxaw.rb
+22
-22
packages/libxfont2.rb
packages/libxfont2.rb
+23
-23
packages/libxft.rb
packages/libxft.rb
+25
-25
packages/libxmu.rb
packages/libxmu.rb
+23
-23
packages/libxpm.rb
packages/libxpm.rb
+22
-22
packages/libxrandr.rb
packages/libxrandr.rb
+21
-21
packages/libxres.rb
packages/libxres.rb
+21
-21
packages/libxt.rb
packages/libxt.rb
+21
-21
packages/libxv.rb
packages/libxv.rb
+21
-21
packages/libxvmc.rb
packages/libxvmc.rb
+21
-21
packages/libxxf86dga.rb
packages/libxxf86dga.rb
+21
-21
packages/libxxf86vm.rb
packages/libxxf86vm.rb
+21
-21
packages/xorg_lib.rb
packages/xorg_lib.rb
+44
-45
No files found.
packages/libdmx.rb
View file @
67ca944d
packages/libfs.rb
View file @
67ca944d
...
@@ -20,7 +20,6 @@ class Libfs < Package
...
@@ -20,7 +20,6 @@ class Libfs < Package
x86_64:
'98f7cc48a3a2406ea1d110b051b3f18f5682b2096cfdb7f4f4f9c4b2255f2f42'
,
x86_64:
'98f7cc48a3a2406ea1d110b051b3f18f5682b2096cfdb7f4f4f9c4b2255f2f42'
,
})
})
depends_on
'xorg_proto'
depends_on
'xorg_proto'
depends_on
'libxtrans'
depends_on
'libxtrans'
...
...
packages/libice.rb
View file @
67ca944d
packages/libsm.rb
View file @
67ca944d
packages/libxaw.rb
View file @
67ca944d
packages/libxfont2.rb
View file @
67ca944d
packages/libxft.rb
View file @
67ca944d
packages/libxmu.rb
View file @
67ca944d
packages/libxpm.rb
View file @
67ca944d
packages/libxrandr.rb
View file @
67ca944d
packages/libxres.rb
View file @
67ca944d
packages/libxt.rb
View file @
67ca944d
packages/libxv.rb
View file @
67ca944d
packages/libxvmc.rb
View file @
67ca944d
packages/libxxf86dga.rb
View file @
67ca944d
packages/libxxf86vm.rb
View file @
67ca944d
packages/xorg_lib.rb
View file @
67ca944d
...
@@ -41,5 +41,4 @@ class Xorg_lib < Package
...
@@ -41,5 +41,4 @@ class Xorg_lib < Package
depends_on
'libxxf86vm'
depends_on
'libxxf86vm'
depends_on
'libxcomposite'
depends_on
'libxcomposite'
depends_on
'libxscrnsaver'
depends_on
'libxscrnsaver'
end
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