diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2007-11-05 18:57:18 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2007-11-05 18:57:18 +0000 |
commit | 6a360b3e838a2ba44c534cdeeae29641bb7fa201 (patch) | |
tree | b5847cf586d9d9244a35a2e5d689a0e1db1c88c6 /sys-fs | |
parent | ppc stable, bug #197958 (diff) | |
download | gentoo-2-6a360b3e838a2ba44c534cdeeae29641bb7fa201.tar.gz gentoo-2-6a360b3e838a2ba44c534cdeeae29641bb7fa201.tar.bz2 gentoo-2-6a360b3e838a2ba44c534cdeeae29641bb7fa201.zip |
Sparc stable --- Bug #195173
(Portage version: 2.1.3.18)
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/lvm2/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/lvm2/lvm2-2.02.28-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/lvm2/ChangeLog b/sys-fs/lvm2/ChangeLog index 8381e26b3c61..c073b2641ff5 100644 --- a/sys-fs/lvm2/ChangeLog +++ b/sys-fs/lvm2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/lvm2 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/ChangeLog,v 1.116 2007/11/04 15:24:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/ChangeLog,v 1.117 2007/11/05 18:57:18 fmccor Exp $ + + 05 Nov 2007; Ferris McCormick <fmccor@gentoo.org> lvm2-2.02.28-r2.ebuild: + Sparc stable --- Bug #195173 04 Nov 2007; Markus Meier <maekke@gentoo.org> lvm2-2.02.28-r2.ebuild: x86 stable, bug #195173 diff --git a/sys-fs/lvm2/lvm2-2.02.28-r2.ebuild b/sys-fs/lvm2/lvm2-2.02.28-r2.ebuild index f276e8493a31..4604f24803b5 100644 --- a/sys-fs/lvm2/lvm2-2.02.28-r2.ebuild +++ b/sys-fs/lvm2/lvm2-2.02.28-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.28-r2.ebuild,v 1.8 2007/11/04 15:24:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.28-r2.ebuild,v 1.9 2007/11/05 18:57:18 fmccor Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://sources.redhat.com/pub/lvm2/${PN/lvm/LVM}.${PV}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86" # These no* flags are going to be removed shortly, pending a mail to -dev # - robbat2, 2007/10/02 |