public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-fonts/liberation-fonts: liberation-fonts-1.07.2.ebuild ChangeLog
@ 2012-03-14 13:44 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; only message in thread
From: Tomas Chvatal (scarabeus) @ 2012-03-14 13:44 UTC (permalink / raw
  To: gentoo-commits

scarabeus    12/03/14 13:44:49

  Modified:             ChangeLog
  Added:                liberation-fonts-1.07.2.ebuild
  Log:
  Version bump to latest.
  
  (Portage version: 2.2.0_alpha90/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	14 Feb 2012 17:17:26 -0000	1.26
+++ ChangeLog	14 Mar 2012 13:44:49 -0000	1.27
@@ -1,6 +1,12 @@
 # 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.26 2012/02/14 17:17:26 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts/ChangeLog,v 1.27 2012/03/14 13:44:49 scarabeus Exp $
+
+*liberation-fonts-1.07.2 (14 Mar 2012)
+
+  14 Mar 2012; Tomáš Chvátal <scarabeus@gentoo.org>
+  +liberation-fonts-1.07.2.ebuild:
+  Version bump to latest.
 
   14 Feb 2012; Torsten Veller <tove@gentoo.org>
   liberation-fonts-1.07.0-r2.ebuild:



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

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

Index: liberation-fonts-1.07.2.ebuild
===================================================================
# 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.2.ebuild,v 1.1 2012/03/14 13:44:49 scarabeus Exp $

EAPI=4

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=""

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






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-03-14 13:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-14 13:44 [gentoo-commits] gentoo-x86 commit in media-fonts/liberation-fonts: liberation-fonts-1.07.2.ebuild ChangeLog Tomas Chvatal (scarabeus)

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