public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-vcs/git: git-1.7.4_rc1-r2.ebuild ChangeLog
@ 2011-01-12 10:11 Michael Haubenwallner (haubi)
  0 siblings, 0 replies; only message in thread
From: Michael Haubenwallner (haubi) @ 2011-01-12 10:11 UTC (permalink / raw
  To: gentoo-commits

haubi       11/01/12 10:11:27

  Modified:             git-1.7.4_rc1-r2.ebuild ChangeLog
  Log:
  aix lacks FNMATCH_CASEFOLD
  
  (Portage version: 2.1.9.25/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  dev-vcs/git/git-1.7.4_rc1-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.4_rc1-r2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.4_rc1-r2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.7.4_rc1-r2.ebuild?r1=1.5&r2=1.6

Index: git-1.7.4_rc1-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.4_rc1-r2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- git-1.7.4_rc1-r2.ebuild	10 Jan 2011 18:44:21 -0000	1.5
+++ git-1.7.4_rc1-r2.ebuild	12 Jan 2011 10:11:27 -0000	1.6
@@ -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/dev-vcs/git/git-1.7.4_rc1-r2.ebuild,v 1.5 2011/01/10 18:44:21 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.4_rc1-r2.ebuild,v 1.6 2011/01/12 10:11:27 haubi Exp $
 
 EAPI=3
 
@@ -163,6 +163,9 @@
 	if [[ ${CHOST} == ia64-*-hpux* ]]; then
 		myopts="${myopts} NO_NSEC=YesPlease"
 	fi
+	if [[ ${CHOST} == *-*-aix* ]]; then
+		myopts="${myopts} NO_FNMATCH_CASEFOLD=YesPlease"
+	fi
 
 	has_version '>=app-text/asciidoc-8.0' \
 		&& myopts="${myopts} ASCIIDOC8=YesPlease"



1.82                 dev-vcs/git/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.82&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.82&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.81&r2=1.82

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- ChangeLog	10 Jan 2011 18:44:21 -0000	1.81
+++ ChangeLog	12 Jan 2011 10:11:27 -0000	1.82
@@ -1,6 +1,10 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.81 2011/01/10 18:44:21 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.82 2011/01/12 10:11:27 haubi Exp $
+
+  12 Jan 2011; Michael Haubenwallner <haubi@gentoo.org>
+  git-1.7.4_rc1-r2.ebuild:
+  aix lacks FNMATCH_CASEFOLD
 
   10 Jan 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
   git-1.7.3.5-r2.ebuild, git-1.7.4_rc1-r2.ebuild, git-9999.ebuild:






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-01-12 10:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-12 10:11 [gentoo-commits] gentoo-x86 commit in dev-vcs/git: git-1.7.4_rc1-r2.ebuild ChangeLog Michael Haubenwallner (haubi)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox