diff options
author | Tim Yamin <plasmaroo@gentoo.org> | 2004-11-07 20:31:42 +0000 |
---|---|---|
committer | Tim Yamin <plasmaroo@gentoo.org> | 2004-11-07 20:31:42 +0000 |
commit | b6a5ffd4dfe237ad5527c5fcfd5c0da811ccd5a1 (patch) | |
tree | 37b06f7efb1ef25f07f63e0d637c82c922550085 /sys-apps/sg3_utils | |
parent | Added "Contains rescan_scsi_bus." to ${DESCRIPTION} and added 1.10 - bugs #70... (diff) | |
download | gentoo-2-b6a5ffd4dfe237ad5527c5fcfd5c0da811ccd5a1.tar.gz gentoo-2-b6a5ffd4dfe237ad5527c5fcfd5c0da811ccd5a1.tar.bz2 gentoo-2-b6a5ffd4dfe237ad5527c5fcfd5c0da811ccd5a1.zip |
"rescan_scsi_bus" >> "rescan_scsi_bus.sh".
Diffstat (limited to 'sys-apps/sg3_utils')
-rw-r--r-- | sys-apps/sg3_utils/sg3_utils-1.08.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/sg3_utils/sg3_utils-1.10.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/sg3_utils/sg3_utils-1.08.ebuild b/sys-apps/sg3_utils/sg3_utils-1.08.ebuild index cbd065e31ff2..e55afb6388bc 100644 --- a/sys-apps/sg3_utils/sg3_utils-1.08.ebuild +++ b/sys-apps/sg3_utils/sg3_utils-1.08.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.08.ebuild,v 1.3 2004/11/07 20:19:10 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.08.ebuild,v 1.4 2004/11/07 20:31:42 plasmaroo Exp $ inherit eutils -DESCRIPTION="Sg3_utils provide a collection of programs that use the sg SCSI interface. Contains rescan_scsi_bus." +DESCRIPTION="Sg3_utils provide a collection of programs that use the sg SCSI interface. Contains rescan_scsi_bus.sh." HOMEPAGE="http://www.torque.net/sg/" SRC_URI="http://www.torque.net/sg/p/${P}.tgz http://www.garloff.de/kurt/linux/rescan-scsi-bus.sh" diff --git a/sys-apps/sg3_utils/sg3_utils-1.10.ebuild b/sys-apps/sg3_utils/sg3_utils-1.10.ebuild index 74aef0875c40..14b6d6e04e58 100644 --- a/sys-apps/sg3_utils/sg3_utils-1.10.ebuild +++ b/sys-apps/sg3_utils/sg3_utils-1.10.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.10.ebuild,v 1.1 2004/11/07 20:19:10 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.10.ebuild,v 1.2 2004/11/07 20:31:42 plasmaroo Exp $ inherit eutils -DESCRIPTION="Sg3_utils provide a collection of programs that use the sg SCSI interface. Contains rescan_scsi_bus." +DESCRIPTION="Sg3_utils provide a collection of programs that use the sg SCSI interface. Contains rescan_scsi_bus.sh." HOMEPAGE="http://www.torque.net/sg/" SRC_URI="http://www.torque.net/sg/p/${P}.tgz http://www.garloff.de/kurt/linux/rescan-scsi-bus.sh" |