Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-doc/single-unix-specification/
Date: Thu, 22 Dec 2016 16:59:24
Message-Id: 1482425705.d06fdd6f9fbc500564178596349383e4d3966162.floppym@gentoo
1 commit: d06fdd6f9fbc500564178596349383e4d3966162
2 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 22 16:55:05 2016 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 22 16:55:05 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d06fdd6f
7
8 app-doc/single-unix-specification: restore RESTRICT="mirror"
9
10 The license does not permit reproduction without explicit written permission.
11
12 Package-Manager: Portage-2.3.3_p7, Repoman-2.3.1
13
14 app-doc/single-unix-specification/single-unix-specification-4_p2.ebuild | 1 +
15 1 file changed, 1 insertion(+)
16
17 diff --git a/app-doc/single-unix-specification/single-unix-specification-4_p2.ebuild b/app-doc/single-unix-specification/single-unix-specification-4_p2.ebuild
18 index 5e6174c..b9669b4 100644
19 --- a/app-doc/single-unix-specification/single-unix-specification-4_p2.ebuild
20 +++ b/app-doc/single-unix-specification/single-unix-specification-4_p2.ebuild
21 @@ -12,6 +12,7 @@ LICENSE="sus4-copyright"
22 SLOT="4"
23 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos"
24 IUSE=""
25 +RESTRICT="mirror"
26
27 DEPEND=""
28 RDEPEND=""