diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-09-25 10:07:14 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-09-25 10:07:14 +0000 |
commit | af24adc38d76a3a9388e8987e550011c9b41eb87 (patch) | |
tree | 7a0574122757c42ae90cddb9709246c705f6017a /sys-fs/lvm2 | |
parent | Remove KDE 3.5_alpha1. (diff) | |
download | gentoo-2-af24adc38d76a3a9388e8987e550011c9b41eb87.tar.gz gentoo-2-af24adc38d76a3a9388e8987e550011c9b41eb87.tar.bz2 gentoo-2-af24adc38d76a3a9388e8987e550011c9b41eb87.zip |
arch don't go into IUSE
(Portage version: 2.0.52-r1)
Diffstat (limited to 'sys-fs/lvm2')
-rw-r--r-- | sys-fs/lvm2/lvm2-2.01.09-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-fs/lvm2/lvm2-2.01.13.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-fs/lvm2/lvm2-2.01.09-r1.ebuild b/sys-fs/lvm2/lvm2-2.01.09-r1.ebuild index 21967f1af8d1..0f2e0559da7c 100644 --- a/sys-fs/lvm2/lvm2-2.01.09-r1.ebuild +++ b/sys-fs/lvm2/lvm2-2.01.09-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.01.09-r1.ebuild,v 1.1 2005/07/20 13:49:18 rocket Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.01.09-r1.ebuild,v 1.2 2005/09/25 10:07:14 swegener Exp $ DESCRIPTION="User-land utilities for LVM2 (device-mapper) software." HOMEPAGE="http://sources.redhat.com/lvm2/" @@ -9,7 +9,7 @@ SRC_URI="ftp://sources.redhat.com/pub/lvm2/${PN/lvm/LVM}.${PV}.tgz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" -IUSE="readline nolvmstatic hppa" +IUSE="readline nolvmstatic" DEPEND=">=sys-fs/device-mapper-1.01" RDEPEND="${DEPEND} diff --git a/sys-fs/lvm2/lvm2-2.01.13.ebuild b/sys-fs/lvm2/lvm2-2.01.13.ebuild index 1b24dcb34c5f..26312270269a 100644 --- a/sys-fs/lvm2/lvm2-2.01.13.ebuild +++ b/sys-fs/lvm2/lvm2-2.01.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.01.13.ebuild,v 1.2 2005/08/08 11:23:56 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.01.13.ebuild,v 1.3 2005/09/25 10:07:14 swegener Exp $ DESCRIPTION="User-land utilities for LVM2 (device-mapper) software." HOMEPAGE="http://sources.redhat.com/lvm2/" @@ -9,7 +9,7 @@ SRC_URI="ftp://sources.redhat.com/pub/lvm2/${PN/lvm/LVM}.${PV}.tgz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86" -IUSE="readline nolvmstatic hppa" +IUSE="readline nolvmstatic" DEPEND=">=sys-fs/device-mapper-1.01" RDEPEND="${DEPEND} |