diff options
author | John P. Davis <zhen@gentoo.org> | 2004-08-16 05:31:16 +0000 |
---|---|---|
committer | John P. Davis <zhen@gentoo.org> | 2004-08-16 05:31:16 +0000 |
commit | 265bd08cbf9500f816251f464d3be087ffd4871d (patch) | |
tree | f5403997beb1fb96be26deb5ae7f5c1a7864cf9d /dev-util | |
parent | removed ebuild now that alpha and ia64 dont use it (Manifest recommit) (diff) | |
download | gentoo-2-265bd08cbf9500f816251f464d3be087ffd4871d.tar.gz gentoo-2-265bd08cbf9500f816251f464d3be087ffd4871d.tar.bz2 gentoo-2-265bd08cbf9500f816251f464d3be087ffd4871d.zip |
marking unstable for arm since the dep of >=genkernel-3.0.2b is not met
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/catalyst/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/catalyst/catalyst-1.0.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/catalyst/ChangeLog b/dev-util/catalyst/ChangeLog index 9cfbf639b445..ffcc04036569 100644 --- a/dev-util/catalyst/ChangeLog +++ b/dev-util/catalyst/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/catalyst # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/ChangeLog,v 1.27 2004/08/13 16:39:19 zhen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/ChangeLog,v 1.28 2004/08/16 05:31:16 zhen Exp $ + + 16 Aug 2004; John Davis <zhen@gentoo.org> catalyst-1.0.8.1.ebuild: + marking unstable for arm since the dep of >=genkernel-3.0.2b cannot be met 13 Aug 2004; John Davis <zhen@gentoo.org> catalyst-1.0.8.1.ebuild: catalyst-1.9.0 initial commit diff --git a/dev-util/catalyst/catalyst-1.0.8.1.ebuild b/dev-util/catalyst/catalyst-1.0.8.1.ebuild index 436ba21b7115..4e7f84c179a4 100644 --- a/dev-util/catalyst/catalyst-1.0.8.1.ebuild +++ b/dev-util/catalyst/catalyst-1.0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-1.0.8.1.ebuild,v 1.8 2004/08/13 16:39:19 zhen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-1.0.8.1.ebuild,v 1.9 2004/08/16 05:31:16 zhen Exp $ DESCRIPTION="Gentoo Linux official release metatool" HOMEPAGE="http://www.gentoo.org/proj/en/releng/catalyst" @@ -8,7 +8,7 @@ SRC_URI="http://dev.gentoo.org/~zhen/catalyst/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 arm s390 amd64 ~alpha ~sparc hppa ppc64" +KEYWORDS="x86 ~arm s390 amd64 ~alpha ~sparc hppa ppc64" IUSE="doc cdr" DEPEND="" |