public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-fonts/liberation-fonts: ChangeLog liberation-fonts-1.07.1.ebuild
@ 2011-10-12 11:44 Peter Volkov (pva)
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Volkov (pva) @ 2011-10-12 11:44 UTC (permalink / raw
  To: gentoo-commits

pva         11/10/12 11:44:15

  Modified:             ChangeLog
  Added:                liberation-fonts-1.07.1.ebuild
  Log:
  Version bump, bug #385185 wrt Hans.
  
  (Portage version: 2.1.10.25/cvs/Linux x86_64)

Revision  Changes    Path
1.19                 media-fonts/liberation-fonts/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	11 Sep 2011 11:41:49 -0000	1.18
+++ ChangeLog	12 Oct 2011 11:44:15 -0000	1.19
@@ -1,6 +1,11 @@
 # ChangeLog for media-fonts/liberation-fonts
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts/ChangeLog,v 1.18 2011/09/11 11:41:49 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts/ChangeLog,v 1.19 2011/10/12 11:44:15 pva Exp $
+
+*liberation-fonts-1.07.1 (12 Oct 2011)
+
+  12 Oct 2011; Peter Volkov <pva@gentoo.org> +liberation-fonts-1.07.1.ebuild:
+  Version bump, bug #385185 wrt Hans.
 
 *liberation-fonts-1.07.0-r2 (11 Sep 2011)
 



1.1                  media-fonts/liberation-fonts/liberation-fonts-1.07.1.ebuild

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

Index: liberation-fonts-1.07.1.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $

EAPI=3

inherit font

DESCRIPTION="A GPL-2 Helvetica/Times/Courier replacement TrueType font set, courtesy of Red Hat"
HOMEPAGE="https://fedorahosted.org/liberation-fonts"
SRC_URI="!fontforge? ( https://fedorahosted.org/releases/l/i/${PN}/${PN}-ttf-${PV}.tar.gz )
fontforge? ( https://fedorahosted.org/releases/l/i/${PN}/${P}.tar.gz )"

KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
SLOT="0"
LICENSE="GPL-2-with-exceptions"
IUSE="fontforge X"

FONT_SUFFIX="ttf"

FONT_CONF=( "${FILESDIR}/60-liberation.conf" )

DEPEND="fontforge? ( media-gfx/fontforge )
		app-arch/unzip"
RDEPEND=""

if use fontforge; then
	FONT_S="${S}/${PN}-ttf-${PV}"
else
	FONT_S="${WORKDIR}/${PN}-ttf-${PV}"
	S="${FONT_S}"
fi






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-fonts/liberation-fonts: ChangeLog liberation-fonts-1.07.1.ebuild
@ 2012-01-15 19:51 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2012-01-15 19:51 UTC (permalink / raw
  To: gentoo-commits

tove        12/01/15 19:51:30

  Modified:             ChangeLog liberation-fonts-1.07.1.ebuild
  Log:
  Fix cvs keyword in the header (#398773)
  
  (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)

Revision  Changes    Path
1.25                 media-fonts/liberation-fonts/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	8 Jan 2012 05:40:36 -0000	1.24
+++ ChangeLog	15 Jan 2012 19:51:30 -0000	1.25
@@ -1,6 +1,9 @@
 # ChangeLog for media-fonts/liberation-fonts
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts/ChangeLog,v 1.24 2012/01/08 05:40:36 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts/ChangeLog,v 1.25 2012/01/15 19:51:30 tove Exp $
+
+  15 Jan 2012; Torsten Veller <tove@gentoo.org> liberation-fonts-1.07.1.ebuild:
+  Fix cvs keyword in the header (#398773)
 
   08 Jan 2012; Ryan Hill <dirtyepic@gentoo.org> -liberation-fonts-1.04.ebuild,
   -liberation-fonts-1.05.ebuild, -liberation-fonts-1.06.0.20100721-r1.ebuild,



1.2                  media-fonts/liberation-fonts/liberation-fonts-1.07.1.ebuild

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

Index: liberation-fonts-1.07.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts/liberation-fonts-1.07.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- liberation-fonts-1.07.1.ebuild	12 Oct 2011 11:44:15 -0000	1.1
+++ liberation-fonts-1.07.1.ebuild	15 Jan 2012 19:51:30 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts/liberation-fonts-1.07.1.ebuild,v 1.2 2012/01/15 19:51:30 tove Exp $
 
 EAPI=3
 






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-01-15 19:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-12 11:44 [gentoo-commits] gentoo-x86 commit in media-fonts/liberation-fonts: ChangeLog liberation-fonts-1.07.1.ebuild Peter Volkov (pva)
  -- strict thread matches above, loose matches on Subject: below --
2012-01-15 19:51 Torsten Veller (tove)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox