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: Mon, 29 Apr 2019 19:49:49
Message-Id: 1556567374.5cf3a8d754f10c9b637aeb3a2436ba2c1eefc20e.slyfox@gentoo
1 commit: 5cf3a8d754f10c9b637aeb3a2436ba2c1eefc20e
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Mon Apr 29 19:42:54 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 29 19:49:34 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cf3a8d7
7
8 net-print/gutenprint: stable 5.3.1 for sparc, bug #681616
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="sparc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 net-print/gutenprint/gutenprint-5.3.1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/net-print/gutenprint/gutenprint-5.3.1.ebuild b/net-print/gutenprint/gutenprint-5.3.1.ebuild
19 index 0a9e2112fe0..da9268caa91 100644
20 --- a/net-print/gutenprint/gutenprint-5.3.1.ebuild
21 +++ b/net-print/gutenprint/gutenprint-5.3.1.ebuild
22 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/gimp-print/${MY_P}.tar.xz"
23
24 LICENSE="GPL-2"
25 SLOT="0"
26 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ppc ppc64 ~sparc ~x86"
27 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ppc ppc64 sparc ~x86"
28
29 IUSE="cups gimp gtk nls readline ppds static-libs"
30 REQUIRED_USE="gimp? ( gtk )"