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/trac/
Date: Sun, 06 Mar 2016 12:58:55
Message-Id: 1457269110.6433eff22f49f8793099863db52ad8bbb65b508a.ago@gentoo
1 commit: 6433eff22f49f8793099863db52ad8bbb65b508a
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 6 12:56:36 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 6 12:58:30 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6433eff2
7
8 www-apps/trac: amd64 stable wrt bug #575208
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 www-apps/trac/trac-1.0.9.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/www-apps/trac/trac-1.0.9.ebuild b/www-apps/trac/trac-1.0.9.ebuild
18 index d9602aa..51f3bc2 100644
19 --- a/www-apps/trac/trac-1.0.9.ebuild
20 +++ b/www-apps/trac/trac-1.0.9.ebuild
21 @@ -20,7 +20,7 @@ SRC_URI="http://ftp.edgewall.com/pub/trac/${MY_P}.tar.gz"
22
23 LICENSE="BSD"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
26 +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
27 IUSE="cgi fastcgi i18n +highlight +restructuredtext mysql postgres +sqlite subversion test"
28 REQUIRED_USE="|| ( mysql postgres sqlite )"