public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Zac Medico (zmedico)" <zmedico@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/texinfo: texinfo-4.13-r2.ebuild ChangeLog
Date: Thu,  4 Apr 2013 05:37:22 +0000 (UTC)	[thread overview]
Message-ID: <20130404053722.DE2772171D@flycatcher.gentoo.org> (raw)

zmedico     13/04/04 05:37:22

  Modified:             texinfo-4.13-r2.ebuild ChangeLog
  Log:
  Fix timestamp interaction between patch from bug #457556 and touch all for bug #354589.
  
  (Portage version: 2.2.0_alpha171/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)

Revision  Changes    Path
1.10                 sys-apps/texinfo/texinfo-4.13-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/texinfo/texinfo-4.13-r2.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/texinfo/texinfo-4.13-r2.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/texinfo/texinfo-4.13-r2.ebuild?r1=1.9&r2=1.10

Index: texinfo-4.13-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.13-r2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- texinfo-4.13-r2.ebuild	2 Apr 2013 13:18:41 -0000	1.9
+++ texinfo-4.13-r2.ebuild	4 Apr 2013 05:37:22 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.13-r2.ebuild,v 1.9 2013/04/02 13:18:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.13-r2.ebuild,v 1.10 2013/04/04 05:37:22 zmedico Exp $
 
 EAPI="2"
 
@@ -26,12 +26,13 @@
 	epatch "${FILESDIR}"/${P}-xz.patch #269742
 	touch doc/install-info.1 #354589
 	epatch "${FILESDIR}"/${P}-texi2dvi-regexp-range.patch #311885
-	touch doc/{texi2dvi,texi2pdf,pdftexi2dvi}.1 #354589
 	epatch "${FILESDIR}"/${P}-accentenc-test.patch
 	# waiting to be sent upstream for my copyright assignment form to be
 	# ready - Flameeyes
 	epatch "${FILESDIR}"/${P}-docbook.patch
 	epatch "${FILESDIR}"/${P}-tinfo.patch #457556
+	# timestamps must be newer than configure.ac touched by ${P}-tinfo.patch
+	touch doc/{texi2dvi,texi2pdf,pdftexi2dvi}.1 #354589
 }
 
 src_configure() {



1.126                sys-apps/texinfo/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/texinfo/ChangeLog?rev=1.126&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/texinfo/ChangeLog?rev=1.126&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/texinfo/ChangeLog?r1=1.125&r2=1.126

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/texinfo/ChangeLog,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -r1.125 -r1.126
--- ChangeLog	2 Apr 2013 13:18:41 -0000	1.125
+++ ChangeLog	4 Apr 2013 05:37:22 -0000	1.126
@@ -1,6 +1,10 @@
 # ChangeLog for sys-apps/texinfo
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/ChangeLog,v 1.125 2013/04/02 13:18:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/ChangeLog,v 1.126 2013/04/04 05:37:22 zmedico Exp $
+
+  04 Apr 2013; Zac Medico <zmedico@gentoo.org> texinfo-4.13-r2.ebuild:
+  Fix timestamp interaction between patch from bug #457556 and touch all for bug
+  #354589.
 
   02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texinfo-4.13-r2.ebuild:
   Stable for s390, wrt bug #432282





             reply	other threads:[~2013-04-04  5:37 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-04  5:37 Zac Medico (zmedico) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-09-05  9:55 [gentoo-commits] gentoo-x86 commit in sys-apps/texinfo: texinfo-4.13-r2.ebuild ChangeLog Mike Frysinger (vapier)
2013-04-12 17:20 Agostino Sarubbo (ago)
2013-04-05 18:13 Agostino Sarubbo (ago)
2013-04-05 17:04 Agostino Sarubbo (ago)
2013-04-02 13:18 Agostino Sarubbo (ago)
2013-04-02 12:13 Agostino Sarubbo (ago)
2013-04-02 10:34 Agostino Sarubbo (ago)
2013-04-01 19:54 Agostino Sarubbo (ago)
2013-03-31 15:02 Agostino Sarubbo (ago)
2013-03-31 11:19 Agostino Sarubbo (ago)
2013-03-31 11:18 Agostino Sarubbo (ago)
2012-05-24  2:02 Diego Petteno (flameeyes)

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=20130404053722.DE2772171D@flycatcher.gentoo.org \
    --to=zmedico@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