Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/liberation-fonts/
Date: Sat, 01 Apr 2017 19:14:23
Message-Id: 1491073592.c054ecf4b8d9a1f81815ff58ad2933d9d8914772.soap@gentoo
1 commit: c054ecf4b8d9a1f81815ff58ad2933d9d8914772
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 1 19:06:32 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 1 19:06:32 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c054ecf4
7
8 media-fonts/liberation-fonts: Fix DESCRIPTION.toolong
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11
12 media-fonts/liberation-fonts/liberation-fonts-1.07.4.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-fonts/liberation-fonts/liberation-fonts-1.07.4.ebuild b/media-fonts/liberation-fonts/liberation-fonts-1.07.4.ebuild
16 index 7a71ceaecee..9369a6cc5b8 100644
17 --- a/media-fonts/liberation-fonts/liberation-fonts-1.07.4.ebuild
18 +++ b/media-fonts/liberation-fonts/liberation-fonts-1.07.4.ebuild
19 @@ -1,10 +1,10 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 inherit font
26
27 -DESCRIPTION="A GPL-2 Helvetica/Times/Courier replacement TrueType font set, courtesy of Red Hat"
28 +DESCRIPTION="A Helvetica/Times/Courier replacement TrueType font set, courtesy of Red Hat"
29 HOMEPAGE="https://fedorahosted.org/liberation-fonts"
30 SRC_URI="!fontforge? ( https://fedorahosted.org/releases/l/i/${PN}/${PN}-ttf-${PV}.tar.gz )
31 fontforge? ( https://fedorahosted.org/releases/l/i/${PN}/${P}.tar.gz )"