summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Moc <jakub@gentoo.org>2007-01-07 11:35:24 +0000
committerJakub Moc <jakub@gentoo.org>2007-01-07 11:35:24 +0000
commit454524bf6a13d9cca29a25da02aa15c127b98779 (patch)
tree9dc5500c893cf595e7f897869c6f6a33f0e590b6 /sys-fs/scsiadd/scsiadd-1.95.ebuild
parentsys-fs/cryptmount: Fix gettext dependencies (diff)
downloadsunrise-454524bf6a13d9cca29a25da02aa15c127b98779.tar.gz
sunrise-454524bf6a13d9cca29a25da02aa15c127b98779.tar.bz2
sunrise-454524bf6a13d9cca29a25da02aa15c127b98779.zip
sys-fs/scsiadd: No need to inherit eutils here
svn path=/sunrise/; revision=2658
Diffstat (limited to 'sys-fs/scsiadd/scsiadd-1.95.ebuild')
-rw-r--r--sys-fs/scsiadd/scsiadd-1.95.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys-fs/scsiadd/scsiadd-1.95.ebuild b/sys-fs/scsiadd/scsiadd-1.95.ebuild
index c861f8f42..7142bd8b6 100644
--- a/sys-fs/scsiadd/scsiadd-1.95.ebuild
+++ b/sys-fs/scsiadd/scsiadd-1.95.ebuild
@@ -1,9 +1,7 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-inherit eutils
-
DESCRIPTION="add and remove scsi devices on the fly"
HOMEPAGE="http://llg.cubic.org/tools/"
SRC_URI="http://llg.cubic.org/tools/${P}.tar.gz"