commit: c3e842f4f145d95ca9701a11e52334ee6826ffd5 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat Apr 1 18:49:07 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Apr 1 18:49:07 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3e842f4
media-fonts/alegreya-sans: Fix DESCRIPTION.toolong Package-Manager: Portage-2.3.5, Repoman-2.3.2 media-fonts/alegreya-sans/alegreya-sans-1.0.2.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/media-fonts/alegreya-sans/alegreya-sans-1.0.2.ebuild b/media-fonts/alegreya-sans/alegreya-sans-1.0.2.ebuild index 3ef4087b115..50178bb54ba 100644 --- a/media-fonts/alegreya-sans/alegreya-sans-1.0.2.ebuild +++ b/media-fonts/alegreya-sans/alegreya-sans-1.0.2.ebuild @@ -1,10 +1,11 @@ -# 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 humanist sans-serif typeface with a calligraphic feeling that conveys a dynamic rhythm" +DESCRIPTION="A humanist sans-serif typeface with a calligraphic, dynamic feeling" HOMEPAGE="http://www.huertatipografica.com/fonts/alegreya-sans-ht" SRC_URI="http://www.huertatipografica.com/free_download/23 -> ${P}.zip"
