Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(366)

Side by Side Diff: ports/nano/pkg_info

Issue 632743004: When patching gcc specs file use existing specs if found (Closed) Base URL: https://chromium.googlesource.com/external/naclports.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « ports/mpg123/pkg_info ('k') | ports/ncurses/pkg_info » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 NAME=nano 1 NAME=nano
2 VERSION=2.2.6 2 VERSION=2.2.6
3 URL=http://www.nano-editor.org/dist/v2.2/nano-2.2.6.tar.gz 3 URL=http://www.nano-editor.org/dist/v2.2/nano-2.2.6.tar.gz
4 LICENSE=GPL 4 LICENSE=GPL
5 DEPENDS=(ncurses libtar glibc-compat nacl-spawn) 5 DEPENDS=(ncurses libtar glibc-compat nacl-spawn)
6 # missing getpwent/endpwent/getpwuid/sigsetjmp/ttyname
6 DISABLED_LIBC=(bionic) 7 DISABLED_LIBC=(bionic)
7 SHA1=f2a628394f8dda1b9f28c7e7b89ccb9a6dbd302a 8 SHA1=f2a628394f8dda1b9f28c7e7b89ccb9a6dbd302a
OLDNEW
« no previous file with comments | « ports/mpg123/pkg_info ('k') | ports/ncurses/pkg_info » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698