public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tomas Chvatal (scarabeus)" <scarabeus@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in eclass: git.eclass
Date: Sat, 19 Mar 2011 15:06:02 +0000 (UTC)	[thread overview]
Message-ID: <20110319150602.ADE5420054@flycatcher.gentoo.org> (raw)

scarabeus    11/03/19 15:06:02

  Modified:             git.eclass
  Log:
  Fixup die case for eapi instead of invalid depend.

Revision  Changes    Path
1.52                 eclass/git.eclass

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

Index: git.eclass
===================================================================
RCS file: /var/cvsroot/gentoo-x86/eclass/git.eclass,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- git.eclass	2 Feb 2011 19:26:53 -0000	1.51
+++ git.eclass	19 Mar 2011 15:06:02 -0000	1.52
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/git.eclass,v 1.51 2011/02/02 19:26:53 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/git.eclass,v 1.52 2011/03/19 15:06:02 scarabeus Exp $
 
 # @ECLASS: git.eclass
 # @MAINTAINER:
@@ -25,7 +25,7 @@
 case "${EAPI:-0}" in
 	4|3|2) EXPORTED_FUNCTIONS="${EXPORTED_FUNCTIONS} src_prepare" ;;
 	1|0) ;;
-	*) DEPEND="EAPI-UNSUPPORTED" ;;
+	*) die "EAPI=${EAPI} is not supported" ;;
 esac
 EXPORT_FUNCTIONS ${EXPORTED_FUNCTIONS}
 






             reply	other threads:[~2011-03-19 15:06 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-19 15:06 Tomas Chvatal (scarabeus) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-09-12 12:49 [gentoo-commits] gentoo-x86 commit in eclass: git.eclass Michal Gorny (mgorny)
2011-04-20 10:57 Tomas Chvatal (scarabeus)
2011-04-15  8:57 Marijn Schouten (hkbst)
2011-02-02 19:26 Ulrich Mueller (ulm)
2011-02-01 14:22 Tomas Chvatal (scarabeus)
2010-12-29 14:05 Michal Gorny (mgorny)
2010-07-27 12:39 Maciej Mrozowski (reavertm)
2010-07-26  3:24 Maciej Mrozowski (reavertm)
2010-07-26  2:51 Maciej Mrozowski (reavertm)
2010-07-26  2:22 Maciej Mrozowski (reavertm)
2010-03-17 15:17 Sebastian Pipping (sping)
2010-02-24  1:16 Jonathan Callen (abcd)
2010-02-23  0:43 Jonathan Callen (abcd)
2010-01-31 10:13 Tomas Chvatal (scarabeus)
2010-01-31 10:05 Tomas Chvatal (scarabeus)
2010-01-25 17:15 Tomas Chvatal (scarabeus)
2010-01-23 15:46 Tomas Chvatal (scarabeus)
2010-01-22  9:32 Tomas Chvatal (scarabeus)
2010-01-13 22:15 Tomas Chvatal (scarabeus)
2010-01-13 20:04 Tomas Chvatal (scarabeus)
2009-12-29 17:18 Tomas Chvatal (scarabeus)
2009-12-16 20:35 Tomas Chvatal (scarabeus)
2009-10-20 10:05 Tomas Chvatal (scarabeus)
2009-10-11 11:40 Markus Meier (maekke)
2009-09-04  8:00 Tomas Chvatal (scarabeus)
2009-08-24 21:48 Tomas Chvatal (scarabeus)
2009-05-14 13:52 Tomas Chvatal (scarabeus)
2009-05-09 15:10 Tomas Chvatal (scarabeus)
2009-04-14 21:46 Tomas Chvatal (scarabeus)
2009-04-13 15:35 Tomas Chvatal (scarabeus)
2009-04-10 19:33 Tomas Chvatal (scarabeus)
2009-04-08 16:46 Tomas Chvatal (scarabeus)
2009-04-07 15:03 Tomas Chvatal (scarabeus)
2009-04-07 14:39 Tomas Chvatal (scarabeus)
2009-04-06 20:47 Tomas Chvatal (scarabeus)
2009-04-06  0:00 Robin H. Johnson (robbat2)
2009-04-05 20:22 Tomas Chvatal (scarabeus)
2009-03-19 11:51 Tomas Chvatal (scarabeus)
2009-02-19 17:07 Tomas Chvatal (scarabeus)
2008-06-16 11:22 Bo Oersted Andresen (zlin)
2008-06-16  7:51 Bo Oersted Andresen (zlin)
2008-06-15 17:47 Bo Oersted Andresen (zlin)
2008-06-05 15:44 Bo Oersted Andresen (zlin)
2008-03-30  5:52 Robin H. Johnson (robbat2)
2008-03-30  5:39 Robin H. Johnson (robbat2)
2007-12-27  1:02 Robin H. Johnson (robbat2)
2007-11-14 20:43 Fernando J. Pereda (ferdy)

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=20110319150602.ADE5420054@flycatcher.gentoo.org \
    --to=scarabeus@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