From: "Mike Gilbert (floppym)" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in eclass: ChangeLog autotools-utils.eclass
Date: Tue, 11 Mar 2014 23:55:44 +0000 (UTC) [thread overview]
Message-ID: <20140311235544.B7BF62004C@flycatcher.gentoo.org> (raw)
floppym 14/03/11 23:55:44
Modified: ChangeLog autotools-utils.eclass
Log:
Indicate that AUTOTOOLS_AUTORECONF should be set before calling inherit.
Revision Changes Path
1.1170 eclass/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.1170&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.1170&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?r1=1.1169&r2=1.1170
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v
retrieving revision 1.1169
retrieving revision 1.1170
diff -u -r1.1169 -r1.1170
--- ChangeLog 9 Mar 2014 18:54:44 -0000 1.1169
+++ ChangeLog 11 Mar 2014 23:55:44 -0000 1.1170
@@ -1,6 +1,9 @@
# ChangeLog for eclass directory
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1169 2014/03/09 18:54:44 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1170 2014/03/11 23:55:44 floppym Exp $
+
+ 11 Mar 2014; Mike Gilbert <floppym@gentoo.org> autotools-utils.eclass:
+ Indicate that AUTOTOOLS_AUTORECONF should be set before calling inherit.
09 Mar 2014; Ulrich Müller <ulm@gentoo.org> texlive-module.eclass:
Do not inherit base.eclass, bug 497054.
1.73 eclass/autotools-utils.eclass
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/autotools-utils.eclass?rev=1.73&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/autotools-utils.eclass?rev=1.73&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/autotools-utils.eclass?r1=1.72&r2=1.73
Index: autotools-utils.eclass
===================================================================
RCS file: /var/cvsroot/gentoo-x86/eclass/autotools-utils.eclass,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- autotools-utils.eclass 24 Nov 2013 10:53:13 -0000 1.72
+++ autotools-utils.eclass 11 Mar 2014 23:55:44 -0000 1.73
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/autotools-utils.eclass,v 1.72 2013/11/24 10:53:13 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/autotools-utils.eclass,v 1.73 2014/03/11 23:55:44 floppym Exp $
# @ECLASS: autotools-utils.eclass
# @MAINTAINER:
@@ -96,7 +96,7 @@
# @ECLASS-VARIABLE: AUTOTOOLS_AUTORECONF
# @DEFAULT_UNSET
# @DESCRIPTION:
-# Set to a non-empty value in order to enable running autoreconf
+# Set to a non-empty value before calling inherit to enable running autoreconf
# in src_prepare() and adding autotools dependencies.
#
# This is usually necessary when using live sources or applying patches
next reply other threads:[~2014-03-11 23:55 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-11 23:55 Mike Gilbert (floppym) [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-06-07 12:55 [gentoo-commits] gentoo-x86 commit in eclass: ChangeLog autotools-utils.eclass Michal Gorny (mgorny)
2013-11-24 10:53 Michal Gorny (mgorny)
2013-10-08 10:34 Michal Gorny (mgorny)
2013-06-29 8:17 Michal Gorny (mgorny)
2013-06-07 20:59 Mike Gilbert (floppym)
2013-05-05 20:22 Michal Gorny (mgorny)
2013-05-03 9:20 Michal Gorny (mgorny)
2013-05-01 15:48 Michal Gorny (mgorny)
2013-04-05 14:54 Michal Gorny (mgorny)
2013-04-01 9:16 Michal Gorny (mgorny)
2012-12-14 8:40 Michal Gorny (mgorny)
2012-06-06 15:43 Michal Gorny (mgorny)
2012-05-28 7:47 Michal Gorny (mgorny)
2012-02-04 9:26 Michal Gorny (mgorny)
2012-02-02 22:01 Michal Gorny (mgorny)
2012-01-30 13:11 Justin Lecher (jlec)
2012-01-14 18:14 Michal Gorny (mgorny)
2012-01-14 15:18 Michal Gorny (mgorny)
2012-01-14 14:59 Michal Gorny (mgorny)
2012-01-09 10:16 Justin Lecher (jlec)
2012-01-05 22:42 Michal Gorny (mgorny)
2011-11-27 9:17 Michal Gorny (mgorny)
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=20140311235544.B7BF62004C@flycatcher.gentoo.org \
--to=floppym@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