floppym     15/07/01 00:17:54

  Modified:             systemd-220-r2.ebuild ChangeLog
  Log:
  Backport unifont build workaround.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  Changes    Path
1.8                  sys-apps/systemd/systemd-220-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-220-r2.ebuild?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-220-r2.ebuild?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-220-r2.ebuild?r1=1.7&r2=1.8

Index: systemd-220-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-220-r2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- systemd-220-r2.ebuild       14 Jun 2015 00:21:26 -0000      1.7
+++ systemd-220-r2.ebuild       1 Jul 2015 00:17:54 -0000       1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-220-r2.ebuild,v 
1.7 2015/06/14 00:21:26 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-220-r2.ebuild,v 
1.8 2015/07/01 00:17:54 floppym Exp $
 
 EAPI=5
 
@@ -164,6 +164,9 @@
 
        EPATCH_FORCE=yes EPATCH_SUFFIX=patch epatch
 
+       [[ -e src/libsystemd-terminal/unifont-glyph-array.bin ]] || die
+       touch src/libsystemd-terminal/unifont-glyph-array.bin || die
+
        autotools-utils_src_prepare
 }
 



1.381                sys-apps/systemd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.381&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.381&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?r1=1.380&r2=1.381

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v
retrieving revision 1.380
retrieving revision 1.381
diff -u -r1.380 -r1.381
--- ChangeLog   27 Jun 2015 18:00:47 -0000      1.380
+++ ChangeLog   1 Jul 2015 00:17:54 -0000       1.381
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/systemd
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.380 
2015/06/27 18:00:47 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.381 
2015/07/01 00:17:54 floppym Exp $
+
+  01 Jul 2015; Mike Gilbert <flop...@gentoo.org> systemd-220-r2.ebuild:
+  Backport unifont build workaround.
 
 *systemd-221 (27 Jun 2015)
 




Reply via email to