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: Sun, 13 May 2018 10:08:06
Message-Id: 1526206072.127f69ffa35a0455ad5b4ca7a38c66ec63f4b2f1.slyfox@gentoo
1 commit: 127f69ffa35a0455ad5b4ca7a38c66ec63f4b2f1
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 13 10:07:47 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun May 13 10:07:52 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=127f69ff
7
8 net-print/gutenprint: stable 5.2.13 for hppa, 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="hppa"
13
14 net-print/gutenprint/gutenprint-5.2.13.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-print/gutenprint/gutenprint-5.2.13.ebuild b/net-print/gutenprint/gutenprint-5.2.13.ebuild
18 index d90f0f7cc7f..d010266947f 100644
19 --- a/net-print/gutenprint/gutenprint-5.2.13.ebuild
20 +++ b/net-print/gutenprint/gutenprint-5.2.13.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/gimp-print/${MY_P}.tar.bz2"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 sparc ~x86"
26 +KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ~ppc ~ppc64 sparc ~x86"
27
28 IUSE="cups gimp gtk nls readline ppds static-libs"
29 REQUIRED_USE="gimp? ( gtk )"