public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Fabio Erculiani (lxnay)" <lxnay@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-block/iscsitarget: iscsitarget-1.4.19.ebuild ChangeLog
Date: Sun, 28 Feb 2010 17:28:09 +0000	[thread overview]
Message-ID: <E1Nlmw5-0003zr-Rm@stork.gentoo.org> (raw)

lxnay       10/02/28 17:28:09

  Modified:             iscsitarget-1.4.19.ebuild ChangeLog
  Log:
  add 2.6.33 kernel support to 1.4.19
  (Portage version: 2.2_rc62/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  sys-block/iscsitarget/iscsitarget-1.4.19.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/iscsitarget/iscsitarget-1.4.19.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/iscsitarget/iscsitarget-1.4.19.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/iscsitarget/iscsitarget-1.4.19.ebuild?r1=1.2&r2=1.3

Index: iscsitarget-1.4.19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-block/iscsitarget/iscsitarget-1.4.19.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- iscsitarget-1.4.19.ebuild	28 Feb 2010 17:14:02 -0000	1.2
+++ iscsitarget-1.4.19.ebuild	28 Feb 2010 17:28:09 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/iscsitarget/iscsitarget-1.4.19.ebuild,v 1.2 2010/02/28 17:14:02 lxnay Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/iscsitarget/iscsitarget-1.4.19.ebuild,v 1.3 2010/02/28 17:28:09 lxnay Exp $
 
 inherit linux-mod eutils flag-o-matic
 
@@ -26,6 +26,9 @@
 	epatch "${FILESDIR}"/${PN}-0.4.15-isns-set-scn-flag.patch #180619
 	epatch "${FILESDIR}"/${PN}-0.4.17-build.patch
 	epatch "${FILESDIR}"/${PN}-1.4.18+linux-2.6.32.patch
+	if kernel_is ge 2 6 33; then
+		epatch "${FILESDIR}"/${PN}-1.4.19+linux-2.6.33.patch
+	fi
 	convert_to_m "${S}"/Makefile
 }
 



1.33                 sys-block/iscsitarget/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/iscsitarget/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/iscsitarget/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/iscsitarget/ChangeLog?r1=1.32&r2=1.33

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-block/iscsitarget/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	28 Feb 2010 17:14:02 -0000	1.32
+++ ChangeLog	28 Feb 2010 17:28:09 -0000	1.33
@@ -1,6 +1,10 @@
 # ChangeLog for sys-block/iscsitarget
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/iscsitarget/ChangeLog,v 1.32 2010/02/28 17:14:02 lxnay Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/iscsitarget/ChangeLog,v 1.33 2010/02/28 17:28:09 lxnay Exp $
+
+  28 Feb 2010; Fabio Erculiani <lxnay@gentoo.org> iscsitarget-1.4.19.ebuild,
+  +files/iscsitarget-1.4.19+linux-2.6.33.patch:
+  add 2.6.33 kernel support to 1.4.19
 
   28 Feb 2010; Fabio Erculiani <lxnay@gentoo.org> iscsitarget-1.4.19.ebuild:
   KSRC= also required for 'emake usr'






             reply	other threads:[~2010-02-28 17:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-28 17:28 Fabio Erculiani (lxnay) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-08-11 17:57 [gentoo-commits] gentoo-x86 commit in sys-block/iscsitarget: iscsitarget-1.4.19.ebuild ChangeLog Joseph Jezak (josejx)
2010-06-21 20:22 Markus Meier (maekke)
2010-06-20  9:34 PaweA Hajdan (phajdan.jr)
2010-02-28 17:14 Fabio Erculiani (lxnay)
2009-11-18 12:48 Diego Petteno (flameeyes)

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=E1Nlmw5-0003zr-Rm@stork.gentoo.org \
    --to=lxnay@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