diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-20 10:14:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-20 10:14:12 +0000 |
commit | 01c306bb42379768765b7e9e285f7af158b38cb1 (patch) | |
tree | d6cb6b122afed6053d5ef0c0feede4db4352ccc3 /sys-fs | |
parent | Stable for alpha, wrt bug #451200 (diff) | |
download | gentoo-2-01c306bb42379768765b7e9e285f7af158b38cb1.tar.gz gentoo-2-01c306bb42379768765b7e9e285f7af158b38cb1.tar.bz2 gentoo-2-01c306bb42379768765b7e9e285f7af158b38cb1.zip |
Stable for alpha, wrt bug #435076
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'sys-fs')
-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 0ea5da8a0842..90f545278e91 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.292 2013/01/18 10:03:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/ChangeLog,v 1.293 2013/01/20 10:14:12 ago Exp $ + + 20 Jan 2013; Agostino Sarubbo <ago@gentoo.org> lvm2-2.02.97-r1.ebuild: + Stable for alpha, wrt bug #435076 18 Jan 2013; Agostino Sarubbo <ago@gentoo.org> lvm2-2.02.97-r1.ebuild: Stable for amd64, 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 3420420bbeb5..1701c4c3de49 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.8 2013/01/18 10:03:37 ago Exp $ +# $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 $ 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" |