diff options
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/blohg/blohg-0.13-r3.ebuild | 3 | ||||
-rw-r--r-- | www-apps/blohg/blohg-9999.ebuild | 3 | ||||
-rw-r--r-- | www-apps/bugzilla/bugzilla-4.4.12-r2.ebuild | 3 | ||||
-rw-r--r-- | www-apps/bugzilla/bugzilla-5.0.3-r2.ebuild | 3 | ||||
-rw-r--r-- | www-apps/ikiwiki/ikiwiki-3.20170111.ebuild | 3 | ||||
-rw-r--r-- | www-apps/ikiwiki/ikiwiki-3.20171001.ebuild | 3 | ||||
-rw-r--r-- | www-apps/ikiwiki/ikiwiki-3.20190228.ebuild | 1 | ||||
-rw-r--r-- | www-apps/venus/venus-20100911-r1.ebuild | 3 | ||||
-rw-r--r-- | www-apps/venus/venus-20100911-r2.ebuild | 3 |
9 files changed, 17 insertions, 8 deletions
diff --git a/www-apps/blohg/blohg-0.13-r3.ebuild b/www-apps/blohg/blohg-0.13-r3.ebuild index f9a9daaf2eb1..f30c7c0ad0b4 100644 --- a/www-apps/blohg/blohg-0.13-r3.ebuild +++ b/www-apps/blohg/blohg-0.13-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -26,6 +26,7 @@ fi LICENSE="GPL-2" SLOT="0" IUSE="doc git +mercurial test" +RESTRICT="!test? ( test )" REQUIRED_USE="|| ( git mercurial ) test? ( git mercurial )" diff --git a/www-apps/blohg/blohg-9999.ebuild b/www-apps/blohg/blohg-9999.ebuild index f27bdfa76f24..03b42c18276f 100644 --- a/www-apps/blohg/blohg-9999.ebuild +++ b/www-apps/blohg/blohg-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -26,6 +26,7 @@ fi LICENSE="GPL-2" SLOT="0" IUSE="doc git +mercurial test" +RESTRICT="!test? ( test )" REQUIRED_USE="|| ( git mercurial ) test? ( git mercurial )" diff --git a/www-apps/bugzilla/bugzilla-4.4.12-r2.ebuild b/www-apps/bugzilla/bugzilla-4.4.12-r2.ebuild index 9668d236f5d0..3a358f3a63b6 100644 --- a/www-apps/bugzilla/bugzilla-4.4.12-r2.ebuild +++ b/www-apps/bugzilla/bugzilla-4.4.12-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,6 +13,7 @@ LICENSE="MPL-2.0" KEYWORDS="amd64 x86" IUSE="modperl extras graphviz mysql postgres sqlite test" +RESTRICT="!test? ( test )" REQUIRED_USE=" || ( mysql postgres sqlite )" COMMON_DEPS=" diff --git a/www-apps/bugzilla/bugzilla-5.0.3-r2.ebuild b/www-apps/bugzilla/bugzilla-5.0.3-r2.ebuild index feb026881ffe..22725b834dd9 100644 --- a/www-apps/bugzilla/bugzilla-5.0.3-r2.ebuild +++ b/www-apps/bugzilla/bugzilla-5.0.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,6 +13,7 @@ LICENSE="MPL-2.0" KEYWORDS="amd64 x86" IUSE="modperl extras graphviz mysql postgres sqlite test" +RESTRICT="!test? ( test )" REQUIRED_USE=" || ( mysql postgres sqlite )" # sorting is identical to upstream MYMETA.json, please dont change diff --git a/www-apps/ikiwiki/ikiwiki-3.20170111.ebuild b/www-apps/ikiwiki/ikiwiki-3.20170111.ebuild index 56db287375d9..b829c1877e1b 100644 --- a/www-apps/ikiwiki/ikiwiki-3.20170111.ebuild +++ b/www-apps/ikiwiki/ikiwiki-3.20170111.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,6 +12,7 @@ SRC_URI="mirror://debian/pool/main/i/ikiwiki/${PN}_${PV}.tar.xz" LICENSE="GPL-2" SLOT="0" IUSE="extras minimal test" +RESTRICT="!test? ( test )" KEYWORDS="amd64 ~x86" S=${WORKDIR}/${PN}-${PV} diff --git a/www-apps/ikiwiki/ikiwiki-3.20171001.ebuild b/www-apps/ikiwiki/ikiwiki-3.20171001.ebuild index 0fde64e34667..6240b30623dc 100644 --- a/www-apps/ikiwiki/ikiwiki-3.20171001.ebuild +++ b/www-apps/ikiwiki/ikiwiki-3.20171001.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,6 +12,7 @@ SRC_URI="mirror://debian/pool/main/i/ikiwiki/${PN}_${PV}.tar.xz" LICENSE="GPL-2" SLOT="0" IUSE="extras minimal test" +RESTRICT="!test? ( test )" KEYWORDS="~amd64 ~x86" S=${WORKDIR}/${PN}-${PV} diff --git a/www-apps/ikiwiki/ikiwiki-3.20190228.ebuild b/www-apps/ikiwiki/ikiwiki-3.20190228.ebuild index 5791382b3092..e7f335283b1d 100644 --- a/www-apps/ikiwiki/ikiwiki-3.20190228.ebuild +++ b/www-apps/ikiwiki/ikiwiki-3.20190228.ebuild @@ -12,6 +12,7 @@ SRC_URI="mirror://debian/pool/main/i/ikiwiki/${PN}_${PV}.orig.tar.xz" LICENSE="GPL-2" SLOT="0" IUSE="extras minimal test" +RESTRICT="!test? ( test )" KEYWORDS="amd64 ~x86" S=${WORKDIR}/IkiWiki-${PV} diff --git a/www-apps/venus/venus-20100911-r1.ebuild b/www-apps/venus/venus-20100911-r1.ebuild index 8136fe627ae8..44d5059cd316 100644 --- a/www-apps/venus/venus-20100911-r1.ebuild +++ b/www-apps/venus/venus-20100911-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,6 +15,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="PSF-2.2" KEYWORDS="amd64 x86" IUSE="django genshi redland test" +RESTRICT="!test? ( test )" SLOT="0" RDEPEND=" diff --git a/www-apps/venus/venus-20100911-r2.ebuild b/www-apps/venus/venus-20100911-r2.ebuild index 2ca1b2e96206..dd264089df00 100644 --- a/www-apps/venus/venus-20100911-r2.ebuild +++ b/www-apps/venus/venus-20100911-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,6 +15,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="PSF-2.2" KEYWORDS="~amd64 ~x86" IUSE="django genshi redland test" +RESTRICT="!test? ( test )" SLOT="0" RDEPEND=" |