diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-05-29 12:53:16 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-05-29 12:53:16 +0000 |
commit | 38ebd93c118e978c498c1a304162506e2960dcd7 (patch) | |
tree | 1098a29150aa6d283a76f8273cc92e102e358bdb /sys-fs/lvm2/lvm2-2.01.09.ebuild | |
parent | Stable on ia64, bug 91398. (diff) | |
download | historical-38ebd93c118e978c498c1a304162506e2960dcd7.tar.gz historical-38ebd93c118e978c498c1a304162506e2960dcd7.tar.bz2 historical-38ebd93c118e978c498c1a304162506e2960dcd7.zip |
Stable on amd64, bug 92427.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'sys-fs/lvm2/lvm2-2.01.09.ebuild')
-rw-r--r-- | sys-fs/lvm2/lvm2-2.01.09.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/lvm2/lvm2-2.01.09.ebuild b/sys-fs/lvm2/lvm2-2.01.09.ebuild index 59a65eea6e71..ea587cefb0dc 100644 --- a/sys-fs/lvm2/lvm2-2.01.09.ebuild +++ b/sys-fs/lvm2/lvm2-2.01.09.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.ebuild,v 1.5 2005/05/23 00:42:51 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.01.09.ebuild,v 1.6 2005/05/29 12:53:16 cryos Exp $ DESCRIPTION="User-land utilities for LVM2 (device-mapper) software." HOMEPAGE="http://sources.redhat.com/lvm2/" @@ -8,7 +8,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" +KEYWORDS="~alpha amd64 hppa ~ppc ~ppc64 sparc x86" IUSE="readline nolvmstatic" DEPEND=">=sys-fs/device-mapper-1.01" |