From: Matthias Maier Date: Sun, 28 Feb 2016 02:51:18 +0000 (-0600) Subject: app-doc/doxygen: remove unnecessary RESTRICT="mirror", bug #564712 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4c2c81ce7f192152a17d3262ab0c9b2168430ade;p=gentoo.git app-doc/doxygen: remove unnecessary RESTRICT="mirror", bug #564712 All components of the tarball can be freely distributed subject to the GPL-2. Gentoo-Bug: 564712 Package-Manager: portage-2.2.26 --- diff --git a/app-doc/doxygen/doxygen-1.8.10-r1.ebuild b/app-doc/doxygen/doxygen-1.8.10-r1.ebuild index 54a13b32fc21..86e2e326d463 100644 --- a/app-doc/doxygen/doxygen-1.8.10-r1.ebuild +++ b/app-doc/doxygen/doxygen-1.8.10-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -55,7 +55,7 @@ DEPEND="sys-apps/sed ${RDEPEND}" # src_test() defaults to make -C testing but there is no such directory (bug #504448) -RESTRICT="mirror test" +RESTRICT="test" EPATCH_SUFFIX="patch" get_langs() { diff --git a/app-doc/doxygen/doxygen-9999.ebuild b/app-doc/doxygen/doxygen-9999.ebuild index e26d99d9a325..22f3267d7229 100644 --- a/app-doc/doxygen/doxygen-9999.ebuild +++ b/app-doc/doxygen/doxygen-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -56,7 +56,7 @@ DEPEND="sys-apps/sed ${RDEPEND}" # src_test() defaults to make -C testing but there is no such directory (bug #504448) -RESTRICT="mirror test" +RESTRICT="test" EPATCH_SUFFIX="patch" get_langs() {