summaryrefslogtreecommitdiff
path: root/app-doc/single-unix-specification
diff options
context:
space:
mode:
Diffstat (limited to 'app-doc/single-unix-specification')
-rw-r--r--app-doc/single-unix-specification/Manifest4
-rw-r--r--app-doc/single-unix-specification/single-unix-specification-4_p2.ebuild13
-rw-r--r--app-doc/single-unix-specification/single-unix-specification-4_p2018.ebuild18
3 files changed, 25 insertions, 10 deletions
diff --git a/app-doc/single-unix-specification/Manifest b/app-doc/single-unix-specification/Manifest
index 1a5aba313e77..1cdbb67ba203 100644
--- a/app-doc/single-unix-specification/Manifest
+++ b/app-doc/single-unix-specification/Manifest
@@ -1,3 +1,5 @@
+DIST susv4-2018.tar.bz2 3352852 BLAKE2B 0f05f2dd6444d35b2d962651643eb8bd0520169c8670072fdb1ce2c671b3bdeed8e4d99dfacceba69f846c107c73c4a60f3f51e48c64499f40a9fa594ac877ba SHA512 2484d24d19b9731808c61219b61d63cdf4d8dff6498fb4655478b76808a583064a5cfbcfcf18f1d27c56e03a6b47cc6833f94483784ec29059bef063724c2567
DIST susv4tc2.tar.bz2 3649434 BLAKE2B c09eb835badec0bf191da4caaa7b35ccedfb1512218d3ebb66d0301bbe6404a30df2e3c51838dcd9f91912f41ce3e39478d2c061ac2f075ef678ae20fcaf0ad6 SHA512 cc86b2b4860b1069cb8712ef7b5a9702510f48d6585b5414ff561f85677974c156d8cc95cf29dfdab360c13ecb884e19e2112fe5c6bc49666417c9a744a816ad
-EBUILD single-unix-specification-4_p2.ebuild 551 BLAKE2B 63373acdb8a51fb2638b916e736802849b415e9244a12617fd2c769ebf1c131b6e9c35c9f9243f7501d756296b1704fd003e788ec3a468ddb9a850238c4e83fb SHA512 3b6b0ac246b3a8d28ccc1b6b44ed5d114e2cece94f81bbe110a09e8212aa336372c6be870befe5466e3eab99eb074befd3d0301c82c5023ffe5a320583627002
+EBUILD single-unix-specification-4_p2.ebuild 521 BLAKE2B 811dfbfe09deab1f46ea33c5342e2ee2053ce7ee34b42ab8810bfb88826d1bda613a68e8a0fe1454d1ee59c361ba5fd6fe61fc5f13c4fd4d1ad4c22069c99e5c SHA512 5ff0e98e9a84045630931dc1940f226a598cc63f170846e9e1bf9c79245707000889722fffa4e66b8cd0b8b4d2c33eedf11331889e68a9271b62e7294aa3ce66
+EBUILD single-unix-specification-4_p2018.ebuild 556 BLAKE2B 327f1561d380b70d181dccc4c9a1d30c69707bceb3b507eb1e454d41759437aea932155ddc4716817e5ec73822f10b2cb89f0f090dc751f41d4fe66866357e18 SHA512 4f8f31f201ca6d09fc53ac2993d72ccee4d70dae9a79888085da3e81b0bd3ad066cfbb81818a58b1fc739a1d6c256181223a2520c55ff9fad70edcfbe8359824
MISC metadata.xml 282 BLAKE2B 85c3312405ada57a85e03b06a59523c8d4069551f91e6b70f182d5af92ffc26b946c2987554001649eb41d605864a5cb3c172ebbb02f3c1a11ca1ed805889550 SHA512 5eac09aed8093684086d644c321b236d5da019a650ad322d33236b543bd5641edfc43cbdeee4654e093f9f6393eae034110ca51eb560b87a178fba74244d7fdb
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
index 1aebea7be9ed..eab527bfdb98 100644
--- a/app-doc/single-unix-specification/single-unix-specification-4_p2.ebuild
+++ b/app-doc/single-unix-specification/single-unix-specification-4_p2.ebuild
@@ -1,23 +1,18 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
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"
+SRC_URI="https://pubs.opengroup.org/onlinepubs/9699919799/download/susv4tc2.tar.bz2"
+S="${WORKDIR}/susv4tc2"
LICENSE="sus4-copyright"
SLOT="4"
KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
-IUSE=""
RESTRICT="mirror"
-DEPEND=""
-RDEPEND=""
-
-S="${WORKDIR}/susv4tc2"
-
src_install() {
dodoc -r *
}
diff --git a/app-doc/single-unix-specification/single-unix-specification-4_p2018.ebuild b/app-doc/single-unix-specification/single-unix-specification-4_p2018.ebuild
new file mode 100644
index 000000000000..5de651d34c07
--- /dev/null
+++ b/app-doc/single-unix-specification/single-unix-specification-4_p2018.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="The Single UNIX Specification, Version 4, $(ver_cut 3) Edition"
+HOMEPAGE="https://www2.opengroup.org/ogsys/catalog/T101"
+SRC_URI="https://pubs.opengroup.org/onlinepubs/9699919799/download/susv4-$(ver_cut 3).tar.bz2"
+S="${WORKDIR}/susv4-$(ver_cut 3)"
+
+LICENSE="sus4-copyright"
+SLOT="4"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+RESTRICT="mirror"
+
+src_install() {
+ dodoc -r *
+}