diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-10-24 17:51:31 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-10-24 17:51:31 +0000 |
commit | d16bfbace5524450b35c97d6ad0fca02e20758e9 (patch) | |
tree | 044f2be9839c98ccbc5cf0c0470a53e3ff5bdd78 /sys-fs/evms | |
parent | Marked ppc stable, bug #109154 (diff) | |
download | gentoo-2-d16bfbace5524450b35c97d6ad0fca02e20758e9.tar.gz gentoo-2-d16bfbace5524450b35c97d6ad0fca02e20758e9.tar.bz2 gentoo-2-d16bfbace5524450b35c97d6ad0fca02e20758e9.zip |
Stable on sparc
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'sys-fs/evms')
-rw-r--r-- | sys-fs/evms/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/evms/evms-2.5.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/evms/ChangeLog b/sys-fs/evms/ChangeLog index 6477e9bdd36b..a4894b182703 100644 --- a/sys-fs/evms/ChangeLog +++ b/sys-fs/evms/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/evms # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/evms/ChangeLog,v 1.38 2005/10/21 07:57:33 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/evms/ChangeLog,v 1.39 2005/10/24 17:51:31 gustavoz Exp $ + + 24 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> evms-2.5.3-r1.ebuild: + Stable on sparc 21 Oct 2005; Jeremy Huddleston <eradicator@gentoo.org> evms-2.5.3-r1.ebuild: diff --git a/sys-fs/evms/evms-2.5.3-r1.ebuild b/sys-fs/evms/evms-2.5.3-r1.ebuild index 2efbb54b1e40..c99305d45e6a 100644 --- a/sys-fs/evms/evms-2.5.3-r1.ebuild +++ b/sys-fs/evms/evms-2.5.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/evms/evms-2.5.3-r1.ebuild,v 1.2 2005/10/21 07:57:33 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/evms/evms-2.5.3-r1.ebuild,v 1.3 2005/10/24 17:51:31 gustavoz Exp $ inherit eutils flag-o-matic multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc sparc x86" IUSE="ncurses gtk" #EVMS uses libuuid from e2fsprogs |