public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner (mattst88)" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in games-fps/quake3: ChangeLog quake3-9999.ebuild
Date: Sat, 14 May 2011 22:38:11 +0000 (UTC)	[thread overview]
Message-ID: <20110514223811.89CAE20054@flycatcher.gentoo.org> (raw)

mattst88    11/05/14 22:38:11

  Modified:             ChangeLog quake3-9999.ebuild
  Log:
  Make sure to call subversion_wc_info. Thanks to Andrey Vihrov, bug 222005.
  
  (Portage version: 2.1.9.41/cvs/Linux x86_64)

Revision  Changes    Path
1.58                 games-fps/quake3/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3/ChangeLog?rev=1.58&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3/ChangeLog?rev=1.58&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3/ChangeLog?r1=1.57&r2=1.58

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog	6 May 2011 22:21:19 -0000	1.57
+++ ChangeLog	14 May 2011 22:38:11 -0000	1.58
@@ -1,6 +1,9 @@
 # ChangeLog for games-fps/quake3
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/ChangeLog,v 1.57 2011/05/06 22:21:19 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/ChangeLog,v 1.58 2011/05/14 22:38:11 mattst88 Exp $
+
+  14 May 2011; Matt Turner <mattst88@gentoo.org> quake3-9999.ebuild:
+  Make sure to call subversion_wc_info. Thanks to Andrey Vihrov, bug 222005.
 
   06 May 2011; Matt Turner <mattst88@gentoo.org> quake3-1.36.ebuild,
   quake3-9999.ebuild, metadata.xml:



1.21                 games-fps/quake3/quake3-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3/quake3-9999.ebuild?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3/quake3-9999.ebuild?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3/quake3-9999.ebuild?r1=1.20&r2=1.21

Index: quake3-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3/quake3-9999.ebuild,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- quake3-9999.ebuild	6 May 2011 22:21:19 -0000	1.20
+++ quake3-9999.ebuild	14 May 2011 22:38:11 -0000	1.21
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/quake3-9999.ebuild,v 1.20 2011/05/06 22:21:19 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/quake3-9999.ebuild,v 1.21 2011/05/14 22:38:11 mattst88 Exp $
 
 # quake3-9999          -> latest svn
 # quake3-9999.REV      -> use svn REV
@@ -70,6 +70,7 @@
 src_prepare() {
 	if [[ "${PV}" == 9999* ]] ; then
 		# Workaround for the version string
+		subversion_wc_info
 		ln -s "${ESVN_WC_PATH}/.svn" .svn || die "ln ${ESVN_WC_PATH}/.svn"
 	fi
 }






             reply	other threads:[~2011-05-14 22:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-14 22:38 Matt Turner (mattst88) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-01-03 22:23 [gentoo-commits] gentoo-x86 commit in games-fps/quake3: ChangeLog quake3-9999.ebuild Sergey Popov (pinkbyte)
2013-01-03 23:01 Sergey Popov (pinkbyte)
2013-01-03 23:12 Sergey Popov (pinkbyte)

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=20110514223811.89CAE20054@flycatcher.gentoo.org \
    --to=mattst88@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