Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-print/cups-filters/
Date: Sat, 02 Feb 2019 10:11:16
Message-Id: 1549102231.adaea52200a1150e5d87ac85bcd00a6c9b286f46.slyfox@gentoo
1 commit: adaea52200a1150e5d87ac85bcd00a6c9b286f46
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sat Feb 2 09:16:54 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 2 10:10:31 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adaea522
7
8 net-print/cups-filters: stable 1.21.6 for sparc, bug #674814
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 net-print/cups-filters/cups-filters-1.21.6.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/net-print/cups-filters/cups-filters-1.21.6.ebuild b/net-print/cups-filters/cups-filters-1.21.6.ebuild
19 index 0a38d4061be..8d2af463efa 100644
20 --- a/net-print/cups-filters/cups-filters-1.21.6.ebuild
21 +++ b/net-print/cups-filters/cups-filters-1.21.6.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Authors
24 +# Copyright 1999-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -12,7 +12,7 @@ if [[ "${PV}" == "9999" ]] ; then
29 EBZR_REPO_URI="http://bzr.linuxfoundation.org/openprinting/cups-filters"
30 else
31 SRC_URI="http://www.openprinting.org/download/${PN}/${P}.tar.xz"
32 - KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~m68k-mint"
33 + KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-fbsd ~m68k-mint"
34 fi
35 DESCRIPTION="Cups filters"
36 HOMEPAGE="https://wiki.linuxfoundation.org/openprinting/cups-filters"