From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JECHm-0004eE-A9 for garchives@archives.gentoo.org; Sun, 13 Jan 2008 23:30:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5D177E0E1C; Sun, 13 Jan 2008 23:30:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 18035E0E1C for ; Sun, 13 Jan 2008 23:30:37 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 8AC0B654A5 for ; Sun, 13 Jan 2008 23:30:36 +0000 (UTC) Received: from xmerlin by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1JECHj-0002Uy-A5 for gentoo-commits@lists.gentoo.org; Sun, 13 Jan 2008 23:30:35 +0000 From: "Christian Zoffoli (xmerlin)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, xmerlin@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/raidutils: raidutils-0.0.6-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: raidutils-0.0.6-r1.ebuild ChangeLog X-VCS-Directories: sys-apps/raidutils X-VCS-Committer: xmerlin X-VCS-Committer-Name: Christian Zoffoli Content-Type: text/plain; charset=utf8 Message-Id: Sender: Christian Zoffoli Date: Sun, 13 Jan 2008 23:30:35 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 5df342ff-2f63-4724-b9bb-ee29cbf645a8 X-Archives-Hash: fb0fd3de1275908f96f1a4cc2d4d9372 xmerlin 08/01/13 23:30:35 Modified: raidutils-0.0.6-r1.ebuild ChangeLog Log: Removed old header, fixed compilation. (Portage version: 2.1.3.9) Revision Changes Path 1.2 sys-apps/raidutils/raidutils-0.0.6-r1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/raidutils= /raidutils-0.0.6-r1.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/raidutils= /raidutils-0.0.6-r1.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/raidutils= /raidutils-0.0.6-r1.ebuild?r1=3D1.1&r2=3D1.2 Index: raidutils-0.0.6-r1.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sys-apps/raidutils/raidutils-0.0.6-r1.e= build,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- raidutils-0.0.6-r1.ebuild 28 Feb 2007 22:59:11 -0000 1.1 +++ raidutils-0.0.6-r1.ebuild 13 Jan 2008 23:30:34 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/raidutils/raidutils-0.0.6-r1= .ebuild,v 1.1 2007/02/28 22:59:11 xmerlin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/raidutils/raidutils-0.0.6-r1= .ebuild,v 1.2 2008/01/13 23:30:34 xmerlin Exp $ =20 inherit eutils =20 @@ -23,7 +23,7 @@ #epatch ${FILESDIR}/raidutils-0.0.5-i2octl-fixpath.patch || die #epatch ${FILESDIR}/raidutils-0.0.6-gcc41x-compilefix.patch || die epatch ${FILESDIR}/${P}-misc-fixes.patch || die - #rm -f include/linux/i2o-dev.h + rm -f include/linux/i2o-dev.h } =20 src_compile() { 1.10 sys-apps/raidutils/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/raidutils= /ChangeLog?rev=3D1.10&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/raidutils= /ChangeLog?rev=3D1.10&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/raidutils= /ChangeLog?r1=3D1.9&r2=3D1.10 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sys-apps/raidutils/ChangeLog,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ChangeLog 28 Feb 2007 22:59:11 -0000 1.9 +++ ChangeLog 13 Jan 2008 23:30:34 -0000 1.10 @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/raidutils -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/raidutils/ChangeLog,v 1.9 20= 07/02/28 22:59:11 xmerlin Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/raidutils/ChangeLog,v 1.10 2= 008/01/13 23:30:34 xmerlin Exp $ + + 13 Jan 2008; Christian Zoffoli + raidutils-0.0.6-r1.ebuild: + Removed old header, fixed compilation. =20 *raidutils-0.0.6-r1 (28 Feb 2007) =20 --=20 gentoo-commits@lists.gentoo.org mailing list