public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Chris Gianelloni (wolf31o2)" <wolf31o2@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in games-roguelike/nethack: nethack-3.4.3-r1.ebuild ChangeLog
Date: Thu, 05 Jun 2008 19:55:11 +0000	[thread overview]
Message-ID: <E1K4LYF-0002dY-Sq@stork.gentoo.org> (raw)

wolf31o2    08/06/05 19:55:11

  Modified:             nethack-3.4.3-r1.ebuild ChangeLog
  Log:
  Small typo fix.
  (Portage version: 2.1.5.3)

Revision  Changes    Path
1.22                 games-roguelike/nethack/nethack-3.4.3-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-roguelike/nethack/nethack-3.4.3-r1.ebuild?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-roguelike/nethack/nethack-3.4.3-r1.ebuild?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-roguelike/nethack/nethack-3.4.3-r1.ebuild?r1=1.21&r2=1.22

Index: nethack-3.4.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-roguelike/nethack/nethack-3.4.3-r1.ebuild,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- nethack-3.4.3-r1.ebuild	7 Mar 2008 20:15:59 -0000	1.21
+++ nethack-3.4.3-r1.ebuild	5 Jun 2008 19:55:11 -0000	1.22
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/nethack/nethack-3.4.3-r1.ebuild,v 1.21 2008/03/07 20:15:59 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/nethack/nethack-3.4.3-r1.ebuild,v 1.22 2008/06/05 19:55:11 wolf31o2 Exp $
 
 inherit eutils toolchain-funcs flag-o-matic games
 
@@ -52,7 +52,7 @@
 		|| die "setting statedir"
 	sed -i \
 		-e "s:GENTOO_HACKDIR:${HACKDIR}:" include/config.h \
-		|| die "seting hackdir"
+		|| die "setting hackdir"
 	# set the default pager from the environment bug #52122
 	if [[ -n "${PAGER}" ]] ; then
 		sed -i \



1.29                 games-roguelike/nethack/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-roguelike/nethack/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-roguelike/nethack/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-roguelike/nethack/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-roguelike/nethack/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	7 Mar 2008 20:15:59 -0000	1.28
+++ ChangeLog	5 Jun 2008 19:55:11 -0000	1.29
@@ -1,6 +1,10 @@
 # ChangeLog for games-roguelike/nethack
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/nethack/ChangeLog,v 1.28 2008/03/07 20:15:59 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/nethack/ChangeLog,v 1.29 2008/06/05 19:55:11 wolf31o2 Exp $
+
+  05 Jun 2008; Chris Gianelloni <wolf31o2@gentoo.org>
+  nethack-3.4.3-r1.ebuild:
+  Small typo fix.
 
   07 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org>
   nethack-3.4.3-r1.ebuild:



-- 
gentoo-commits@lists.gentoo.org mailing list



             reply	other threads:[~2008-06-05 19:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-05 19:55 Chris Gianelloni (wolf31o2) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-03-21  5:11 [gentoo-commits] gentoo-x86 commit in games-roguelike/nethack: nethack-3.4.3-r1.ebuild ChangeLog Jeroen Roovers (jer)
2008-03-07 20:16 Chris Gianelloni (wolf31o2)
2008-01-14 20:33 Fabian Groffen (grobian)

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=E1K4LYF-0002dY-Sq@stork.gentoo.org \
    --to=wolf31o2@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