[gentoo-commits] repo/gentoo:master commit in: app-doc/single-unix-specification/

2023-04-25 Thread Sam James
commit: 51059c657d39c5a53bc87178cbde8972ea89ad76
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 25 19:48:27 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 25 19:48:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51059c65

app-doc/single-unix-specification: Keyword 4_p2018 arm64, #905016

Signed-off-by: Sam James  gentoo.org>

 .../single-unix-specification/single-unix-specification-4_p2018.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index 9556a9002a3c..6c18f83474c3 100644
--- a/app-doc/single-unix-specification/single-unix-specification-4_p2018.ebuild
+++ b/app-doc/single-unix-specification/single-unix-specification-4_p2018.ebuild
@@ -10,7 +10,7 @@ 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"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-macos"
 RESTRICT="mirror"
 
 src_install() {



[gentoo-commits] repo/gentoo:master commit in: app-doc/single-unix-specification/

2023-03-03 Thread Arthur Zamarin
commit: a9e3a729e86ac2869d1757a806bae56812ff4ebf
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Mar  4 06:08:16 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Mar  4 06:08:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9e3a729

app-doc/single-unix-specification: Stabilize 4_p2018 ALLARCHES, #899334

Signed-off-by: Arthur Zamarin  gentoo.org>

 .../single-unix-specification-4_p2018.ebuild  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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
index 5de651d34c07..9556a9002a3c 100644
--- a/app-doc/single-unix-specification/single-unix-specification-4_p2018.ebuild
+++ b/app-doc/single-unix-specification/single-unix-specification-4_p2018.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -10,7 +10,7 @@ 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"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 
~x64-macos"
 RESTRICT="mirror"
 
 src_install() {



[gentoo-commits] repo/gentoo:master commit in: app-doc/single-unix-specification/

2022-12-24 Thread Sam James
commit: 97fb326216442b13d1deb8baa4e2b144cf180607
Author: Sam James  gentoo  org>
AuthorDate: Sat Dec 24 12:38:46 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Dec 24 12:38:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97fb3262

app-doc/single-unix-specification: add 4_p2018

Signed-off-by: Sam James  gentoo.org>

 app-doc/single-unix-specification/Manifest |  1 +
 .../single-unix-specification-4_p2018.ebuild   | 18 ++
 2 files changed, 19 insertions(+)

diff --git a/app-doc/single-unix-specification/Manifest 
b/app-doc/single-unix-specification/Manifest
index 4cd61dd785dd..ab0ab4247268 100644
--- a/app-doc/single-unix-specification/Manifest
+++ b/app-doc/single-unix-specification/Manifest
@@ -1 +1,2 @@
+DIST susv4-2018.tar.bz2 3352852 BLAKE2B 
0f05f2dd6444d35b2d962651643eb8bd0520169c8670072fdb1ce2c671b3bdeed8e4d99dfacceba69f846c107c73c4a60f3f51e48c64499f40a9fa594ac877ba
 SHA512 
2484d24d19b9731808c61219b61d63cdf4d8dff6498fb4655478b76808a583064a5cfbcfcf18f1d27c56e03a6b47cc6833f94483784ec29059bef063724c2567
 DIST susv4tc2.tar.bz2 3649434 BLAKE2B 
c09eb835badec0bf191da4caaa7b35ccedfb1512218d3ebb66d0301bbe6404a30df2e3c51838dcd9f91912f41ce3e39478d2c061ac2f075ef678ae20fcaf0ad6
 SHA512 
cc86b2b4860b1069cb8712ef7b5a9702510f48d6585b5414ff561f85677974c156d8cc95cf29dfdab360c13ecb884e19e2112fe5c6bc49666417c9a744a816ad

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 ..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 *
+}



[gentoo-commits] repo/gentoo:master commit in: app-doc/single-unix-specification/

2022-12-24 Thread Sam James
commit: 364a20aeee2f38b242df3e710595e3519b728c63
Author: Sam James  gentoo  org>
AuthorDate: Sat Dec 24 12:14:16 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Dec 24 12:36:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=364a20ae

app-doc/single-unix-specification: EAPI 8

Signed-off-by: Sam James  gentoo.org>

 .../single-unix-specification-4_p2.ebuild   | 13 -
 1 file changed, 4 insertions(+), 9 deletions(-)

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 *
 }



[gentoo-commits] repo/gentoo:master commit in: app-doc/single-unix-specification/

2021-12-12 Thread Yixun Lan
commit: 2a518d1b59ecd5cffd7b9a7fbe144d3f74cccbfe
Author: Yongxiang Liang  gmail  com>
AuthorDate: Thu Dec  9 17:55:41 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Sun Dec 12 14:22:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a518d1b

app-doc/single-unix-specification: keyword ~riscv

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

 .../single-unix-specification/single-unix-specification-4_p2.ebuild   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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 a9304c2cb99b..1aebea7be9ed 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,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ 
SRC_URI="http://pubs.opengroup.org/onlinepubs/9699919799/download/susv4tc2.tar.b
 
 LICENSE="sus4-copyright"
 SLOT="4"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~x64-macos"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 
~x64-macos"
 IUSE=""
 RESTRICT="mirror"
 



[gentoo-commits] repo/gentoo:master commit in: app-doc/single-unix-specification/

2020-12-28 Thread Sam James
commit: f85770c3e9a46c15769359029a065476c5407980
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 28 09:02:41 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 28 09:03:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f85770c3

app-doc/single-unix-specification: mark ALLARCHES

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 app-doc/single-unix-specification/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-doc/single-unix-specification/metadata.xml 
b/app-doc/single-unix-specification/metadata.xml
index 4eb20a048df..e70c63a3ec2 100644
--- a/app-doc/single-unix-specification/metadata.xml
+++ b/app-doc/single-unix-specification/metadata.xml
@@ -5,4 +5,5 @@
base-sys...@gentoo.org
Gentoo Base System

+   
 



[gentoo-commits] repo/gentoo:master commit in: app-doc/single-unix-specification/

2018-10-07 Thread Mikle Kolyada
commit: 17d4977d0ad84a0530a2472c343ddfb53d57de09
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct  7 12:43:05 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct  7 12:43:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17d4977d

app-doc/single-unix-specification: Drop old

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 app-doc/single-unix-specification/Manifest |  1 -
 .../single-unix-specification-3.ebuild | 23 --
 2 files changed, 24 deletions(-)

diff --git a/app-doc/single-unix-specification/Manifest 
b/app-doc/single-unix-specification/Manifest
index ea96df0fa66..4cd61dd785d 100644
--- a/app-doc/single-unix-specification/Manifest
+++ b/app-doc/single-unix-specification/Manifest
@@ -1,2 +1 @@
-DIST susv3.tar.bz2 2212995 BLAKE2B 
91b7f657c5ac92d164832a079bfbbfda3f57ce9663849872176a0b78e280b8851e95ec605a68d887f9d59bcaf8491994d2b5d963d6730c811e26842f1faa2a59
 SHA512 
b1b8a79112d3f41a3d2951341cd9220566f551e5750378bba5cf786a0c381b064fa1a1cfeb6e76e9c6beb85a893cbb6f90879203e9931e9043bcb95b032def40
 DIST susv4tc2.tar.bz2 3649434 BLAKE2B 
c09eb835badec0bf191da4caaa7b35ccedfb1512218d3ebb66d0301bbe6404a30df2e3c51838dcd9f91912f41ce3e39478d2c061ac2f075ef678ae20fcaf0ad6
 SHA512 
cc86b2b4860b1069cb8712ef7b5a9702510f48d6585b5414ff561f85677974c156d8cc95cf29dfdab360c13ecb884e19e2112fe5c6bc49666417c9a744a816ad

diff --git 
a/app-doc/single-unix-specification/single-unix-specification-3.ebuild 
b/app-doc/single-unix-specification/single-unix-specification-3.ebuild
deleted file mode 100644
index 3af7ec6b104..000
--- a/app-doc/single-unix-specification/single-unix-specification-3.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-DESCRIPTION="The Single UNIX Specification, Version 3, 2004 Edition (8 
Volumes)"
-HOMEPAGE="http://www.opengroup.org/bookstore/catalog/t041.htm";
-SRC_URI="http://www.opengroup.org/onlinepubs/009695399/download/susv3.tar.bz2";
-
-LICENSE="sus3-copyright"
-SLOT="3"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86"
-IUSE=""
-RESTRICT="mirror"
-
-DEPEND=""
-
-S="${WORKDIR}/susv3"
-
-src_install() {
-   insinto /usr/share/doc/${PF}/html
-   doins -r * || die "doins"
-}



[gentoo-commits] repo/gentoo:master commit in: app-doc/single-unix-specification/

2016-12-22 Thread Mike Gilbert
commit: 67f2ff1fbb3b5a71416e56a1b9504d807bd3b223
Author: Mike Gilbert  gentoo  org>
AuthorDate: Thu Dec 22 16:58:24 2016 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Dec 22 16:58:24 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67f2ff1f

app-doc/single-unix-specification: remove unfetchable versions

Package-Manager: Portage-2.3.3_p7, Repoman-2.3.1

 app-doc/single-unix-specification/Manifest |  2 --
 .../single-unix-specification-4-r1.ebuild  | 22 -
 .../single-unix-specification-4_p1.ebuild  | 23 --
 3 files changed, 47 deletions(-)

diff --git a/app-doc/single-unix-specification/Manifest 
b/app-doc/single-unix-specification/Manifest
index d6c826c..7225c85 100644
--- a/app-doc/single-unix-specification/Manifest
+++ b/app-doc/single-unix-specification/Manifest
@@ -1,4 +1,2 @@
 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-r1.ebuild 
b/app-doc/single-unix-specification/single-unix-specification-4-r1.ebuild
deleted file mode 100644
index 9dd5513..
--- a/app-doc/single-unix-specification/single-unix-specification-4-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-DESCRIPTION="The Single UNIX Specification, Version 4, 2008 Edition (8 
Volumes)"
-HOMEPAGE="http://www.opengroup.org/bookstore/catalog/c082.htm";
-SRC_URI="http://www.opengroup.org/onlinepubs/9699919799/download/susv4.tar.bz2";
-
-LICENSE="sus4-copyright"
-SLOT="4"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~x64-macos"
-IUSE=""
-
-S=${WORKDIR}/susv4
-
-src_install() {
-   dohtml -r * || die "dohtml"
-}
-
-pkg_postinst() {
-   elog "Open /usr/share/doc/${PF}/html/index.html in a browser to access 
these docs."
-}

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
deleted file mode 100644
index b8c58f1..
--- a/app-doc/single-unix-specification/single-unix-specification-4_p1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# 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, 2013 Edition"
-HOMEPAGE="https://www2.opengroup.org/ogsys/catalog/T101";
-SRC_URI="http://pubs.opengroup.org/onlinepubs/9699919799/download/susv4tc1.tgz";
-
-LICENSE="sus4-copyright"
-SLOT="4"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~x64-macos"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-S="${WORKDIR}/susv4tc1"
-
-src_install() {
-   dodoc -r *
-}



[gentoo-commits] repo/gentoo:master commit in: app-doc/single-unix-specification/

2016-12-22 Thread Mike Gilbert
commit: d06fdd6f9fbc500564178596349383e4d3966162
Author: Mike Gilbert  gentoo  org>
AuthorDate: Thu Dec 22 16:55:05 2016 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Dec 22 16:55:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d06fdd6f

app-doc/single-unix-specification: restore RESTRICT="mirror"

The license does not permit reproduction without explicit written permission.

Package-Manager: Portage-2.3.3_p7, Repoman-2.3.1

 app-doc/single-unix-specification/single-unix-specification-4_p2.ebuild | 1 +
 1 file changed, 1 insertion(+)

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 5e6174c..b9669b4 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
@@ -12,6 +12,7 @@ LICENSE="sus4-copyright"
 SLOT="4"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~x64-macos"
 IUSE=""
+RESTRICT="mirror"
 
 DEPEND=""
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: app-doc/single-unix-specification/

2016-12-22 Thread Mike Gilbert
commit: af7e320f49fca872a845e114920645edc9a9d9e0
Author: Mike Gilbert  gentoo  org>
AuthorDate: Thu Dec 22 16:57:33 2016 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Dec 22 16:57:33 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af7e320f

app-doc/single-unix-specification: 4_p2 stable for all

Package-Manager: Portage-2.3.3_p7, Repoman-2.3.1

 app-doc/single-unix-specification/single-unix-specification-4_p2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 b9669b4..d87bc42 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
@@ -10,7 +10,7 @@ 
SRC_URI="http://pubs.opengroup.org/onlinepubs/9699919799/download/susv4tc2.tar.b
 
 LICENSE="sus4-copyright"
 SLOT="4"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~x64-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~x64-macos"
 IUSE=""
 RESTRICT="mirror"
 



[gentoo-commits] repo/gentoo:master commit in: app-doc/single-unix-specification/

2016-12-18 Thread Robin H. Johnson
commit: 91ef9336d0e7d18a5be1fe4a7fb70dab1b37cfd4
Author: Masanori Ogino  gmail  com>
AuthorDate: Sun Dec 18 02:35:08 2016 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Sun Dec 18 23:43:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91ef9336

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  gentoo.org>

 app-doc/single-unix-specification/Manifest  | 1 +
 ...cification-4-r2.ebuild => single-unix-specification-4_p1.ebuild} | 0
 ...cification-4-r2.ebuild => single-unix-specification-4_p2.ebuild} | 6 +++---
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/app-doc/single-unix-specification/Manifest 
b/app-doc/single-unix-specification/Manifest
index 1c7a9e9..d6c826c 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
similarity index 100%
copy from 
app-doc/single-unix-specification/single-unix-specification-4-r2.ebuild
copy to app-doc/single-unix-specification/single-unix-specification-4_p1.ebuild

diff --git 
a/app-doc/single-unix-specification/single-unix-specification-4-r2.ebuild 
b/app-doc/single-unix-specification/single-unix-specification-4_p2.ebuild
similarity index 80%
rename from 
app-doc/single-unix-specification/single-unix-specification-4-r2.ebuild
rename to 
app-doc/single-unix-specification/single-unix-specification-4_p2.ebuild
index b8c58f1..5e6174c 100644
--- a/app-doc/single-unix-specification/single-unix-specification-4-r2.ebuild
+++ b/app-doc/single-unix-specification/single-unix-specification-4_p2.ebuild
@@ -4,9 +4,9 @@
 
 EAPI=6
 
-DESCRIPTION="The Single UNIX Specification, Version 4, 2013 Edition"
+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/susv4tc1.tgz";
+SRC_URI="http://pubs.opengroup.org/onlinepubs/9699919799/download/susv4tc2.tar.bz2";
 
 LICENSE="sus4-copyright"
 SLOT="4"
@@ -16,7 +16,7 @@ IUSE=""
 DEPEND=""
 RDEPEND=""
 
-S="${WORKDIR}/susv4tc1"
+S="${WORKDIR}/susv4tc2"
 
 src_install() {
dodoc -r *



[gentoo-commits] repo/gentoo:master commit in: app-doc/single-unix-specification/

2016-08-06 Thread Michael Orlitzky
commit: 05c674f83294e396e982a73a1bc55e7c32c0b82d
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sun Aug  7 04:28:40 2016 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Aug  7 04:28:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05c674f8

app-doc/single-unix-specification: new revision with the 2013 spec.

This adds a new -r2 containing the 2013 edition of v4 of the
specification. Thanks are due to OGINO Masanori who reported the new
version and supplied an ebuild.

Gentoo-Bug: 493728

Package-Manager: portage-2.2.28

 app-doc/single-unix-specification/Manifest |  1 +
 .../single-unix-specification-4-r2.ebuild  | 23 ++
 2 files changed, 24 insertions(+)

diff --git a/app-doc/single-unix-specification/Manifest 
b/app-doc/single-unix-specification/Manifest
index e0b1403..1c7a9e9 100644
--- a/app-doc/single-unix-specification/Manifest
+++ b/app-doc/single-unix-specification/Manifest
@@ -1,2 +1,3 @@
 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

diff --git 
a/app-doc/single-unix-specification/single-unix-specification-4-r2.ebuild 
b/app-doc/single-unix-specification/single-unix-specification-4-r2.ebuild
new file mode 100644
index 000..b8c58f1
--- /dev/null
+++ b/app-doc/single-unix-specification/single-unix-specification-4-r2.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, 2013 Edition"
+HOMEPAGE="https://www2.opengroup.org/ogsys/catalog/T101";
+SRC_URI="http://pubs.opengroup.org/onlinepubs/9699919799/download/susv4tc1.tgz";
+
+LICENSE="sus4-copyright"
+SLOT="4"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~x64-macos"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+
+S="${WORKDIR}/susv4tc1"
+
+src_install() {
+   dodoc -r *
+}



[gentoo-commits] repo/gentoo:master commit in: app-doc/single-unix-specification/

2016-01-20 Thread Michael Palimaka
commit: 030b3b5468b557f34c833752c4de34d98c901510
Author: Michael Palimaka  gentoo  org>
AuthorDate: Wed Jan 20 10:57:49 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Jan 20 11:01:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=030b3b54

app-doc/single-unix-specification: update maintainer

Gentoo-bug: 569356

Package-Manager: portage-2.2.27

 app-doc/single-unix-specification/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-doc/single-unix-specification/metadata.xml 
b/app-doc/single-unix-specification/metadata.xml
index 9b52710..659da0c 100644
--- a/app-doc/single-unix-specification/metadata.xml
+++ b/app-doc/single-unix-specification/metadata.xml
@@ -1,5 +1,5 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-   app-doc
+   base-system