Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 400769
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +4 lines)
Line  Link Here
0
-- dos2unix-5.3.1/Makefile
0
++ dos2unix-5.3.1/Makefile
Lines 194-199 Link Here
194
194
195
EXTRA_CFLAGS	= -DVER_REVISION=\"$(DOS2UNIX_VERSION)\" \
195
EXTRA_CFLAGS	= -DVER_REVISION=\"$(DOS2UNIX_VERSION)\" \
196
		  -DVER_DATE=\"$(DOS2UNIX_DATE)\" \
196
		  -DVER_DATE=\"$(DOS2UNIX_DATE)\" \
197
		  -DVER_AUTHOR=\"$(DOS2UNIX_AUTHOR)\" \
197
		  -DDEBUG=$(DEBUG) \
198
		  -DDEBUG=$(DEBUG) \
198
		  $(CFLAGS_OS)
199
		  $(CFLAGS_OS)
199
200
200
-- dos2unix-5.3.1/version.mk
201
++ dos2unix-5.3.1/version.mk
Lines 1-3 Link Here
1
DOS2UNIX_VERSION = 5.3.1
1
DOS2UNIX_VERSION = 5.3.1
2
DOS2UNIX_VERSION_SHORT = 531
2
DOS2UNIX_VERSION_SHORT = 531
3
DOS2UNIX_DATE = 2011-08-09
3
DOS2UNIX_DATE = 2011-08-09
4
DOS2UNIX_AUTHOR = 'Erwin Waterlander'

Return to bug 400769