diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-02-02 16:43:22 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-02-02 16:43:22 +0000 |
commit | 6dcdf5d27b2c1629da231c1328a11af200b70fba (patch) | |
tree | 46731a881d1cc46ecbf1808ed03b457633953320 /sys-fs/evms | |
parent | Revert vbetool modification of this version (diff) | |
download | gentoo-2-6dcdf5d27b2c1629da231c1328a11af200b70fba.tar.gz gentoo-2-6dcdf5d27b2c1629da231c1328a11af200b70fba.tar.bz2 gentoo-2-6dcdf5d27b2c1629da231c1328a11af200b70fba.zip |
x86 stable wrt bug 163495
(Portage version: 2.1.2-r6)
Diffstat (limited to 'sys-fs/evms')
-rw-r--r-- | sys-fs/evms/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/evms/evms-2.5.5-r5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/evms/ChangeLog b/sys-fs/evms/ChangeLog index d23e2663290a..a0c82d84a179 100644 --- a/sys-fs/evms/ChangeLog +++ b/sys-fs/evms/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/evms # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/evms/ChangeLog,v 1.59 2007/01/31 18:54:34 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/evms/ChangeLog,v 1.60 2007/02/02 16:43:22 armin76 Exp $ + + 02 Feb 2007; Raúl Porcel <armin76@gentoo.org> evms-2.5.5-r5.ebuild: + x86 stable wrt bug 163495 31 Jan 2007; Markus Rothe <corsair@gentoo.org> evms-2.5.5-r5.ebuild: Stable on ppc64; bug #163495 diff --git a/sys-fs/evms/evms-2.5.5-r5.ebuild b/sys-fs/evms/evms-2.5.5-r5.ebuild index a3e4cefdda6b..4538bfb7c144 100644 --- a/sys-fs/evms/evms-2.5.5-r5.ebuild +++ b/sys-fs/evms/evms-2.5.5-r5.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/evms/evms-2.5.5-r5.ebuild,v 1.2 2007/01/31 18:54:34 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/evms/evms-2.5.5-r5.ebuild,v 1.3 2007/02/02 16:43:22 armin76 Exp $ WANT_AUTOMAKE="latest" WANT_AUTOCONF="latest" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ppc64 ~sparc x86" IUSE="debug gtk ncurses nls" #EVMS uses libuuid from e2fsprogs |