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/gutenprint/
Date: Wed, 09 May 2018 21:54:04
Message-Id: 1525902795.7d0e4db8b7fba548d51fe144815299013b5e815a.slyfox@gentoo
1 commit: 7d0e4db8b7fba548d51fe144815299013b5e815a
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 9 21:53:15 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed May 9 21:53:15 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d0e4db8
7
8 net-print/gutenprint: stable 5.2.13 for ia64, bug #641342
9
10 Bug: https://bugs.gentoo.org/641342
11 Package-Manager: Portage-2.3.36, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ia64"
13
14 net-print/gutenprint/gutenprint-5.2.13.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/net-print/gutenprint/gutenprint-5.2.13.ebuild b/net-print/gutenprint/gutenprint-5.2.13.ebuild
18 index 53882ab7a0f..0194908ff7a 100644
19 --- a/net-print/gutenprint/gutenprint-5.2.13.ebuild
20 +++ b/net-print/gutenprint/gutenprint-5.2.13.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/gimp-print/${MY_P}.tar.bz2"
28
29 LICENSE="GPL-2"
30 SLOT="0"
31 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
32 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86"
33
34 IUSE="cups gimp gtk nls readline ppds static-libs"
35 REQUIRED_USE="gimp? ( gtk )"