polynomial-c    14/03/11 11:22:46

  Modified:             ChangeLog dia-0.97.2-r1.ebuild dia-0.97.2-r2.ebuild
  Log:
  Fixed compilation with >=freetype-2.5.1 (bug #493604)
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  Changes    Path
1.163                app-office/dia/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/dia/ChangeLog?rev=1.163&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/dia/ChangeLog?rev=1.163&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/dia/ChangeLog?r1=1.162&r2=1.163

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/dia/ChangeLog,v
retrieving revision 1.162
retrieving revision 1.163
diff -u -r1.162 -r1.163
--- ChangeLog   22 Feb 2014 21:01:53 -0000      1.162
+++ ChangeLog   11 Mar 2014 11:22:46 -0000      1.163
@@ -1,6 +1,10 @@
 # ChangeLog for app-office/dia
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/dia/ChangeLog,v 1.162 2014/02/22 
21:01:53 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/dia/ChangeLog,v 1.163 2014/03/11 
11:22:46 polynomial-c Exp $
+
+  11 Mar 2014; Lars Wendler <polynomia...@gentoo.org> dia-0.97.2-r1.ebuild,
+  dia-0.97.2-r2.ebuild, +files/dia-0.97.2-freetype251.patch:
+  Fixed compilation with >=freetype-2.5.1 (bug #493604).
 
   22 Feb 2014; Pacho Ramos <pa...@gentoo.org> dia-0.97.2-r2.ebuild:
   Fix wrong commit, bug 502160



1.12                 app-office/dia/dia-0.97.2-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/dia/dia-0.97.2-r1.ebuild?rev=1.12&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/dia/dia-0.97.2-r1.ebuild?rev=1.12&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/dia/dia-0.97.2-r1.ebuild?r1=1.11&r2=1.12

Index: dia-0.97.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.97.2-r1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- dia-0.97.2-r1.ebuild        28 Oct 2012 15:22:42 -0000      1.11
+++ dia-0.97.2-r1.ebuild        11 Mar 2014 11:22:46 -0000      1.12
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.97.2-r1.ebuild,v 1.11 
2012/10/28 15:22:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.97.2-r1.ebuild,v 1.12 
2014/03/11 11:22:46 polynomial-c Exp $
 
 EAPI=4
 
@@ -70,6 +70,7 @@
        epatch "${FILESDIR}"/${PN}-0.97.0-gnome-doc.patch #159831
        epatch "${FILESDIR}"/${PN}-0.97.2-glib-2.31.patch #401331
        epatch "${FILESDIR}"/${PN}-0.97.2-underlinking.patch #420685
+       epatch "${FILESDIR}"/${PN}-0.97.2-freetype251.patch #493604
 
        if use python; then
                python_convert_shebangs -r 2 .



1.8                  app-office/dia/dia-0.97.2-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/dia/dia-0.97.2-r2.ebuild?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/dia/dia-0.97.2-r2.ebuild?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/dia/dia-0.97.2-r2.ebuild?r1=1.7&r2=1.8

Index: dia-0.97.2-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.97.2-r2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- dia-0.97.2-r2.ebuild        22 Feb 2014 21:01:53 -0000      1.7
+++ dia-0.97.2-r2.ebuild        11 Mar 2014 11:22:46 -0000      1.8
@@ -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/app-office/dia/dia-0.97.2-r2.ebuild,v 1.7 
2014/02/22 21:01:53 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.97.2-r2.ebuild,v 1.8 
2014/03/11 11:22:46 polynomial-c Exp $
 
 EAPI=5
 GCONF_DEBUG=yes
@@ -55,6 +55,7 @@
        epatch "${FILESDIR}"/${PN}-0.97.2-underlinking.patch #420685
        epatch "${FILESDIR}"/${PN}-0.97.2-implicit-declaration.patch #468166
        epatch "${FILESDIR}"/${PN}-0.97.2-glib2.36.patch #469040
+       epatch "${FILESDIR}"/${PN}-0.97.2-freetype251.patch #493604
 
        if use python; then
                python_fix_shebang .
@@ -82,8 +83,8 @@
        # --enable-gnome only adds support for deprecated stuff, bug #442294
        # https://bugzilla.redhat.com/show_bug.cgi?id=996759
        gnome2_src_configure \
-               --exec-prefix=${EPREFIX}/usr \
-               --docdir=${EPREFIX}/usr/share/doc/${PF} \
+               --exec-prefix="${EPREFIX}/usr" \
+               --docdir="${EPREFIX}/usr/share/doc/${PF}" \
                --disable-gnome \
                --disable-libemf \
                $(use_enable doc db2html) \




Reply via email to