Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/bugzilla/
Date: Mon, 04 Jan 2016 09:39:27
Message-Id: 1451900347.3bb09db23ef54f244f7c43c92a670f543fff57b9.ago@gentoo
1 commit: 3bb09db23ef54f244f7c43c92a670f543fff57b9
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 4 09:39:07 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 4 09:39:07 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bb09db2
7
8 www-apps/bugzilla: x86 stable wrt bug #537448
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 www-apps/bugzilla/bugzilla-4.4.11.ebuild | 2 +-
15 www-apps/bugzilla/bugzilla-5.0.2.ebuild | 2 +-
16 2 files changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/www-apps/bugzilla/bugzilla-4.4.11.ebuild b/www-apps/bugzilla/bugzilla-4.4.11.ebuild
19 index ad9ad2a..62a4b52 100644
20 --- a/www-apps/bugzilla/bugzilla-4.4.11.ebuild
21 +++ b/www-apps/bugzilla/bugzilla-4.4.11.ebuild
22 @@ -11,7 +11,7 @@ SRC_URI="https://ftp.mozilla.org/pub/mozilla.org/webtools/${P}.tar.gz"
23 HOMEPAGE="https://www.bugzilla.org"
24
25 LICENSE="MPL-2.0"
26 -KEYWORDS="amd64 ~x86"
27 +KEYWORDS="amd64 x86"
28
29 IUSE="modperl extras graphviz mysql postgres sqlite test"
30 REQUIRED_USE=" || ( mysql postgres sqlite )"
31
32 diff --git a/www-apps/bugzilla/bugzilla-5.0.2.ebuild b/www-apps/bugzilla/bugzilla-5.0.2.ebuild
33 index cde30cb..1ae1f1b 100644
34 --- a/www-apps/bugzilla/bugzilla-5.0.2.ebuild
35 +++ b/www-apps/bugzilla/bugzilla-5.0.2.ebuild
36 @@ -11,7 +11,7 @@ SRC_URI="https://ftp.mozilla.org/pub/mozilla.org/webtools/${P}.tar.gz"
37 HOMEPAGE="https://www.bugzilla.org"
38
39 LICENSE="MPL-2.0"
40 -KEYWORDS="amd64 ~x86"
41 +KEYWORDS="amd64 x86"
42
43 IUSE="modperl extras graphviz mysql postgres sqlite test"
44 REQUIRED_USE=" || ( mysql postgres sqlite )"