commit:     4c2c81ce7f192152a17d3262ab0c9b2168430ade
Author:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 28 02:51:18 2016 +0000
Commit:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Sun Feb 28 02:53:19 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c2c81ce

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

 app-doc/doxygen/doxygen-1.8.10-r1.ebuild | 4 ++--
 app-doc/doxygen/doxygen-9999.ebuild      | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-doc/doxygen/doxygen-1.8.10-r1.ebuild 
b/app-doc/doxygen/doxygen-1.8.10-r1.ebuild
index 54a13b3..86e2e32 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 e26d99d..22f3267 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() {

Reply via email to