diff options
author | Christoph Mende <angelos@gentoo.org> | 2008-06-14 09:52:32 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2008-06-14 09:52:32 +0000 |
commit | 3350539628bfc5ee6df7d1cdd391b0f690a8f981 (patch) | |
tree | aefc75d83929c832d10c4b4c8f55a17abd6c2c99 /sys-fs/lvm2/lvm2-2.02.36.ebuild | |
parent | [BStable on ppc wrt bug 226445 (diff) | |
download | gentoo-2-3350539628bfc5ee6df7d1cdd391b0f690a8f981.tar.gz gentoo-2-3350539628bfc5ee6df7d1cdd391b0f690a8f981.tar.bz2 gentoo-2-3350539628bfc5ee6df7d1cdd391b0f690a8f981.zip |
Stable on amd64, bug #207612
(Portage version: 2.1.5.4)
Diffstat (limited to 'sys-fs/lvm2/lvm2-2.02.36.ebuild')
-rw-r--r-- | sys-fs/lvm2/lvm2-2.02.36.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/lvm2/lvm2-2.02.36.ebuild b/sys-fs/lvm2/lvm2-2.02.36.ebuild index ffaa5299ff80..3d3a68aa6f14 100644 --- a/sys-fs/lvm2/lvm2-2.02.36.ebuild +++ b/sys-fs/lvm2/lvm2-2.02.36.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.36.ebuild,v 1.2 2008/06/14 09:34:52 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.36.ebuild,v 1.3 2008/06/14 09:52:32 angelos Exp $ inherit eutils multilib @@ -10,7 +10,7 @@ SRC_URI="ftp://sources.redhat.com/pub/lvm2/${PN/lvm/LVM}.${PV}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86" IUSE="readline static clvm cman gulm lvm1 selinux" |