public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-kernel/linux-docs: ChangeLog linux-docs-2.4.32.ebuild linux-docs-2.6.16.ebuild linux-docs-2.6.25.2.ebuild
@ 2008-05-08 12:24 Mike Pagano (mpagano)
  0 siblings, 0 replies; only message in thread
From: Mike Pagano (mpagano) @ 2008-05-08 12:24 UTC (permalink / raw
  To: gentoo-commits

mpagano     08/05/08 12:24:12

  Modified:             ChangeLog linux-docs-2.4.32.ebuild
                        linux-docs-2.6.16.ebuild
  Added:                linux-docs-2.6.25.2.ebuild
  Log:
  Version bump and qa cleanups
  (Portage version: 2.1.5_rc7)

Revision  Changes    Path
1.16                 sys-kernel/linux-docs/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/linux-docs/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/linux-docs/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/linux-docs/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/linux-docs/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	17 Feb 2008 02:21:25 -0000	1.15
+++ ChangeLog	8 May 2008 12:24:12 -0000	1.16
@@ -1,6 +1,15 @@
 # ChangeLog for sys-kernel/linux-docs
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-docs/ChangeLog,v 1.15 2008/02/17 02:21:25 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-docs/ChangeLog,v 1.16 2008/05/08 12:24:12 mpagano Exp $
+
+  08 May 2008; Mike Pagano <mpagano@gentoo.org> linux-docs-2.4.32.ebuild,
+  linux-docs-2.6.16.ebuild, +linux-docs-2.6.25.2.ebuild:
+  Version bump and qa cleanups
+
+*linux-docs-2.6.25.2 (08 May 2008)
+
+  08 May 2008; Mike Pagano <mpagano@gentoo.org> +linux-docs-2.6.25.2.ebuild:
+  Version bump
 
 *linux-docs-2.6.24.2 (17 Feb 2008)
 



1.7                  sys-kernel/linux-docs/linux-docs-2.4.32.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/linux-docs/linux-docs-2.4.32.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/linux-docs/linux-docs-2.4.32.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/linux-docs/linux-docs-2.4.32.ebuild?r1=1.6&r2=1.7

Index: linux-docs-2.4.32.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/linux-docs/linux-docs-2.4.32.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- linux-docs-2.4.32.ebuild	2 Aug 2006 21:38:19 -0000	1.6
+++ linux-docs-2.4.32.ebuild	8 May 2008 12:24:12 -0000	1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-docs/linux-docs-2.4.32.ebuild,v 1.6 2006/08/02 21:38:19 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-docs/linux-docs-2.4.32.ebuild,v 1.7 2008/05/08 12:24:12 mpagano Exp $
 
 inherit toolchain-funcs
 
@@ -28,7 +28,7 @@
 	sed -i \
 		-e "s:db2:docbook2:g" \
 		-e "s:docbook2html \$<:docbook2html -o \$@ \$<:" \
-		${S}/Documentation/DocBook/Makefile
+		"${S}"/Documentation/DocBook/Makefile
 }
 
 src_compile() {



1.14                 sys-kernel/linux-docs/linux-docs-2.6.16.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/linux-docs/linux-docs-2.6.16.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/linux-docs/linux-docs-2.6.16.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/linux-docs/linux-docs-2.6.16.ebuild?r1=1.13&r2=1.14

Index: linux-docs-2.6.16.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/linux-docs/linux-docs-2.6.16.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- linux-docs-2.6.16.ebuild	13 Nov 2006 00:03:23 -0000	1.13
+++ linux-docs-2.6.16.ebuild	8 May 2008 12:24:12 -0000	1.14
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-docs/linux-docs-2.6.16.ebuild,v 1.13 2006/11/13 00:03:23 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-docs/linux-docs-2.6.16.ebuild,v 1.14 2008/05/08 12:24:12 mpagano Exp $
 
 inherit toolchain-funcs
 
@@ -27,7 +27,7 @@
 	sed -i \
 		-e "s:db2:docbook2:g" \
 		-e "s:/usr/local/man:${D}/usr/share/man:g" \
-		${S}/Documentation/DocBook/Makefile
+		"${S}"/Documentation/DocBook/Makefile
 }
 
 src_compile() {



1.1                  sys-kernel/linux-docs/linux-docs-2.6.25.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/linux-docs/linux-docs-2.6.25.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/linux-docs/linux-docs-2.6.25.2.ebuild?rev=1.1&content-type=text/plain

Index: linux-docs-2.6.25.2.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-docs/linux-docs-2.6.25.2.ebuild,v 1.1 2008/05/08 12:24:12 mpagano Exp $

inherit toolchain-funcs

MY_P=linux-${PV}
S=${WORKDIR}/${MY_P}

DESCRIPTION="Developer documentation generated from the Linux kernel"
HOMEPAGE="http://www.kernel.org/"
SRC_URI="mirror://kernel/linux/kernel/v2.6/${MY_P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"

IUSE="html"
DEPEND="app-text/docbook-sgml-utils
		app-text/xmlto
		sys-apps/sed
		~app-text/docbook-xml-dtd-4.1.2"
RDEPEND=""

src_unpack() {
	unpack ${A}

	sed -i \
		-e "s:db2:docbook2:g" \
		-e "s:/usr/local/man:${D}/usr/share/man:g" \
		"${S}"/Documentation/DocBook/Makefile
}

src_compile() {
	local ARCH=$(tc-arch-kernel)
	unset KBUILD_OUTPUT

	make mandocs || die "make mandocs failed"

	if use html; then
		make htmldocs || die "make htmldocs failed"
	fi
}

src_install() {
	local file
	local ARCH=$(tc-arch-kernel)
	unset KBUILD_OUTPUT

	make installmandocs || die "make installmandocs failed"

	if use html; then
		for file in Documentation/DocBook/*.html; do
			dohtml -r ${file/\.html/}
		done
	fi
}



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-05-08 12:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-08 12:24 [gentoo-commits] gentoo-x86 commit in sys-kernel/linux-docs: ChangeLog linux-docs-2.4.32.ebuild linux-docs-2.6.16.ebuild linux-docs-2.6.25.2.ebuild Mike Pagano (mpagano)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox