Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-games/aseprite/
Date: Fri, 19 Oct 2018 08:51:29
Message-Id: 1539938973.028daa2abb9d959381c47eb1e628353aa2a65bd7.mgorny@gentoo
1 commit: 028daa2abb9d959381c47eb1e628353aa2a65bd7
2 Author: Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
3 AuthorDate: Mon Oct 15 18:34:59 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 19 08:49:33 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=028daa2a
7
8 dev-games/aseprite: remove local webp use flag
9
10 Signed-off-by: Marty E. Plummer <hanetzer <AT> startmail.com>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
13
14 dev-games/aseprite/metadata.xml | 1 -
15 1 file changed, 1 deletion(-)
16
17 diff --git a/dev-games/aseprite/metadata.xml b/dev-games/aseprite/metadata.xml
18 index 67070f03bd3..e5313dbe03f 100644
19 --- a/dev-games/aseprite/metadata.xml
20 +++ b/dev-games/aseprite/metadata.xml
21 @@ -15,7 +15,6 @@
22 <use>
23 <flag name="bundled-libs">Use the upstream provided bundled version of allegro 4.4.2</flag>
24 <flag name="gtk3">Enable support for the experimental native GTK File Dialog</flag>
25 - <flag name="webp">Enable webp image format support</flag>
26 </use>
27 <upstream>
28 <remote-id type="github">aseprite/aseprite</remote-id>