summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMasanori Ogino <masanori.ogino@gmail.com>2016-12-18 11:35:08 +0900
committerRobin H. Johnson <robbat2@gentoo.org>2016-12-18 15:43:23 -0800
commit91ef9336d0e7d18a5be1fe4a7fb70dab1b37cfd4 (patch)
tree94144ebee83d68d295f421f95811f2c4329d81b8 /app-doc
parentnet-misc/lksctp-tools: Check if IP_SCTP is set. (diff)
downloadgentoo-91ef9336d0e7d18a5be1fe4a7fb70dab1b37cfd4.tar.gz
gentoo-91ef9336d0e7d18a5be1fe4a7fb70dab1b37cfd4.tar.bz2
gentoo-91ef9336d0e7d18a5be1fe4a7fb70dab1b37cfd4.zip
app-doc/single-unix-specification: Rename to _p$N.
The ebuild for SUSv4 TC1 was named 4-r2, but 4_p1 seems more suitable versioning. This commit also appends 4_p2 for SUSv4 TC2. References: https://bugs.gentoo.org/show_bug.cgi?id=601592 https://github.com/gentoo/gentoo/pull/3007 (cherry picked from commit 18ec890d56259bd4ac9239bd949cb9cd9d93216e) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'app-doc')
-rw-r--r--app-doc/single-unix-specification/Manifest1
-rw-r--r--app-doc/single-unix-specification/single-unix-specification-4_p1.ebuild (renamed from app-doc/single-unix-specification/single-unix-specification-4-r2.ebuild)0
-rw-r--r--app-doc/single-unix-specification/single-unix-specification-4_p2.ebuild23
3 files changed, 24 insertions, 0 deletions
diff --git a/app-doc/single-unix-specification/Manifest b/app-doc/single-unix-specification/Manifest
index 1c7a9e9438b8..d6c826c493fe 100644
--- a/app-doc/single-unix-specification/Manifest
+++ b/app-doc/single-unix-specification/Manifest
@@ -1,3 +1,4 @@
DIST susv3.tar.bz2 2212995 SHA256 f7760775114833d79869f08e97a001e61609710417e64c4be4e2e784616658a1 SHA512 b1b8a79112d3f41a3d2951341cd9220566f551e5750378bba5cf786a0c381b064fa1a1cfeb6e76e9c6beb85a893cbb6f90879203e9931e9043bcb95b032def40 WHIRLPOOL 00173ff6a59e7b215f73b12a2c62b55f8655ce1564084323d8882870df050a6faa748ca7b874ee0957a9aced79c6c20f25e1627fb7b353c963a068cf84191315
DIST susv4.tar.bz2 2983431 SHA256 315657e697618f759c1e43934c08e5887b29dc7f1f75dd2aa49738efd7ac10bb SHA512 7fd005c25b97d6fd864436c6537f347edfa4ab215114296f2d2ba58aee1552502601b778dec7eb0e8baeea417929cfd72b3b9727237106125326e32a424cf575 WHIRLPOOL b57143d06c19c74996aa59b0da305e6ef0088a2237226777551c982e7f48091878a50476393fb4330e1f51f5a6ef55229940497e70f3a50acdf2efeee2a24803
DIST susv4tc1.tgz 5435884 SHA256 49c411571d0dd55d36258dea945385590f5ccb63d9d5b38050a283a41c0bcefa SHA512 7e9741bc6377beda88ade34bd965ee0098953ec6fb5ae67aaafa726a94fe570ac6fadf1675420805f176222c0d9177bc2206584cad8b73a02649d47765312d9f WHIRLPOOL 1edb2ff726b43f108209ef51bb21d88374d81486f8b4aaf50ec71cebf405ddfa53f9e55039f513ef91652f7a664868504453c2c27731d1d97b61b97867d204a0
+DIST susv4tc2.tar.bz2 3649434 SHA256 9b50e290912dff356687b7585ea2d7a7e746231e1dd4adcb20833fa54e1f4d35 SHA512 cc86b2b4860b1069cb8712ef7b5a9702510f48d6585b5414ff561f85677974c156d8cc95cf29dfdab360c13ecb884e19e2112fe5c6bc49666417c9a744a816ad WHIRLPOOL 002ad7ebb50b041d337ff135ce6f361b9ccca89d0a31687e4b169153f15268dd80c3b6d7efb0be741bda496ea61ab46e8c83c8f0631c7beffe14750cab7659ea
diff --git a/app-doc/single-unix-specification/single-unix-specification-4-r2.ebuild b/app-doc/single-unix-specification/single-unix-specification-4_p1.ebuild
index b8c58f1e6ddc..b8c58f1e6ddc 100644
--- a/app-doc/single-unix-specification/single-unix-specification-4-r2.ebuild
+++ b/app-doc/single-unix-specification/single-unix-specification-4_p1.ebuild
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
new file mode 100644
index 000000000000..5e6174c8e645
--- /dev/null
+++ b/app-doc/single-unix-specification/single-unix-specification-4_p2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="The Single UNIX Specification, Version 4, 2016 Edition"
+HOMEPAGE="https://www2.opengroup.org/ogsys/catalog/T101"
+SRC_URI="http://pubs.opengroup.org/onlinepubs/9699919799/download/susv4tc2.tar.bz2"
+
+LICENSE="sus4-copyright"
+SLOT="4"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+
+S="${WORKDIR}/susv4tc2"
+
+src_install() {
+ dodoc -r *
+}