public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Frysinger (vapier)" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/module-init-tools: module-init-tools-3.4.ebuild ChangeLog
Date: Tue, 09 Oct 2007 12:09:18 +0000	[thread overview]
Message-ID: <E1IfDtm-0000yi-Uj@stork.gentoo.org> (raw)

vapier      07/10/09 12:09:18

  Modified:             module-init-tools-3.4.ebuild ChangeLog
  Log:
  Include pregenerated man-pages #195164.
  (Portage version: 2.1.3.12)

Revision  Changes    Path
1.2                  sys-apps/module-init-tools/module-init-tools-3.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/module-init-tools/module-init-tools-3.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/module-init-tools/module-init-tools-3.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/module-init-tools/module-init-tools-3.4.ebuild?r1=1.1&r2=1.2

Index: module-init-tools-3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/module-init-tools/module-init-tools-3.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- module-init-tools-3.4.ebuild	8 Oct 2007 22:53:18 -0000	1.1
+++ module-init-tools-3.4.ebuild	9 Oct 2007 12:09:18 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/module-init-tools/module-init-tools-3.4.ebuild,v 1.1 2007/10/08 22:53:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/module-init-tools/module-init-tools-3.4.ebuild,v 1.2 2007/10/09 12:09:18 vapier Exp $
 
 inherit flag-o-matic eutils toolchain-funcs fixheadtails
 
@@ -10,7 +10,8 @@
 DESCRIPTION="Kernel module tools for the 2.6 kernel"
 HOMEPAGE="http://kerneltools.org/"
 SRC_URI="mirror://kernel/linux/kernel/people/jcm/module-init-tools/${MY_P}.tar.bz2
-	old-linux? ( mirror://kernel/linux/utils/kernel/modutils/v2.4/modutils-${MODUTILS_PV}.tar.bz2 )"
+	old-linux? ( mirror://kernel/linux/utils/kernel/modutils/v2.4/modutils-${MODUTILS_PV}.tar.bz2 )
+	mirror://gentoo/${P}-manpages.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -64,14 +65,14 @@
 		configure || die
 
 	# make sure we don't try to regen the manpages
-	touch *.5
+	touch *.5 *.8
 }
 
 src_compile() {
 	# Configure script uses BUILDCFLAGS for cross-compiles but this
 	# defaults to CFLAGS which can be bad mojo
 	export BUILDCFLAGS=-pipe
-	export BUILDCC="$(tc-getBUILD_CC)"
+	export BUILDCC=$(tc-getBUILD_CC)
 
 	if use old-linux ; then
 		einfo "Building modutils ..."



1.129                sys-apps/module-init-tools/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/module-init-tools/ChangeLog?rev=1.129&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/module-init-tools/ChangeLog?rev=1.129&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/module-init-tools/ChangeLog?r1=1.128&r2=1.129

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/module-init-tools/ChangeLog,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -r1.128 -r1.129
--- ChangeLog	8 Oct 2007 22:53:18 -0000	1.128
+++ ChangeLog	9 Oct 2007 12:09:18 -0000	1.129
@@ -1,6 +1,10 @@
 # ChangeLog for sys-apps/module-init-tools
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/module-init-tools/ChangeLog,v 1.128 2007/10/08 22:53:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/module-init-tools/ChangeLog,v 1.129 2007/10/09 12:09:18 vapier Exp $
+
+  09 Oct 2007; Mike Frysinger <vapier@gentoo.org>
+  module-init-tools-3.4.ebuild:
+  Include pregenerated man-pages #195164.
 
 *module-init-tools-3.4 (08 Oct 2007)
 



-- 
gentoo-commits@gentoo.org mailing list



             reply	other threads:[~2007-10-09 12:19 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-09 12:09 Mike Frysinger (vapier) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-12-06  5:46 [gentoo-commits] gentoo-x86 commit in sys-apps/module-init-tools: module-init-tools-3.4.ebuild ChangeLog Steve Dibb (beandog)
2007-12-07  7:11 Christian Faulhammer (opfer)
2007-12-07 14:13 Markus Rothe (corsair)
2007-12-07 16:53 Tobias Scherbaum (dertobi123)
2007-12-10 13:48 Ferris McCormick (fmccor)
2007-12-10 20:47 Raul Porcel (armin76)
2007-12-12 17:31 Jeroen Roovers (jer)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1IfDtm-0000yi-Uj@stork.gentoo.org \
    --to=vapier@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox