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: 1482425904.67f2ff1fbb3b5a71416e56a1b9504d807bd3b223.floppym@gentoo
1 commit: 67f2ff1fbb3b5a71416e56a1b9504d807bd3b223
2 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 22 16:58:24 2016 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 22 16:58:24 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67f2ff1f
7
8 app-doc/single-unix-specification: remove unfetchable versions
9
10 Package-Manager: Portage-2.3.3_p7, Repoman-2.3.1
11
12 app-doc/single-unix-specification/Manifest | 2 --
13 .../single-unix-specification-4-r1.ebuild | 22 ---------------------
14 .../single-unix-specification-4_p1.ebuild | 23 ----------------------
15 3 files changed, 47 deletions(-)
16
17 diff --git a/app-doc/single-unix-specification/Manifest b/app-doc/single-unix-specification/Manifest
18 index d6c826c..7225c85 100644
19 --- a/app-doc/single-unix-specification/Manifest
20 +++ b/app-doc/single-unix-specification/Manifest
21 @@ -1,4 +1,2 @@
22 DIST susv3.tar.bz2 2212995 SHA256 f7760775114833d79869f08e97a001e61609710417e64c4be4e2e784616658a1 SHA512 b1b8a79112d3f41a3d2951341cd9220566f551e5750378bba5cf786a0c381b064fa1a1cfeb6e76e9c6beb85a893cbb6f90879203e9931e9043bcb95b032def40 WHIRLPOOL 00173ff6a59e7b215f73b12a2c62b55f8655ce1564084323d8882870df050a6faa748ca7b874ee0957a9aced79c6c20f25e1627fb7b353c963a068cf84191315
23 -DIST susv4.tar.bz2 2983431 SHA256 315657e697618f759c1e43934c08e5887b29dc7f1f75dd2aa49738efd7ac10bb SHA512 7fd005c25b97d6fd864436c6537f347edfa4ab215114296f2d2ba58aee1552502601b778dec7eb0e8baeea417929cfd72b3b9727237106125326e32a424cf575 WHIRLPOOL b57143d06c19c74996aa59b0da305e6ef0088a2237226777551c982e7f48091878a50476393fb4330e1f51f5a6ef55229940497e70f3a50acdf2efeee2a24803
24 -DIST susv4tc1.tgz 5435884 SHA256 49c411571d0dd55d36258dea945385590f5ccb63d9d5b38050a283a41c0bcefa SHA512 7e9741bc6377beda88ade34bd965ee0098953ec6fb5ae67aaafa726a94fe570ac6fadf1675420805f176222c0d9177bc2206584cad8b73a02649d47765312d9f WHIRLPOOL 1edb2ff726b43f108209ef51bb21d88374d81486f8b4aaf50ec71cebf405ddfa53f9e55039f513ef91652f7a664868504453c2c27731d1d97b61b97867d204a0
25 DIST susv4tc2.tar.bz2 3649434 SHA256 9b50e290912dff356687b7585ea2d7a7e746231e1dd4adcb20833fa54e1f4d35 SHA512 cc86b2b4860b1069cb8712ef7b5a9702510f48d6585b5414ff561f85677974c156d8cc95cf29dfdab360c13ecb884e19e2112fe5c6bc49666417c9a744a816ad WHIRLPOOL 002ad7ebb50b041d337ff135ce6f361b9ccca89d0a31687e4b169153f15268dd80c3b6d7efb0be741bda496ea61ab46e8c83c8f0631c7beffe14750cab7659ea
26
27 diff --git a/app-doc/single-unix-specification/single-unix-specification-4-r1.ebuild b/app-doc/single-unix-specification/single-unix-specification-4-r1.ebuild
28 deleted file mode 100644
29 index 9dd5513..00000000
30 --- a/app-doc/single-unix-specification/single-unix-specification-4-r1.ebuild
31 +++ /dev/null
32 @@ -1,22 +0,0 @@
33 -# Copyright 1999-2013 Gentoo Foundation
34 -# Distributed under the terms of the GNU General Public License v2
35 -# $Id$
36 -
37 -DESCRIPTION="The Single UNIX Specification, Version 4, 2008 Edition (8 Volumes)"
38 -HOMEPAGE="http://www.opengroup.org/bookstore/catalog/c082.htm"
39 -SRC_URI="http://www.opengroup.org/onlinepubs/9699919799/download/susv4.tar.bz2"
40 -
41 -LICENSE="sus4-copyright"
42 -SLOT="4"
43 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~x64-macos"
44 -IUSE=""
45 -
46 -S=${WORKDIR}/susv4
47 -
48 -src_install() {
49 - dohtml -r * || die "dohtml"
50 -}
51 -
52 -pkg_postinst() {
53 - elog "Open /usr/share/doc/${PF}/html/index.html in a browser to access these docs."
54 -}
55
56 diff --git a/app-doc/single-unix-specification/single-unix-specification-4_p1.ebuild b/app-doc/single-unix-specification/single-unix-specification-4_p1.ebuild
57 deleted file mode 100644
58 index b8c58f1..00000000
59 --- a/app-doc/single-unix-specification/single-unix-specification-4_p1.ebuild
60 +++ /dev/null
61 @@ -1,23 +0,0 @@
62 -# Copyright 1999-2016 Gentoo Foundation
63 -# Distributed under the terms of the GNU General Public License v2
64 -# $Id$
65 -
66 -EAPI=6
67 -
68 -DESCRIPTION="The Single UNIX Specification, Version 4, 2013 Edition"
69 -HOMEPAGE="https://www2.opengroup.org/ogsys/catalog/T101"
70 -SRC_URI="http://pubs.opengroup.org/onlinepubs/9699919799/download/susv4tc1.tgz"
71 -
72 -LICENSE="sus4-copyright"
73 -SLOT="4"
74 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos"
75 -IUSE=""
76 -
77 -DEPEND=""
78 -RDEPEND=""
79 -
80 -S="${WORKDIR}/susv4tc1"
81 -
82 -src_install() {
83 - dodoc -r *
84 -}