diff options
author | Pacho Ramos <pacho@gentoo.org> | 2017-06-02 10:36:35 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2017-06-02 10:36:35 +0200 |
commit | 45df69a6892c5a6095f21875c9cf13b0aafc9804 (patch) | |
tree | 481fce072327170f9da9d6af19e2c1334538d1f6 /media-gfx/birdfont | |
parent | media-gfx/birdfont: Make repoman more happy (diff) | |
download | gentoo-45df69a6892c5a6095f21875c9cf13b0aafc9804.tar.gz gentoo-45df69a6892c5a6095f21875c9cf13b0aafc9804.tar.bz2 gentoo-45df69a6892c5a6095f21875c9cf13b0aafc9804.zip |
media-gfx/birdfont: Make repoman more happy
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'media-gfx/birdfont')
-rw-r--r-- | media-gfx/birdfont/birdfont-2.18.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/birdfont/birdfont-2.18.3.ebuild b/media-gfx/birdfont/birdfont-2.18.3.ebuild index 2790439a7cd3..cc951a0230fa 100644 --- a/media-gfx/birdfont/birdfont-2.18.3.ebuild +++ b/media-gfx/birdfont/birdfont-2.18.3.ebuild @@ -7,7 +7,7 @@ PLOCALES="cs de it nl pt_BR sv" inherit python-any-r1 vala l10n toolchain-funcs multiprocessing -DESCRIPTION="Font editor that lets you create vector graphics and export TTF, EOT and SVG fonts" +DESCRIPTION="Font editor for the creation of vector graphics and export TTF, EOT & SVG fonts" HOMEPAGE="https://birdfont.org/" SRC_URI="https://birdfont.org/releases/${P}.tar.xz" |