diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-04-06 20:32:39 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-04-06 20:32:39 +0000 |
commit | 9885cd14a00b1f474fd359b0cadf1cbca19d902c (patch) | |
tree | 70b4c17a403a5d9a7ff4f0cd139962a99e6ec563 /sys-fs/evms | |
parent | ppc stable, bug #173251 (diff) | |
download | gentoo-2-9885cd14a00b1f474fd359b0cadf1cbca19d902c.tar.gz gentoo-2-9885cd14a00b1f474fd359b0cadf1cbca19d902c.tar.bz2 gentoo-2-9885cd14a00b1f474fd359b0cadf1cbca19d902c.zip |
ppc stable, bug #163495
(Portage version: 2.1.2.3)
Diffstat (limited to 'sys-fs/evms')
-rw-r--r-- | sys-fs/evms/ChangeLog | 6 | ||||
-rw-r--r-- | sys-fs/evms/evms-2.5.5-r5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-fs/evms/ChangeLog b/sys-fs/evms/ChangeLog index 2aeaa3fd203f..40d2855ca079 100644 --- a/sys-fs/evms/ChangeLog +++ b/sys-fs/evms/ChangeLog @@ -1,6 +1,10 @@ # 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.65 2007/03/31 11:20:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/evms/ChangeLog,v 1.66 2007/04/06 20:32:39 dertobi123 Exp $ + + 06 Apr 2007; Tobias Scherbaum <dertobi123@gentoo.org> + evms-2.5.5-r5.ebuild: + ppc stable, bug #163495 31 Mar 2007; Raúl Porcel <armin76@gentoo.org> evms-2.5.5-r5.ebuild: ia64 stable wrt 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 a633f828f9bf..a8f590453c11 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.8 2007/03/31 11:20:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/evms/evms-2.5.5-r5.ebuild,v 1.9 2007/04/06 20:32:39 dertobi123 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 |