public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/libxslt/files: libxslt-1.1.23-parallel-install.patch
@ 2008-04-20 11:20 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; 2+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2008-04-20 11:20 UTC (permalink / raw
  To: gentoo-commits

eva         08/04/20 11:20:24

  Added:                libxslt-1.1.23-parallel-install.patch
  Log:
  bump to 1.1.23. Bug and build fixes. Fix bug #212784.
  (Portage version: 2.1.5_rc5)

Revision  Changes    Path
1.1                  dev-libs/libxslt/files/libxslt-1.1.23-parallel-install.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxslt/files/libxslt-1.1.23-parallel-install.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxslt/files/libxslt-1.1.23-parallel-install.patch?rev=1.1&content-type=text/plain

Index: libxslt-1.1.23-parallel-install.patch
===================================================================
--- libxslt-1.1.22/work/libxslt-1.1.22/python/Makefile.am 
+++ libxslt-1.1.23/work/libxslt-1.1.23/python/Makefile.am 
@@ -42,9 +42,9 @@
 	cat $(srcdir)/libxsl.py $(srcdir)/libxsltclass.py > libxslt.py
 
 install-data-local:
-	$(mkinstalldirs) $(DESTDIR)$(pythondir)
+	-$(mkinstalldirs) $(DESTDIR)$(pythondir)
 	@INSTALL@ -m 0644 libxslt.py $(DESTDIR)$(pythondir)
-	$(mkinstalldirs) $(DESTDIR)$(DOCS_DIR)
+	-$(mkinstalldirs) $(DESTDIR)$(DOCS_DIR)
 	@(for doc in $(DOCS) ; \
 	   do @INSTALL@ -m 0644 $(srcdir)/$$doc $(DESTDIR)$(DOCS_DIR) ; done)
 



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-libs/libxslt/files: libxslt-1.1.23-parallel-install.patch
@ 2009-10-07 15:00 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-10-07 15:00 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/10/07 15:00:10

  Modified:             libxslt-1.1.23-parallel-install.patch
  Log:
  Record the bug number in the patch, not in the ebuild.
  (Portage version: 2.2_rc44/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-libs/libxslt/files/libxslt-1.1.23-parallel-install.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxslt/files/libxslt-1.1.23-parallel-install.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxslt/files/libxslt-1.1.23-parallel-install.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libxslt/files/libxslt-1.1.23-parallel-install.patch?r1=1.1&r2=1.2

Index: libxslt-1.1.23-parallel-install.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libxslt/files/libxslt-1.1.23-parallel-install.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libxslt-1.1.23-parallel-install.patch	20 Apr 2008 11:20:24 -0000	1.1
+++ libxslt-1.1.23-parallel-install.patch	7 Oct 2009 15:00:10 -0000	1.2
@@ -1,3 +1,5 @@
+http://bugs.gentoo.org/212784
+
 --- libxslt-1.1.22/work/libxslt-1.1.22/python/Makefile.am 
 +++ libxslt-1.1.23/work/libxslt-1.1.23/python/Makefile.am 
 @@ -42,9 +42,9 @@






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

end of thread, other threads:[~2009-10-07 15:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-07 15:00 [gentoo-commits] gentoo-x86 commit in dev-libs/libxslt/files: libxslt-1.1.23-parallel-install.patch Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2008-04-20 11:20 Gilles Dartiguelongue (eva)

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