diff options
| author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-07 15:43:05 +0300 |
|---|---|---|
| committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-07 15:43:05 +0300 |
| commit | 17d4977d0ad84a0530a2472c343ddfb53d57de09 (patch) | |
| tree | 7e1ddb97a5fd3034864f053ab0cc828fceae59fd /app-doc/single-unix-specification/single-unix-specification-3.ebuild | |
| parent | f863af2418036bc58d0185c6b9e025c2863a9863 (diff) | |
| download | gentoo-17d4977d0ad84a0530a2472c343ddfb53d57de09.tar.gz gentoo-17d4977d0ad84a0530a2472c343ddfb53d57de09.tar.bz2 gentoo-17d4977d0ad84a0530a2472c343ddfb53d57de09.zip | |
app-doc/single-unix-specification: Drop old
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'app-doc/single-unix-specification/single-unix-specification-3.ebuild')
| -rw-r--r-- | app-doc/single-unix-specification/single-unix-specification-3.ebuild | 23 |
1 files changed, 0 insertions, 23 deletions
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 3af7ec6b104c..000000000000 --- 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" -} |
