Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/birdfont/
Date: Fri, 02 Jun 2017 08:43:39
Message-Id: 1496392428.23ae54b4d1a807eb776b632b9487018a3593d3b8.pacho@gentoo
1 commit: 23ae54b4d1a807eb776b632b9487018a3593d3b8
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 2 08:33:48 2017 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 2 08:33:48 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23ae54b4
7
8 media-gfx/birdfont: Make repoman more happy
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 media-gfx/birdfont/birdfont-2.18.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-gfx/birdfont/birdfont-2.18.3.ebuild b/media-gfx/birdfont/birdfont-2.18.3.ebuild
16 index 2d535e5d265..2790439a7cd 100644
17 --- a/media-gfx/birdfont/birdfont-2.18.3.ebuild
18 +++ b/media-gfx/birdfont/birdfont-2.18.3.ebuild
19 @@ -7,7 +7,7 @@ PLOCALES="cs de it nl pt_BR sv"
20
21 inherit python-any-r1 vala l10n toolchain-funcs multiprocessing
22
23 -DESCRIPTION="free font editor which lets you create vector graphics and export TTF, EOT and SVG fonts"
24 +DESCRIPTION="Font editor that lets you create vector graphics and export TTF, EOT and SVG fonts"
25 HOMEPAGE="https://birdfont.org/"
26 SRC_URI="https://birdfont.org/releases/${P}.tar.xz"