diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-20 19:49:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-20 19:49:52 +0000 |
commit | 8b3ab44ca33e0cd983e59ab92438055260602639 (patch) | |
tree | 8f42beb2eba8ca542b55d1de94229cffb42f5dd4 /sys-fs/lvm2 | |
parent | Stable for x86, wrt bug #452646 (diff) | |
download | gentoo-2-8b3ab44ca33e0cd983e59ab92438055260602639.tar.gz gentoo-2-8b3ab44ca33e0cd983e59ab92438055260602639.tar.bz2 gentoo-2-8b3ab44ca33e0cd983e59ab92438055260602639.zip |
Stable for x86, wrt bug #435076
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sys-fs/lvm2')
-rw-r--r-- | sys-fs/lvm2/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/lvm2/lvm2-2.02.97-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/lvm2/ChangeLog b/sys-fs/lvm2/ChangeLog index 90f545278e91..110c4c0f721c 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.293 2013/01/20 10:14:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/ChangeLog,v 1.294 2013/01/20 19:49:52 ago Exp $ + + 20 Jan 2013; Agostino Sarubbo <ago@gentoo.org> lvm2-2.02.97-r1.ebuild: + Stable for x86, wrt bug #435076 20 Jan 2013; Agostino Sarubbo <ago@gentoo.org> lvm2-2.02.97-r1.ebuild: Stable for alpha, wrt bug #435076 diff --git a/sys-fs/lvm2/lvm2-2.02.97-r1.ebuild b/sys-fs/lvm2/lvm2-2.02.97-r1.ebuild index 1701c4c3de49..e365a7dcb83f 100644 --- a/sys-fs/lvm2/lvm2-2.02.97-r1.ebuild +++ b/sys-fs/lvm2/lvm2-2.02.97-r1.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.97-r1.ebuild,v 1.9 2013/01/20 10:14:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.97-r1.ebuild,v 1.10 2013/01/20 19:49:52 ago Exp $ EAPI=5 inherit eutils multilib toolchain-funcs autotools linux-info 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 selinux +udev +thin" |