mgorny      14/11/24 08:51:18

  Modified:             harfbuzz-9999.ebuild ChangeLog
  Log:
  Port the gtk-doc patch to -9999.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  Changes    Path
1.30                 media-libs/harfbuzz/harfbuzz-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/harfbuzz/harfbuzz-9999.ebuild?rev=1.30&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/harfbuzz/harfbuzz-9999.ebuild?rev=1.30&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/harfbuzz/harfbuzz-9999.ebuild?r1=1.29&r2=1.30

Index: harfbuzz-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-9999.ebuild,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- harfbuzz-9999.ebuild        27 Jul 2014 10:29:02 -0000      1.29
+++ harfbuzz-9999.ebuild        24 Nov 2014 08:51:18 -0000      1.30
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-9999.ebuild,v 
1.29 2014/07/27 10:29:02 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-9999.ebuild,v 
1.30 2014/11/24 08:51:18 mgorny Exp $
 
 EAPI=5
 
@@ -79,6 +79,10 @@
                $(use_with icu) \
                $(multilib_native_use_enable introspection) \
                $(use_with truetype freetype)
+
+       if multilib_is_native_abi; then
+               ln -s "${S}"/docs/reference/html docs/reference/html || die
+       fi
 }
 
 multilib_src_install_all() {



1.91                 media-libs/harfbuzz/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/harfbuzz/ChangeLog?rev=1.91&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/harfbuzz/ChangeLog?rev=1.91&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/harfbuzz/ChangeLog?r1=1.90&r2=1.91

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/ChangeLog,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- ChangeLog   24 Nov 2014 08:44:27 -0000      1.90
+++ ChangeLog   24 Nov 2014 08:51:18 -0000      1.91
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/harfbuzz
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/ChangeLog,v 1.90 
2014/11/24 08:44:27 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/ChangeLog,v 1.91 
2014/11/24 08:51:18 mgorny Exp $
+
+  24 Nov 2014; Michał Górny <[email protected]> harfbuzz-9999.ebuild:
+  Port the gtk-doc patch to -9999.
 
   24 Nov 2014; Michał Górny <[email protected]> harfbuzz-0.9.35.ebuild:
   Add work-around for gtk-doc out-of-source build issues, bug #519762.




Reply via email to