From: "Mike Frysinger (vapier)" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/coreutils: coreutils-8.20.ebuild ChangeLog
Date: Sat, 8 Dec 2012 19:40:53 +0000 (UTC) [thread overview]
Message-ID: <20121208194053.98ADB2171D@flycatcher.gentoo.org> (raw)
vapier 12/12/08 19:40:53
Modified: coreutils-8.20.ebuild ChangeLog
Log:
Disable man generation for native compiles too #446438 by Mario Kicherer.
(Portage version: 2.2.0_alpha144/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
Revision Changes Path
1.8 sys-apps/coreutils/coreutils-8.20.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils/coreutils-8.20.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils/coreutils-8.20.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils/coreutils-8.20.ebuild?r1=1.7&r2=1.8
Index: coreutils-8.20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.20.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- coreutils-8.20.ebuild 7 Dec 2012 20:41:45 -0000 1.7
+++ coreutils-8.20.ebuild 8 Dec 2012 19:40:53 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.20.ebuild,v 1.7 2012/12/07 20:41:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.20.ebuild,v 1.8 2012/12/08 19:40:53 vapier Exp $
EAPI="3"
@@ -54,7 +54,7 @@
# Also, it's not like we changed the usage on any of these things,
# so let's just update the timestamps and skip the help2man step.
set -- man/*.x
- tc-is-cross-compiler && touch ${@/%x/1}
+ touch ${@/%x/1}
# Avoid perl dep for compiled in dircolors default #348642
if ! has_version dev-lang/perl ; then
1.360 sys-apps/coreutils/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils/ChangeLog?rev=1.360&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils/ChangeLog?rev=1.360&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils/ChangeLog?r1=1.359&r2=1.360
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v
retrieving revision 1.359
retrieving revision 1.360
diff -u -r1.359 -r1.360
--- ChangeLog 7 Dec 2012 20:41:45 -0000 1.359
+++ ChangeLog 8 Dec 2012 19:40:53 -0000 1.360
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/coreutils
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.359 2012/12/07 20:41:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.360 2012/12/08 19:40:53 vapier Exp $
+
+ 08 Dec 2012; Mike Frysinger <vapier@gentoo.org> coreutils-8.20.ebuild:
+ Disable man generation for native compiles too #446438 by Mario Kicherer.
07 Dec 2012; Mike Frysinger <vapier@gentoo.org> coreutils-8.20.ebuild:
Fix cross-compiling #446104 and x32 building.
next reply other threads:[~2012-12-08 19:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-08 19:40 Mike Frysinger (vapier) [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-12-30 14:33 [gentoo-commits] gentoo-x86 commit in sys-apps/coreutils: coreutils-8.20.ebuild ChangeLog Agostino Sarubbo (ago)
2012-12-29 14:23 Agostino Sarubbo (ago)
2012-12-17 17:13 Agostino Sarubbo (ago)
2012-12-07 20:41 Mike Frysinger (vapier)
2012-12-02 22:52 Anthony G. Basile (blueness)
2012-10-23 19:52 Mike Frysinger (vapier)
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=20121208194053.98ADB2171D@flycatcher.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