summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-10-13 20:07:17 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-10-13 20:07:17 +0000
commit0374b8edd2799ba3ccb82421dde32071f287d41e (patch)
tree1d7703b242bb9ba13dd2e18389f8c09bc236dfb8 /sys-apps/sg3_utils/sg3_utils-1.25.ebuild
parent/usr/bin/X11 went away (bug #273568) (diff)
downloadgentoo-2-0374b8edd2799ba3ccb82421dde32071f287d41e.tar.gz
gentoo-2-0374b8edd2799ba3ccb82421dde32071f287d41e.tar.bz2
gentoo-2-0374b8edd2799ba3ccb82421dde32071f287d41e.zip
Bug 288797: <sg3_utils-1.28 and >=sdparm-1.04 have a conflict on a script sas_disk_blink that moved to sdparm.
(Portage version: 2.2_rc42/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/sg3_utils/sg3_utils-1.25.ebuild')
-rw-r--r--sys-apps/sg3_utils/sg3_utils-1.25.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-apps/sg3_utils/sg3_utils-1.25.ebuild b/sys-apps/sg3_utils/sg3_utils-1.25.ebuild
index 3b20d16cbc4d..ce8eb9ba52b7 100644
--- a/sys-apps/sg3_utils/sg3_utils-1.25.ebuild
+++ b/sys-apps/sg3_utils/sg3_utils-1.25.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.25.ebuild,v 1.10 2009/02/11 02:28:06 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.25.ebuild,v 1.11 2009/10/13 20:07:17 robbat2 Exp $
inherit eutils
@@ -13,7 +13,8 @@ SLOT="0"
KEYWORDS="amd64 hppa ~ia64 ppc ppc64 sparc x86"
IUSE=""
DEPEND="sys-devel/libtool"
-RDEPEND="sys-apps/sdparm"
+RDEPEND="sys-apps/sdparm
+ !>=sys-apps/sdparm-1.04"
PDEPEND=">=sys-apps/rescan-scsi-bus-1.24"
src_install() {