* [gentoo-commits] gentoo-x86 commit in sys-apps/raidutils: raidutils-0.0.6-r1.ebuild ChangeLog
@ 2008-01-13 23:30 Christian Zoffoli (xmerlin)
0 siblings, 0 replies; 2+ messages in thread
From: Christian Zoffoli (xmerlin) @ 2008-01-13 23:30 UTC (permalink / raw
To: gentoo-commits
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=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/raidutils/raidutils-0.0.6-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/raidutils/raidutils-0.0.6-r1.ebuild?r1=1.1&r2=1.2
Index: raidutils-0.0.6-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/raidutils/raidutils-0.0.6-r1.ebuild,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 $
inherit eutils
@@ -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
}
src_compile() {
1.10 sys-apps/raidutils/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/raidutils/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/raidutils/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/raidutils/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
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 2007/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 2008/01/13 23:30:34 xmerlin Exp $
+
+ 13 Jan 2008; Christian Zoffoli <xmerlin@gentoo.org>
+ raidutils-0.0.6-r1.ebuild:
+ Removed old header, fixed compilation.
*raidutils-0.0.6-r1 (28 Feb 2007)
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-apps/raidutils: raidutils-0.0.6-r1.ebuild ChangeLog
@ 2010-01-22 6:54 Ulrich Mueller (ulm)
0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Mueller (ulm) @ 2010-01-22 6:54 UTC (permalink / raw
To: gentoo-commits
ulm 10/01/22 06:54:15
Modified: raidutils-0.0.6-r1.ebuild ChangeLog
Log:
Fix LICENSE, bug 301123.
(Portage version: 2.2_rc61/cvs/Linux i686)
Revision Changes Path
1.3 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=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/raidutils/raidutils-0.0.6-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/raidutils/raidutils-0.0.6-r1.ebuild?r1=1.2&r2=1.3
Index: raidutils-0.0.6-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/raidutils/raidutils-0.0.6-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- raidutils-0.0.6-r1.ebuild 13 Jan 2008 23:30:34 -0000 1.2
+++ raidutils-0.0.6-r1.ebuild 22 Jan 2010 06:54:14 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 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.2 2008/01/13 23:30:34 xmerlin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/raidutils/raidutils-0.0.6-r1.ebuild,v 1.3 2010/01/22 06:54:14 ulm Exp $
inherit eutils
@@ -8,21 +8,20 @@
SRC_URI="http://i2o.shadowconnect.com/raidutils/${P}.tar.bz2"
HOMEPAGE="http://i2o.shadowconnect.com/"
+LICENSE="BSD"
+SLOT="0"
KEYWORDS="x86"
IUSE=""
-SLOT="0"
-LICENSE="Adaptec"
-
DEPEND=">=sys-kernel/linux-headers-2.6"
RDEPEND=""
src_unpack () {
unpack ${A}
- cd ${S}
+ cd "${S}"
#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
+ epatch "${FILESDIR}"/${P}-misc-fixes.patch || die
rm -f include/linux/i2o-dev.h
}
@@ -32,6 +31,6 @@
}
src_install() {
- make DESTDIR=${D} install || die
- dodoc NEWS INSTALL AUTHORS COPYING ChangeLog
+ make DESTDIR="${D}" install || die
+ dodoc NEWS INSTALL AUTHORS ChangeLog
}
1.11 sys-apps/raidutils/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/raidutils/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/raidutils/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/raidutils/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/raidutils/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 13 Jan 2008 23:30:34 -0000 1.10
+++ ChangeLog 22 Jan 2010 06:54:14 -0000 1.11
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/raidutils
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/raidutils/ChangeLog,v 1.10 2008/01/13 23:30:34 xmerlin Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/raidutils/ChangeLog,v 1.11 2010/01/22 06:54:14 ulm Exp $
+
+ 22 Jan 2010; Ulrich Mueller <ulm@gentoo.org> raidutils-0.0.6-r1.ebuild:
+ Fix LICENSE, bug 301123.
13 Jan 2008; Christian Zoffoli <xmerlin@gentoo.org>
raidutils-0.0.6-r1.ebuild:
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-01-22 6:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-22 6:54 [gentoo-commits] gentoo-x86 commit in sys-apps/raidutils: raidutils-0.0.6-r1.ebuild ChangeLog Ulrich Mueller (ulm)
-- strict thread matches above, loose matches on Subject: below --
2008-01-13 23:30 Christian Zoffoli (xmerlin)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox