diff options
Diffstat (limited to 'sys-fs/lvm2/lvm2-2.00.15.ebuild')
-rw-r--r-- | sys-fs/lvm2/lvm2-2.00.15.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sys-fs/lvm2/lvm2-2.00.15.ebuild b/sys-fs/lvm2/lvm2-2.00.15.ebuild index aab2b6290aed..7eaf34c24afd 100644 --- a/sys-fs/lvm2/lvm2-2.00.15.ebuild +++ b/sys-fs/lvm2/lvm2-2.00.15.ebuild @@ -1,14 +1,15 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.00.15.ebuild,v 1.5 2004/06/24 22:52:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.00.15.ebuild,v 1.6 2004/06/30 17:12:23 vapier Exp $ DESCRIPTION="User-land utilities for LVM2 (device-mapper) software." HOMEPAGE="http://sources.redhat.com/lvm2/" SRC_URI="ftp://sources.redhat.com/pub/lvm2/${PN/lvm/LVM}.${PV}.tgz" -SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64 ~sparc ~ppc ppc64" +SLOT="0" +KEYWORDS="~x86 ~ppc ~sparc ~amd64 ppc64" +IUSE="" DEPEND=">=sys-libs/device-mapper-1.00.17" RDEPEND="${DEPEND} |