zlogene     14/11/29 14:23:09

  Modified:             ChangeLog
  Added:                paratype-2.5.ebuild
  Log:
  Version bump (bug #531140)
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  Changes    Path
1.6                  media-fonts/paratype/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-fonts/paratype/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   18 Sep 2012 04:35:43 -0000      1.5
+++ ChangeLog   29 Nov 2014 14:23:09 -0000      1.6
@@ -1,6 +1,11 @@
 # ChangeLog for media-fonts/paratype
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/paratype/ChangeLog,v 1.5 
2012/09/18 04:35:43 radhermit Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/paratype/ChangeLog,v 1.6 
2014/11/29 14:23:09 zlogene Exp $
+
+*paratype-2.5 (29 Nov 2014)
+
+  29 Nov 2014; Mikle Kolyada <[email protected]> +paratype-2.5.ebuild:
+  Version bump (bug #531140)
 
   18 Sep 2012; Tim Harder <[email protected]> metadata.xml:
   Remove redundant maintainer from metadata.
@@ -25,4 +30,3 @@
   13 Jan 2011; Ryan Hill <[email protected]> +paratype-1.ebuild,
   +metadata.xml:
   Initial import. Ebuild by Azamat H. Hackimov in bug #298732.
-



1.1                  media-fonts/paratype/paratype-2.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/paratype/paratype-2.5.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/paratype/paratype-2.5.ebuild?rev=1.1&content-type=text/plain

Index: paratype-2.5.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-fonts/paratype/paratype-2.5.ebuild,v 
1.1 2014/11/29 14:23:09 zlogene Exp $

EAPI=5

inherit font

DESCRIPTION="ParaType font collection for languages of Russia"
HOMEPAGE="http://www.paratype.com/public/";
SRC_URI="http://www.paratype.ru/uni/public/PTSansOFL.zip -> ${P}_Sans.zip
        http://www.paratype.ru/uni/public/PTSerifOFL.zip -> ${P}_Serif.zip
        http://www.paratype.ru/uni/public/PTMonoOFL.zip -> ${P}_Mono.zip"

LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="X"

DEPEND="app-arch/unzip"
RDEPEND=""

S=${WORKDIR}
FONT_S=${WORKDIR}
FONT_SUFFIX="ttf"




Reply via email to