public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Julian Ospald (hasufell)" <hasufell@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in games-roguelike/angband: angband-3.4.1.ebuild ChangeLog
Date: Fri, 13 Dec 2013 20:34:08 +0000 (UTC)	[thread overview]
Message-ID: <20131213203408.217A22004B@flycatcher.gentoo.org> (raw)

hasufell    13/12/13 20:34:08

  Modified:             angband-3.4.1.ebuild ChangeLog
  Log:
  fix datadir install location
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)

Revision  Changes    Path
1.6                  games-roguelike/angband/angband-3.4.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-roguelike/angband/angband-3.4.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-roguelike/angband/angband-3.4.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-roguelike/angband/angband-3.4.1.ebuild?r1=1.5&r2=1.6

Index: angband-3.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-roguelike/angband/angband-3.4.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- angband-3.4.1.ebuild	13 Jan 2013 11:38:31 -0000	1.5
+++ angband-3.4.1.ebuild	13 Dec 2013 20:34:07 -0000	1.6
@@ -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/games-roguelike/angband/angband-3.4.1.ebuild,v 1.5 2013/01/13 11:38:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/angband-3.4.1.ebuild,v 1.6 2013/12/13 20:34:07 hasufell Exp $
 
 EAPI=4
 inherit eutils versionator games
@@ -33,6 +33,11 @@
 DOCS=( changes.txt faq.txt readme.txt thanks.txt )
 
 src_prepare() {
+	# fix paths
+	sed -i \
+		-e '/libpath/s#datarootdir#datadir#' \
+		configure || die
+
 	sed -i \
 		-e "/^.SILENT/d" \
 		mk/buildsys.mk.in \



1.52                 games-roguelike/angband/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-roguelike/angband/ChangeLog?rev=1.52&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-roguelike/angband/ChangeLog?rev=1.52&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-roguelike/angband/ChangeLog?r1=1.51&r2=1.52

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-roguelike/angband/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog	30 Jan 2013 18:51:26 -0000	1.51
+++ ChangeLog	13 Dec 2013 20:34:07 -0000	1.52
@@ -1,6 +1,9 @@
 # ChangeLog for games-roguelike/angband
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/ChangeLog,v 1.51 2013/01/30 18:51:26 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/ChangeLog,v 1.52 2013/12/13 20:34:07 hasufell Exp $
+
+  13 Dec 2013; Julian Ospald <hasufell@gentoo.org> angband-3.4.1.ebuild:
+  fix datadir install location
 
   30 Jan 2013; Michael Sterrett <mr_bones_@gentoo.org> -angband-3.3.2.ebuild:
   old





             reply	other threads:[~2013-12-13 20:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-13 20:34 Julian Ospald (hasufell) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-09-19 19:04 [gentoo-commits] gentoo-x86 commit in games-roguelike/angband: angband-3.4.1.ebuild ChangeLog Michael Sterrett (mr_bones_)
2013-01-13 11:38 Agostino Sarubbo (ago)
2013-01-04 13:04 Agostino Sarubbo (ago)
2013-01-03 10:56 Agostino Sarubbo (ago)

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=20131213203408.217A22004B@flycatcher.gentoo.org \
    --to=hasufell@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