public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Frysinger (vapier)" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/seabios: ChangeLog seabios-1.6.3.ebuild
Date: Tue, 24 Jan 2012 01:32:19 +0000 (UTC)	[thread overview]
Message-ID: <20120124013219.705512004B@flycatcher.gentoo.org> (raw)

vapier      12/01/24 01:32:19

  Modified:             ChangeLog seabios-1.6.3.ebuild
  Log:
  Add depend on python-2 since we need it to build.
  
  (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 sys-apps/seabios/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/seabios/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/seabios/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/seabios/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/seabios/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	20 Jan 2012 10:52:41 -0000	1.10
+++ ChangeLog	24 Jan 2012 01:32:19 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/seabios
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/seabios/ChangeLog,v 1.10 2012/01/20 10:52:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/seabios/ChangeLog,v 1.11 2012/01/24 01:32:19 vapier Exp $
+
+  24 Jan 2012; Mike Frysinger <vapier@gentoo.org> seabios-1.6.3.ebuild:
+  Add depend on python-2 since we need it to build.
 
   20 Jan 2012; Agostino Sarubbo <ago@gentoo.org> seabios-1.6.3.ebuild:
   Stable for amd64, wrt bug #399219



1.4                  sys-apps/seabios/seabios-1.6.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/seabios/seabios-1.6.3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/seabios/seabios-1.6.3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/seabios/seabios-1.6.3.ebuild?r1=1.3&r2=1.4

Index: seabios-1.6.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/seabios/seabios-1.6.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- seabios-1.6.3.ebuild	20 Jan 2012 10:52:41 -0000	1.3
+++ seabios-1.6.3.ebuild	24 Jan 2012 01:32:19 -0000	1.4
@@ -1,9 +1,11 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/seabios/seabios-1.6.3.ebuild,v 1.3 2012/01/20 10:52:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/seabios/seabios-1.6.3.ebuild,v 1.4 2012/01/24 01:32:19 vapier Exp $
 
 EAPI=4
 
+PYTHON_DEPEND="2"
+
 #BACKPORTS=1
 
 if [[ ${PV} = *9999* || ! -z "${EGIT_COMMIT}" ]]; then
@@ -17,9 +19,7 @@
 
 inherit ${GIT_ECLASS} python
 
-if [[ ${PV} = *9999* ]]; then
-	KEYWORDS=""
-else
+if [[ ${PV} != *9999* ]]; then
 	KEYWORDS="amd64 ~x86"
 fi
 






             reply	other threads:[~2012-01-24  1:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-24  1:32 Mike Frysinger (vapier) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-01-28 15:18 [gentoo-commits] gentoo-x86 commit in sys-apps/seabios: ChangeLog seabios-1.6.3.ebuild PaweA Hajdan (phajdan.jr)
2012-01-20 10:52 Agostino Sarubbo (ago)
2011-10-25 14:09 Diego Petteno (flameeyes)
2011-10-24 21:14 Doug Goldstein (cardoe)

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=20120124013219.705512004B@flycatcher.gentoo.org \
    --to=vapier@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