diff options
author | Tom Gall <tgall@gentoo.org> | 2004-05-30 02:56:42 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-05-30 02:56:42 +0000 |
commit | e5245ba1011cebaec5853028b2ca21c7df64704d (patch) | |
tree | 35792505b4e5550e2635b23d2b419cc9cc6faef0 /sys-fs | |
parent | Moved from net-mail/pine to mail-client/pine. (diff) | |
download | gentoo-2-e5245ba1011cebaec5853028b2ca21c7df64704d.tar.gz gentoo-2-e5245ba1011cebaec5853028b2ca21c7df64704d.tar.bz2 gentoo-2-e5245ba1011cebaec5853028b2ca21c7df64704d.zip |
stable on ppc64, bug #52330
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/lvm2/ChangeLog | 8 | ||||
-rw-r--r-- | sys-fs/lvm2/lvm2-2.00.15.ebuild | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/sys-fs/lvm2/ChangeLog b/sys-fs/lvm2/ChangeLog index 563eacc162fb..f13760a6de81 100644 --- a/sys-fs/lvm2/ChangeLog +++ b/sys-fs/lvm2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/lvm2 # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/ChangeLog,v 1.13 2004/04/26 14:39:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/ChangeLog,v 1.14 2004/05/30 02:56:42 tgall Exp $ + + 29 May 2004; Tom Gall <tgall@gentoo.org> lvm2-2.00.15.ebuild: + stable on ppc64, bug #52330 26 Apr 2004; Aron Griffis <agriffis@gentoo.org> lvm2-2.00.08.ebuild, lvm2-2.00.15.ebuild: @@ -11,6 +14,9 @@ 24 Apr 2004; Max Kalika <max@gentoo.org> lvm2-2.00.15.ebuild: Bump to version 2.0.15. Install a default lvm.conf file. + 29 May 2004; Tom Gall <tgall@gentoo.org> lvm2-2.00.08.ebuild: + stable on ppc64, bug #52330 + 09 Mar 2004; Max Kalika <max@gentoo.org> lvm2-2.00.06.ebuild, lvm2-2.00.07.ebuild, lvm2-2.00.08.ebuild: Update SRC_URI and HOMEPAGE to their new locations. diff --git a/sys-fs/lvm2/lvm2-2.00.15.ebuild b/sys-fs/lvm2/lvm2-2.00.15.ebuild index c49d3ca64e3e..3014660fd884 100644 --- a/sys-fs/lvm2/lvm2-2.00.15.ebuild +++ b/sys-fs/lvm2/lvm2-2.00.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.00.15.ebuild,v 1.3 2004/04/26 14:39:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.00.15.ebuild,v 1.4 2004/05/30 02:56:42 tgall Exp $ DESCRIPTION="User-land utilities for LVM2 (device-mapper) software." HOMEPAGE="http://sources.redhat.com/lvm2/" @@ -8,7 +8,7 @@ SRC_URI="ftp://sources.redhat.com/pub/lvm2/${PN/lvm/LVM}.${PV}.tgz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64 ~sparc ~ppc" +KEYWORDS="~x86 ~amd64 ~sparc ~ppc ppc64" DEPEND=">=sys-libs/device-mapper-1.00.17" RDEPEND="${DEPEND} |