summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-10-23 13:09:12 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-10-23 13:09:12 +0000
commita4cd086447355a6b0ed803dbe0a25b7949bb584b (patch)
tree8e3f9181321db2b8502df4fda6a67cdfcc6965de /app-doc
parentamd64 stable wrt #289162 (diff)
downloadgentoo-2-a4cd086447355a6b0ed803dbe0a25b7949bb584b.tar.gz
gentoo-2-a4cd086447355a6b0ed803dbe0a25b7949bb584b.tar.bz2
gentoo-2-a4cd086447355a6b0ed803dbe0a25b7949bb584b.zip
amd64 stable wrt #289002
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'app-doc')
-rw-r--r--app-doc/single-unix-specification/ChangeLog6
-rw-r--r--app-doc/single-unix-specification/single-unix-specification-4-r1.ebuild10
2 files changed, 9 insertions, 7 deletions
diff --git a/app-doc/single-unix-specification/ChangeLog b/app-doc/single-unix-specification/ChangeLog
index da6463360abd..cfbe26410c95 100644
--- a/app-doc/single-unix-specification/ChangeLog
+++ b/app-doc/single-unix-specification/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-doc/single-unix-specification
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/single-unix-specification/ChangeLog,v 1.10 2009/10/21 14:58:29 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/single-unix-specification/ChangeLog,v 1.11 2009/10/23 13:09:12 ssuominen Exp $
+
+ 23 Oct 2009; Samuli Suominen <ssuominen@gentoo.org>
+ single-unix-specification-4-r1.ebuild:
+ amd64 stable wrt #289002
21 Oct 2009; Jeroen Roovers <jer@gentoo.org>
single-unix-specification-4-r1.ebuild:
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
index 17436ebf8d86..c893620ac4b6 100644
--- a/app-doc/single-unix-specification/single-unix-specification-4-r1.ebuild
+++ b/app-doc/single-unix-specification/single-unix-specification-4-r1.ebuild
@@ -1,6 +1,6 @@
# 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-r1.ebuild,v 1.3 2009/10/21 14:58:29 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/single-unix-specification/single-unix-specification-4-r1.ebuild,v 1.4 2009/10/23 13:09:12 ssuominen Exp $
DESCRIPTION="The Single UNIX Specification, Version 4, 2008 Edition (8 Volumes)"
HOMEPAGE="http://www.opengroup.org/bookstore/catalog/c082.htm"
@@ -8,14 +8,12 @@ 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"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
IUSE=""
-RESTRICT="mirror"
-DEPEND=""
-RDEPEND=""
+RESTRICT="mirror"
-S="${WORKDIR}/susv4"
+S=${WORKDIR}/susv4
src_install() {
dohtml -r * || die "dohtml"