public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Virgil Dupras" <vdupras@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/trac/
Date: Fri, 12 Oct 2018 12:40:02 +0000 (UTC)	[thread overview]
Message-ID: <1539347652.f47ea2f7b0d3d51fa4a9cd82573be21904ccd0c5.vdupras@gentoo> (raw)

commit:     f47ea2f7b0d3d51fa4a9cd82573be21904ccd0c5
Author:     Virgil Dupras <vdupras <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 12 12:34:12 2018 +0000
Commit:     Virgil Dupras <vdupras <AT> gentoo <DOT> org>
CommitDate: Fri Oct 12 12:34:12 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f47ea2f7

www-apps/trac: RESTRICT tests

Bug: https://bugs.gentoo.org/285169
Signed-off-by: Virgil Dupras <vdupras <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 www-apps/trac/trac-1.0.9.ebuild | 14 ++++++--------
 www-apps/trac/trac-1.2.1.ebuild | 14 ++++++--------
 2 files changed, 12 insertions(+), 16 deletions(-)

diff --git a/www-apps/trac/trac-1.0.9.ebuild b/www-apps/trac/trac-1.0.9.ebuild
index 9c5c0300974..4246afbb2b2 100644
--- a/www-apps/trac/trac-1.0.9.ebuild
+++ b/www-apps/trac/trac-1.0.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -20,7 +20,7 @@ SRC_URI="http://ftp.edgewall.com/pub/trac/${MY_P}.tar.gz"
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd"
-IUSE="cgi fastcgi i18n +highlight +restructuredtext mysql postgres +sqlite subversion test"
+IUSE="cgi fastcgi i18n +highlight +restructuredtext mysql postgres +sqlite subversion"
 REQUIRED_USE="|| ( mysql postgres sqlite )"
 
 RDEPEND="
@@ -44,15 +44,13 @@ RDEPEND="
 	sqlite? ( >=dev-db/sqlite-3.3.4:3 )
 	subversion? ( dev-vcs/subversion[python,${PYTHON_USEDEP}] )
 	"
-DEPEND="${RDEPEND}
-	test? (
-		dev-python/twill[${PYTHON_USEDEP}]
-		dev-python/lxml[${PYTHON_USEDEP}]
-		dev-python/configobj[${PYTHON_USEDEP}]
-	)"
+DEPEND="${RDEPEND}"
 
 S="${WORKDIR}/${MY_P}"
 
+# Tests depend on twill, a broken package
+RESTRICT="test"
+
 WEBAPP_MANUAL_SLOT="yes"
 
 pkg_setup() {

diff --git a/www-apps/trac/trac-1.2.1.ebuild b/www-apps/trac/trac-1.2.1.ebuild
index 74a2d85d5fd..b8da6df8dbc 100644
--- a/www-apps/trac/trac-1.2.1.ebuild
+++ b/www-apps/trac/trac-1.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -20,7 +20,7 @@ SRC_URI="http://ftp.edgewall.com/pub/trac/${MY_P}.tar.gz"
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
-IUSE="cgi fastcgi i18n +highlight +restructuredtext mysql postgres +sqlite subversion test"
+IUSE="cgi fastcgi i18n +highlight +restructuredtext mysql postgres +sqlite subversion"
 REQUIRED_USE="|| ( mysql postgres sqlite )"
 
 RDEPEND="
@@ -42,15 +42,13 @@ RDEPEND="
 	sqlite? ( >=dev-db/sqlite-3.3.4:3 )
 	subversion? ( dev-vcs/subversion[python,${PYTHON_USEDEP}] )
 	"
-DEPEND="${RDEPEND}
-	test? (
-		dev-python/twill[${PYTHON_USEDEP}]
-		dev-python/lxml[${PYTHON_USEDEP}]
-		dev-python/configobj[${PYTHON_USEDEP}]
-	)"
+DEPEND="${RDEPEND}"
 
 S="${WORKDIR}/${MY_P}"
 
+# Tests depend on twill, a broken package
+RESTRICT="test"
+
 WEBAPP_MANUAL_SLOT="yes"
 
 pkg_setup() {


             reply	other threads:[~2018-10-12 12:40 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-12 12:40 Virgil Dupras [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-03-15  1:51 [gentoo-commits] repo/gentoo:master commit in: www-apps/trac/ Thomas Deutschmann
2020-03-08 23:22 Thomas Deutschmann
2020-03-08 12:35 Agostino Sarubbo
2020-03-08 11:10 Agostino Sarubbo
2020-03-08  1:31 Thomas Deutschmann
2020-02-09 16:47 Michał Górny
2018-10-12 12:40 Virgil Dupras
2018-04-23  8:42 Dirkjan Ochtman
2017-04-22 10:25 Dirkjan Ochtman
2016-11-22 19:55 Dirkjan Ochtman
2016-11-19 20:56 Dirkjan Ochtman
2016-11-19 20:56 Dirkjan Ochtman
2016-09-16 13:33 Dirkjan Ochtman
2016-07-05 18:23 Dirkjan Ochtman
2016-05-07  8:23 Dirkjan Ochtman
2016-05-07  7:54 Dirkjan Ochtman
2016-03-06 12:58 Agostino Sarubbo
2016-02-20 10:05 Dirkjan Ochtman
2016-02-20 10:05 Dirkjan Ochtman
2015-11-30 17:44 Dirkjan Ochtman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1539347652.f47ea2f7b0d3d51fa4a9cd82573be21904ccd0c5.vdupras@gentoo \
    --to=vdupras@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox