public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers (jer)" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/putty: ChangeLog putty-0.60_p20100131.ebuild
Date: Sat, 06 Feb 2010 16:55:32 +0000	[thread overview]
Message-ID: <E1NdnwS-0001Hs-H0@stork.gentoo.org> (raw)

jer         10/02/06 16:55:32

  Modified:             ChangeLog putty-0.60_p20100131.ebuild
  Log:
  Fix puttydoc.txt path thanks to Jeremy Stent (bug #303577).
  (Portage version: 2.2_rc62/cvs/Linux i686)

Revision  Changes    Path
1.47                 net-misc/putty/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/putty/ChangeLog?rev=1.47&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/putty/ChangeLog?rev=1.47&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/putty/ChangeLog?r1=1.46&r2=1.47

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/putty/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog	1 Feb 2010 13:08:05 -0000	1.46
+++ ChangeLog	6 Feb 2010 16:55:32 -0000	1.47
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/putty
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/ChangeLog,v 1.46 2010/02/01 13:08:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/ChangeLog,v 1.47 2010/02/06 16:55:32 jer Exp $
+
+  06 Feb 2010; Jeroen Roovers <jer@gentoo.org> putty-0.60_p20100131.ebuild:
+  Fix puttydoc.txt path thanks to Jeremy Stent (bug #303577).
 
   01 Feb 2010; Jeroen Roovers <jer@gentoo.org> putty-0.60_p20100131.ebuild:
   Remove default CFLAGS (bug #303077).



1.3                  net-misc/putty/putty-0.60_p20100131.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/putty/putty-0.60_p20100131.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/putty/putty-0.60_p20100131.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/putty/putty-0.60_p20100131.ebuild?r1=1.2&r2=1.3

Index: putty-0.60_p20100131.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.60_p20100131.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- putty-0.60_p20100131.ebuild	1 Feb 2010 13:08:05 -0000	1.2
+++ putty-0.60_p20100131.ebuild	6 Feb 2010 16:55:32 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.60_p20100131.ebuild,v 1.2 2010/02/01 13:08:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.60_p20100131.ebuild,v 1.3 2010/02/06 16:55:32 jer Exp $
 
 EAPI="2"
 
@@ -50,7 +50,7 @@
 
 src_install() {
 	if use doc; then
-		dodoc puttydoc.txt || die "dodoc failed"
+		dodoc doc/puttydoc.txt || die "dodoc failed"
 		dohtml doc/*.html || die "dohtml failed"
 	fi
 






             reply	other threads:[~2010-02-06 16:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-06 16:55 Jeroen Roovers (jer) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-03-22 20:47 [gentoo-commits] gentoo-x86 commit in net-misc/putty: ChangeLog putty-0.60_p20100131.ebuild Brent Baude (ranger)
2011-03-20 18:12 Raul Porcel (armin76)
2011-02-27 14:57 Tobias Klausmann (klausman)
2011-02-21  6:55 PaweA Hajdan (phajdan.jr)
2011-02-17 21:57 Markos Chandras (hwoarang)
2010-02-08 21:11 Jeroen Roovers (jer)
2010-02-01 13:08 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=E1NdnwS-0001Hs-H0@stork.gentoo.org \
    --to=jer@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