app-doc/doxygen: remove unnecessary RESTRICT="mirror", bug #564712
authorMatthias Maier <tamiko@gentoo.org>
Sun, 28 Feb 2016 02:51:18 +0000 (20:51 -0600)
committerMatthias Maier <tamiko@gentoo.org>
Sun, 28 Feb 2016 02:53:19 +0000 (20:53 -0600)
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
app-doc/doxygen/doxygen-9999.ebuild

index 54a13b32fc2174d6aebdd7c7a8542730e875634b..86e2e326d463808c256298dd837241ab40394819 100644 (file)
@@ -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() {
index e26d99d9a325cad230e97f4cd09d747022ddb001..22f3267d722918cc4f63ebe85c739744cb06ff9d 100644 (file)
@@ -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() {