vapier      14/09/09 18:56:27

  Modified:             terminus-font-4.39.ebuild ChangeLog
  Log:
  Fix typo in install when USE=-pcf.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  Changes    Path
1.2                  media-fonts/terminus-font/terminus-font-4.39.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/terminus-font/terminus-font-4.39.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/terminus-font/terminus-font-4.39.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/terminus-font/terminus-font-4.39.ebuild?r1=1.1&r2=1.2

Index: terminus-font-4.39.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/media-fonts/terminus-font/terminus-font-4.39.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- terminus-font-4.39.ebuild   9 Sep 2014 17:56:29 -0000       1.1
+++ terminus-font-4.39.ebuild   9 Sep 2014 18:56:27 -0000       1.2
@@ -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-fonts/terminus-font/terminus-font-4.39.ebuild,v 
1.1 2014/09/09 17:56:29 vapier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-fonts/terminus-font/terminus-font-4.39.ebuild,v 
1.2 2014/09/09 18:56:27 vapier Exp $
 
 EAPI=4
 
@@ -66,7 +66,7 @@
        local args=(
                $(usex psf 'install-psf install-uni install-acm install-ref' '')
                $(usex raw-font-data 'install.raw' '')
-               $(usex pcf 'install-pcf')
+               $(usex pcf 'install-pcf' '')
        )
        # Set the CHECKDIR to a dummy location so we always get the same set of
        # files installed regardless of what is in / or ROOT or wherever.



1.102                media-fonts/terminus-font/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/terminus-font/ChangeLog?rev=1.102&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/terminus-font/ChangeLog?rev=1.102&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/terminus-font/ChangeLog?r1=1.101&r2=1.102

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-fonts/terminus-font/ChangeLog,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- ChangeLog   9 Sep 2014 17:56:29 -0000       1.101
+++ ChangeLog   9 Sep 2014 18:56:27 -0000       1.102
@@ -1,6 +1,9 @@
 # ChangeLog for media-fonts/terminus-font
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/terminus-font/ChangeLog,v 1.101 
2014/09/09 17:56:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/terminus-font/ChangeLog,v 1.102 
2014/09/09 18:56:27 vapier Exp $
+
+  09 Sep 2014; Mike Frysinger <vap...@gentoo.org> terminus-font-4.39.ebuild:
+  Fix typo in install when USE=-pcf.
 
 *terminus-font-4.39 (09 Sep 2014)
 




Reply via email to