Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libemf/
Date: Mon, 28 Jan 2019 19:38:20
Message-Id: 1548704276.8160521ef4e157520ec5b44d5c8720b7a36bb4c9.slyfox@gentoo
1 commit: 8160521ef4e157520ec5b44d5c8720b7a36bb4c9
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Mon Jan 28 19:06:40 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 28 19:37:56 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8160521e
7
8 media-libs/libemf: stable 1.0.7 for sparc, bug #676574
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="sparc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 media-libs/libemf/libemf-1.0.7.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/media-libs/libemf/libemf-1.0.7.ebuild b/media-libs/libemf/libemf-1.0.7.ebuild
19 index b2a7ee2e184..9d476603923 100644
20 --- a/media-libs/libemf/libemf-1.0.7.ebuild
21 +++ b/media-libs/libemf/libemf-1.0.7.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2015 Gentoo Foundation
24 +# Copyright 1999-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=5
28 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/libemf/${MY_P}.tar.gz"
29
30 LICENSE="LGPL-2.1 GPL-2"
31 SLOT="0"
32 -KEYWORDS="~amd64 -arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
33 +KEYWORDS="~amd64 -arm ~ppc ~ppc64 sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
34 IUSE="doc static-libs"
35
36 S=${WORKDIR}/${MY_P}