diff options
author | José María Alonso <nimiux@gentoo.org> | 2013-11-13 10:43:23 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2013-11-13 10:43:23 +0000 |
commit | 605cc59683b90e18fffaf00214176c3efece8fa0 (patch) | |
tree | 04d9b5bfcb8f5e6fbb33ee27c0483e751882f81d /sys-fs | |
parent | Stable for amd64 wrt bug #486278 (diff) | |
download | gentoo-2-605cc59683b90e18fffaf00214176c3efece8fa0.tar.gz gentoo-2-605cc59683b90e18fffaf00214176c3efece8fa0.tar.bz2 gentoo-2-605cc59683b90e18fffaf00214176c3efece8fa0.zip |
Stable for amd64 wrt bug #486278
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/lvm2/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/lvm2/lvm2-2.02.103.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/lvm2/ChangeLog b/sys-fs/lvm2/ChangeLog index 3373f20b7589..730612689354 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.325 2013/10/25 13:55:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/ChangeLog,v 1.326 2013/11/13 10:43:23 nimiux Exp $ + + 13 Nov 2013; Chema Alonso <nimiux@gentoo.org> lvm2-2.02.103.ebuild: + Stable for amd64 wrt bug #486278 25 Oct 2013; Jeroen Roovers <jer@gentoo.org> lvm2-2.02.103.ebuild: Stable for HPPA (bug #486278). diff --git a/sys-fs/lvm2/lvm2-2.02.103.ebuild b/sys-fs/lvm2/lvm2-2.02.103.ebuild index 9cf99bc7e7b9..d4940cf37243 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 # 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.2 2013/10/25 13:55:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.103.ebuild,v 1.3 2013/11/13 10:43:23 nimiux 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* ) |