commit: c054ecf4b8d9a1f81815ff58ad2933d9d8914772 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat Apr 1 19:06:32 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Apr 1 19:06:32 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c054ecf4
media-fonts/liberation-fonts: Fix DESCRIPTION.toolong Package-Manager: Portage-2.3.5, Repoman-2.3.2 media-fonts/liberation-fonts/liberation-fonts-1.07.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-fonts/liberation-fonts/liberation-fonts-1.07.4.ebuild b/media-fonts/liberation-fonts/liberation-fonts-1.07.4.ebuild index 7a71ceaecee..9369a6cc5b8 100644 --- a/media-fonts/liberation-fonts/liberation-fonts-1.07.4.ebuild +++ b/media-fonts/liberation-fonts/liberation-fonts-1.07.4.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit font -DESCRIPTION="A GPL-2 Helvetica/Times/Courier replacement TrueType font set, courtesy of Red Hat" +DESCRIPTION="A 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 )"
