diff options
author | 2005-01-27 00:28:45 +0000 | |
---|---|---|
committer | 2005-01-27 00:28:45 +0000 | |
commit | 905db883686ca072f147837439c8112541dfc6c5 (patch) | |
tree | b3a35544287ca43f8178593518f318ddc1e1561d /media-gfx/crwinfo/files | |
parent | bump. css fix and imagemagick works again (diff) | |
download | gentoo-2-905db883686ca072f147837439c8112541dfc6c5.tar.gz gentoo-2-905db883686ca072f147837439c8112541dfc6c5.tar.bz2 gentoo-2-905db883686ca072f147837439c8112541dfc6c5.zip |
initial commit
(Portage version: 2.0.51-r15)
Diffstat (limited to 'media-gfx/crwinfo/files')
-rw-r--r-- | media-gfx/crwinfo/files/crwinfo-0.2.patch | 17 | ||||
-rw-r--r-- | media-gfx/crwinfo/files/digest-crwinfo-0.2 | 1 |
2 files changed, 18 insertions, 0 deletions
diff --git a/media-gfx/crwinfo/files/crwinfo-0.2.patch b/media-gfx/crwinfo/files/crwinfo-0.2.patch new file mode 100644 index 000000000000..18170b10d71e --- /dev/null +++ b/media-gfx/crwinfo/files/crwinfo-0.2.patch @@ -0,0 +1,17 @@ +--- crwinfo.c.orig 2002-07-30 11:17:03.000000000 -0600 ++++ crwinfo.c 2005-01-21 15:24:54.256888228 -0700 +@@ -95,10 +95,10 @@ + fprintf( stderr, "-m show misc. information (whitepoint, AF mode etc)\n" ); + fprintf( stderr, "-f show flash information (flash mode etc)\n" ); + fprintf( stderr, "-cf show custom function settings\n" ); +- fprintf( stderr, "-t extract the thumbnail to the optional filename. +- If no filename for the thumbnail is given, the +- name of the CRW-file is used with a .jpg +- extension\n" ); ++ fprintf( stderr, "-t extract the thumbnail to the optional filename. \n" ); ++ fprintf( stderr, " If no filename for the thumbnail is given, the\n" ); ++ fprintf( stderr, " name of the CRW-file is used with a .jpg\n" ); ++ fprintf( stderr, " extension\n" ); + fprintf( stderr, "-x show experimental information (don't rely on it)\n" ); + exit(0); + } diff --git a/media-gfx/crwinfo/files/digest-crwinfo-0.2 b/media-gfx/crwinfo/files/digest-crwinfo-0.2 new file mode 100644 index 000000000000..cd002f7d0dc1 --- /dev/null +++ b/media-gfx/crwinfo/files/digest-crwinfo-0.2 @@ -0,0 +1 @@ +MD5 182f179cdba5df8b708a698fad355f6e CRWInfo-0.2.tar.gz 10717 |