public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-text/docx2txt/files: docx2txt-1.0-paragraph-newline.patch
@ 2011-02-06  2:53 Tim Harder (radhermit)
  0 siblings, 0 replies; 2+ messages in thread
From: Tim Harder (radhermit) @ 2011-02-06  2:53 UTC (permalink / raw
  To: gentoo-commits

radhermit    11/02/06 02:53:16

  Added:                docx2txt-1.0-paragraph-newline.patch
  Log:
  Initial import.
  
  (Portage version: 2.2.0_alpha20/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  app-text/docx2txt/files/docx2txt-1.0-paragraph-newline.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/docx2txt/files/docx2txt-1.0-paragraph-newline.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/docx2txt/files/docx2txt-1.0-paragraph-newline.patch?rev=1.1&content-type=text/plain

Index: docx2txt-1.0-paragraph-newline.patch
===================================================================
--- docx2txt-1.0/docx2txt.pl.orig
+++ docx2txt-1.0/docx2txt.pl
@@ -312,7 +312,7 @@
     $para =~ s/<.*?>//og;
     return justify($align,$para) if $align;
 
-    return $para;
+    return $para . $newLine;
 }
 
 






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-text/docx2txt/files: docx2txt-1.0-paragraph-newline.patch
@ 2012-03-06 11:50 Tim Harder (radhermit)
  0 siblings, 0 replies; 2+ messages in thread
From: Tim Harder (radhermit) @ 2012-03-06 11:50 UTC (permalink / raw
  To: gentoo-commits

radhermit    12/03/06 11:50:55

  Removed:              docx2txt-1.0-paragraph-newline.patch
  Log:
  Remove old.
  
  (Portage version: 2.2.0_alpha89/cvs/Linux x86_64)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-03-06 11:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-06  2:53 [gentoo-commits] gentoo-x86 commit in app-text/docx2txt/files: docx2txt-1.0-paragraph-newline.patch Tim Harder (radhermit)
  -- strict thread matches above, loose matches on Subject: below --
2012-03-06 11:50 Tim Harder (radhermit)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox