diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-04-26 00:06:37 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-04-26 00:06:37 +0000 |
commit | d7d3aae38e9b5084c6f1c166bcce7d8633c8c20c (patch) | |
tree | 406614bfe27370f92d7cb62bb9cbabab9d95783f /sys-cluster/magma | |
parent | Marking stable on x86 wrt bug #130529. (diff) | |
download | gentoo-2-d7d3aae38e9b5084c6f1c166bcce7d8633c8c20c.tar.gz gentoo-2-d7d3aae38e9b5084c6f1c166bcce7d8633c8c20c.tar.bz2 gentoo-2-d7d3aae38e9b5084c6f1c166bcce7d8633c8c20c.zip |
Marking stable on x86 wrt bug #130529.
(Portage version: 2.1_pre9-r4)
Diffstat (limited to 'sys-cluster/magma')
-rw-r--r-- | sys-cluster/magma/ChangeLog | 5 | ||||
-rw-r--r-- | sys-cluster/magma/magma-1.01.00.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/magma/ChangeLog b/sys-cluster/magma/ChangeLog index 138af13a8a02..58813830bd1b 100644 --- a/sys-cluster/magma/ChangeLog +++ b/sys-cluster/magma/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-cluster/magma # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/magma/ChangeLog,v 1.12 2006/03/29 18:37:26 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/magma/ChangeLog,v 1.13 2006/04/26 00:06:37 wolf31o2 Exp $ + + 26 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org> magma-1.01.00.ebuild: + Marking stable on x86 wrt bug #130529. 29 Mar 2006; Markus Rothe <corsair@gentoo.org> magma-1.01.00.ebuild: Added ~ppc64; bug #127097 diff --git a/sys-cluster/magma/magma-1.01.00.ebuild b/sys-cluster/magma/magma-1.01.00.ebuild index 17da475e6484..8463597a807d 100644 --- a/sys-cluster/magma/magma-1.01.00.ebuild +++ b/sys-cluster/magma/magma-1.01.00.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/magma/magma-1.01.00.ebuild,v 1.4 2006/03/29 18:37:26 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/magma/magma-1.01.00.ebuild,v 1.5 2006/04/26 00:06:37 wolf31o2 Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://sources.redhat.com/pub/cluster/releases/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 x86" IUSE="" DEPEND="" |