* [gentoo-commits] gentoo-x86 commit in sys-apps/rescan-scsi-bus: rescan-scsi-bus-1.48.ebuild ChangeLog
@ 2011-02-02 9:30 99% Robin H. Johnson (robbat2)
0 siblings, 0 replies; 1+ results
From: Robin H. Johnson (robbat2) @ 2011-02-02 9:30 UTC (permalink / raw
To: gentoo-commits
robbat2 11/02/02 09:30:32
Modified: ChangeLog
Added: rescan-scsi-bus-1.48.ebuild
Log:
Version bump.
(Portage version: 2.2.0_alpha19/cvs/Linux x86_64)
Revision Changes Path
1.34 sys-apps/rescan-scsi-bus/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/rescan-scsi-bus/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/rescan-scsi-bus/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/rescan-scsi-bus/ChangeLog?r1=1.33&r2=1.34
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/rescan-scsi-bus/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -p -w -b -B -u -u -r1.33 -r1.34
--- ChangeLog 29 Aug 2010 17:10:45 -0000 1.33
+++ ChangeLog 2 Feb 2011 09:30:32 -0000 1.34
@@ -1,6 +1,12 @@
# ChangeLog for sys-apps/rescan-scsi-bus
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/rescan-scsi-bus/ChangeLog,v 1.33 2010/08/29 17:10:45 armin76 Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/rescan-scsi-bus/ChangeLog,v 1.34 2011/02/02 09:30:32 robbat2 Exp $
+
+*rescan-scsi-bus-1.48 (02 Feb 2011)
+
+ 02 Feb 2011; Robin H. Johnson <robbat2@gentoo.org>
+ +rescan-scsi-bus-1.48.ebuild:
+ Version bump.
29 Aug 2010; Raúl Porcel <armin76@gentoo.org>
rescan-scsi-bus-1.29.ebuild:
1.1 sys-apps/rescan-scsi-bus/rescan-scsi-bus-1.48.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/rescan-scsi-bus/rescan-scsi-bus-1.48.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/rescan-scsi-bus/rescan-scsi-bus-1.48.ebuild?rev=1.1&content-type=text/plain
Index: rescan-scsi-bus-1.48.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/rescan-scsi-bus/rescan-scsi-bus-1.48.ebuild,v 1.1 2011/02/02 09:30:32 robbat2 Exp $
inherit eutils
DESCRIPTION="Script to rescan the SCSI bus without rebooting"
HOMEPAGE="http://www.garloff.de/kurt/linux/"
SCRIPT_NAME="${PN}.sh"
SRC_NAME="${SCRIPT_NAME}-${PV}"
SRC_URI="http://www.garloff.de/kurt/linux/${SRC_NAME}"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
IUSE=""
DEPEND=""
RDEPEND=">=sys-apps/sg3_utils-1.24
sys-apps/module-init-tools
app-shells/bash"
S="${WORKDIR}"
src_unpack() {
einfo "Unpacking into ${WORKDIR}/"
cp -f "${DISTDIR}"/${SRC_NAME} "${WORKDIR}"/${SCRIPT_NAME}
#epatch "${FILESDIR}"/${P}-support-sysfs-only-systems.patch
}
src_compile() {
einfo "Nothing to compile"
}
src_install() {
into /usr
dosbin ${SCRIPT_NAME}
# Some scripts look for this without the trailing .sh
# Some look for it with the trailing .sh, so have a symlink
dosym ${SCRIPT_NAME} /usr/sbin/${PN}
}
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2011-02-02 9:30 99% [gentoo-commits] gentoo-x86 commit in sys-apps/rescan-scsi-bus: rescan-scsi-bus-1.48.ebuild ChangeLog Robin H. Johnson (robbat2)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox