diff options
author | Eric Edgar <rocket@gentoo.org> | 2005-03-08 05:31:44 +0000 |
---|---|---|
committer | Eric Edgar <rocket@gentoo.org> | 2005-03-08 05:31:44 +0000 |
commit | e9738063f24a76cd6fdcfee2bc2b957a8f5088c3 (patch) | |
tree | 9b081e15bbcd4abba39abd3d18e168647d4c9f1d /sys-fs/lvm2/lvm2-2.00.33-r2.ebuild | |
parent | Added a new ebuild so that lvm2 is forced to be compiled statically. This sh... (diff) | |
download | gentoo-2-e9738063f24a76cd6fdcfee2bc2b957a8f5088c3.tar.gz gentoo-2-e9738063f24a76cd6fdcfee2bc2b957a8f5088c3.tar.bz2 gentoo-2-e9738063f24a76cd6fdcfee2bc2b957a8f5088c3.zip |
dropped static from the IUSE
(Portage version: 2.0.51-r15)
Diffstat (limited to 'sys-fs/lvm2/lvm2-2.00.33-r2.ebuild')
-rw-r--r-- | sys-fs/lvm2/lvm2-2.00.33-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/lvm2/lvm2-2.00.33-r2.ebuild b/sys-fs/lvm2/lvm2-2.00.33-r2.ebuild index 505fabe93044..8cbd51065c04 100644 --- a/sys-fs/lvm2/lvm2-2.00.33-r2.ebuild +++ b/sys-fs/lvm2/lvm2-2.00.33-r2.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.00.33-r2.ebuild,v 1.1 2005/03/08 05:30:33 rocket Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.00.33-r2.ebuild,v 1.2 2005/03/08 05:31:44 rocket 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="~x86 ~ppc ~sparc ~amd64 ~ppc64 ~alpha ~hppa" -IUSE="readline static" +IUSE="readline" DEPEND=">=sys-fs/device-mapper-1.00.17" RDEPEND="${DEPEND} |