diff options
author | David Seifert <soap@gentoo.org> | 2017-04-01 20:49:07 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-04-01 20:49:07 +0200 |
commit | c3e842f4f145d95ca9701a11e52334ee6826ffd5 (patch) | |
tree | 7c9ebfbbbb7267eef625cb2371e6ce6e55dbe07c /media-fonts | |
parent | kde-apps/marble: Drop 16.12.3 (r0) (diff) | |
download | gentoo-c3e842f4f145d95ca9701a11e52334ee6826ffd5.tar.gz gentoo-c3e842f4f145d95ca9701a11e52334ee6826ffd5.tar.bz2 gentoo-c3e842f4f145d95ca9701a11e52334ee6826ffd5.zip |
media-fonts/alegreya-sans: Fix DESCRIPTION.toolong
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/alegreya-sans/alegreya-sans-1.0.2.ebuild | 5 |
1 files 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 3ef4087b1154..50178bb54bac 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" |