Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/cairo/
Date: Sun, 28 Jan 2018 15:58:47
Message-Id: 1517155119.5a4f53fc3155d33dc4d9d80f0a5c1e6d8c8c62a3.slyfox@gentoo
1 commit: 5a4f53fc3155d33dc4d9d80f0a5c1e6d8c8c62a3
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 28 15:58:33 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 28 15:58:39 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a4f53fc
7
8 x11-libs/cairo: stable 1.14.12 for ia64, bug #641356
9
10 Package-Manager: Portage-2.3.20, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ia64"
12
13 x11-libs/cairo/cairo-1.14.12.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/x11-libs/cairo/cairo-1.14.12.ebuild b/x11-libs/cairo/cairo-1.14.12.ebuild
17 index 1d8b4ec96d4..edc09b03a26 100644
18 --- a/x11-libs/cairo/cairo-1.14.12.ebuild
19 +++ b/x11-libs/cairo/cairo-1.14.12.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -11,7 +11,7 @@ if [[ ${PV} == *9999* ]]; then
27 SRC_URI=""
28 else
29 SRC_URI="https://www.cairographics.org/releases/${P}.tar.xz"
30 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
31 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
32 fi
33
34 DESCRIPTION="A vector graphics library with cross-device output support"