diff options
author | Patrick Lauer <patrick@gentoo.org> | 2009-09-11 19:29:14 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2009-09-11 19:29:14 +0000 |
commit | b9a910d1fb0b86f35935aec6db520f178449a4cc (patch) | |
tree | 7cb5e455a46e9de64c28bbf1b3034ee823d9b65a /app-doc/single-unix-specification | |
parent | amd64 stable, bug #282653 (diff) | |
download | historical-b9a910d1fb0b86f35935aec6db520f178449a4cc.tar.gz historical-b9a910d1fb0b86f35935aec6db520f178449a4cc.tar.bz2 historical-b9a910d1fb0b86f35935aec6db520f178449a4cc.zip |
Bump, fixes #284032. Thanks to Constantin Baranov.
Package-Manager: portage-2.2_rc40/cvs/Linux x86_64
Diffstat (limited to 'app-doc/single-unix-specification')
-rw-r--r-- | app-doc/single-unix-specification/ChangeLog | 10 | ||||
-rw-r--r-- | app-doc/single-unix-specification/Manifest | 4 | ||||
-rw-r--r-- | app-doc/single-unix-specification/single-unix-specification-4.ebuild | 22 |
3 files changed, 33 insertions, 3 deletions
diff --git a/app-doc/single-unix-specification/ChangeLog b/app-doc/single-unix-specification/ChangeLog index 863597aff194..a22021236e85 100644 --- a/app-doc/single-unix-specification/ChangeLog +++ b/app-doc/single-unix-specification/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-doc/single-unix-specification -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/single-unix-specification/ChangeLog,v 1.6 2007/07/15 20:00:37 dirtyepic Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-doc/single-unix-specification/ChangeLog,v 1.7 2009/09/11 19:29:14 patrick Exp $ + +*single-unix-specification-4 (11 Sep 2009) + + 11 Sep 2009; Patrick Lauer <patrick@gentoo.org> + +single-unix-specification-4.ebuild: + Bump, fixes #284032. Thanks to Constantin Baranov. 15 Jul 2007; Ryan Hill <dirtyepic@gentoo.org> metadata.xml: Take maintainership. diff --git a/app-doc/single-unix-specification/Manifest b/app-doc/single-unix-specification/Manifest index 4e3b56db47e9..0b219789add6 100644 --- a/app-doc/single-unix-specification/Manifest +++ b/app-doc/single-unix-specification/Manifest @@ -1,4 +1,6 @@ DIST susv3.tar.bz2 2212995 RMD160 53425932ff95a96cda6739d8ceb0f46167614822 SHA1 a1c87abeb88a94bd32b0df977c51f2e139acdb80 SHA256 f7760775114833d79869f08e97a001e61609710417e64c4be4e2e784616658a1 +DIST susv4.tar.bz2 2971237 RMD160 a87e688ece30d44fc2f73ec11b59e5a73d355fd3 SHA1 d1e0be230c47bde30be8cd7d0c269989240654e6 SHA256 495f4cdeba42b0b348a439d3923e8fc8fb4121aa88659c5d67f24217e4cce643 EBUILD single-unix-specification-3.ebuild 706 RMD160 5830c68c9725efafabbdad74558bc40da45a037d SHA1 4e795a89ec9f03f747fde9b7afa8f1ad98e42505 SHA256 0b9d3485ac510df51685bc1cb741ac61b276dbcfa587f95038e24df0f10a1afe -MISC ChangeLog 1034 RMD160 c413ca80429856bf1cac8cf769c32647d9b8c6fc SHA1 66ea5cf992970108f99a7037863c00decb35cd4b SHA256 a839cdd25a8039d37807ceb0c06022a72095ddb868ff25dc40d517554b9b6904 +EBUILD single-unix-specification-4.ebuild 720 RMD160 03b4d6e3853c06635d1d615f213d1736380a874f SHA1 d0bb9c52a010368a08f2e94c781c3ebe40f476a2 SHA256 5ff95b2acfa3e3e9bf776e9c7509f0e412a1b4f656d36cc7909296e78cf47c9f +MISC ChangeLog 1219 RMD160 abc5f7f80b2e17a98388cc02768093ad32bb441f SHA1 e358fe83406a28b3ac994e4b6950a17fc489615e SHA256 d578b4ff8d53e500cab876367cda5c40800a933daaf3b3b678d912dabaa1f2fa MISC metadata.xml 253 RMD160 b096274af87f9c103c75a962caafb7119d8806ce SHA1 12215f17ab0f6da7874825f25053cfd2a974a03b SHA256 360fc3b66d6f2c93018d2e4dc3bed95a8f078fd6097e15c2e42552fe4fa2bdc6 diff --git a/app-doc/single-unix-specification/single-unix-specification-4.ebuild b/app-doc/single-unix-specification/single-unix-specification-4.ebuild new file mode 100644 index 000000000000..7e660036aff5 --- /dev/null +++ b/app-doc/single-unix-specification/single-unix-specification-4.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-doc/single-unix-specification/single-unix-specification-4.ebuild,v 1.1 2009/09/11 19:29:14 patrick Exp $ + +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="as-is" +SLOT="3" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +IUSE="" +RESTRICT="mirror" + +DEPEND="" + +S="${WORKDIR}/susv4" + +src_install() { + insinto /usr/share/doc/${PF}/html + doins -r * || die "doins" +} |