Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Gtk2-Ex-PrintDialog/
Date: Sun, 10 Jun 2018 17:11:32
Message-Id: 1528649878.1014ae36dc7165923badd1c58f99941f595e335d.whissi@gentoo
1 commit: 1014ae36dc7165923badd1c58f99941f595e335d
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 10 16:57:58 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 10 16:57:58 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1014ae36
7
8 dev-perl/Gtk2-Ex-PrintDialog: x86 stable (bug #657634)
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r2.ebuild b/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r2.ebuild
16 index 776c3015e30..46150b59bfd 100644
17 --- a/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r2.ebuild
18 +++ b/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r2.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="a simple, pure Perl dialog for printing PostScript data in GTK+ applications"
21
22 SLOT="0"
23 -KEYWORDS="amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25 IUSE="cups"
26
27 RDEPEND="cups? ( dev-perl/Net-CUPS )