diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-14 21:09:35 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-14 21:09:35 +0000 |
commit | 6aa8254717662c3798da204c855b28a96cdef0d0 (patch) | |
tree | 8939506869f0e6c42537b14182b2bb302b4f17a0 /sys-fs/lvm2 | |
parent | ia64 stable, bug #486278 (thanks to Emeric Maschino for testing) (diff) | |
download | gentoo-2-6aa8254717662c3798da204c855b28a96cdef0d0.tar.gz gentoo-2-6aa8254717662c3798da204c855b28a96cdef0d0.tar.bz2 gentoo-2-6aa8254717662c3798da204c855b28a96cdef0d0.zip |
ia64 stable, bug #486278 (thanks to Emeric Maschino for testing)
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sys-fs/lvm2')
-rw-r--r-- | sys-fs/lvm2/ChangeLog | 7 | ||||
-rw-r--r-- | sys-fs/lvm2/lvm2-2.02.103.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-fs/lvm2/ChangeLog b/sys-fs/lvm2/ChangeLog index c72f6980ceb5..0983212f3ab3 100644 --- a/sys-fs/lvm2/ChangeLog +++ b/sys-fs/lvm2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/lvm2 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/ChangeLog,v 1.330 2013/12/07 14:29:12 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/ChangeLog,v 1.331 2014/01/14 21:09:35 pacho Exp $ + + 14 Jan 2014; Pacho Ramos <pacho@gentoo.org> lvm2-2.02.103.ebuild: + ia64 stable, bug #486278 (thanks to Emeric Maschino for testing) 07 Dec 2013; Pacho Ramos <pacho@gentoo.org> lvm2-2.02.103.ebuild: x86 stable, bug #486278 diff --git a/sys-fs/lvm2/lvm2-2.02.103.ebuild b/sys-fs/lvm2/lvm2-2.02.103.ebuild index c15926f08c14..f0f88b3c0be6 100644 --- a/sys-fs/lvm2/lvm2-2.02.103.ebuild +++ b/sys-fs/lvm2/lvm2-2.02.103.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.103.ebuild,v 1.5 2013/12/07 14:29:12 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.103.ebuild,v 1.6 2014/01/14 21:09:35 pacho Exp $ EAPI=5 inherit autotools eutils linux-info multilib systemd toolchain-funcs udev @@ -12,7 +12,7 @@ SRC_URI="ftp://sources.redhat.com/pub/lvm2/${PN/lvm/LVM}.${PV}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux" IUSE="readline static static-libs clvm cman +lvm1 lvm2create_initrd selinux +udev +thin" DEPEND_COMMON="clvm? ( cman? ( =sys-cluster/cman-3* ) =sys-cluster/libdlm-3* ) |