diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-01-25 17:38:22 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-01-25 17:38:22 +0000 |
commit | d90964dbd6d96b6090582db108c19ff97d4a3ba1 (patch) | |
tree | c5be06abeca35b2fc83fc7ec6f81a416347e142d /dev-util/catalyst/catalyst-2.0.5.ebuild | |
parent | stable x86, bug 207381 (diff) | |
download | gentoo-2-d90964dbd6d96b6090582db108c19ff97d4a3ba1.tar.gz gentoo-2-d90964dbd6d96b6090582db108c19ff97d4a3ba1.tar.bz2 gentoo-2-d90964dbd6d96b6090582db108c19ff97d4a3ba1.zip |
Marking catalyst 2.0.5 stable and removing 1.1.10.10 so I never have to get another stupid catalyst 1.x bug, again.
(Portage version: 2.1.4_rc11)
Diffstat (limited to 'dev-util/catalyst/catalyst-2.0.5.ebuild')
-rw-r--r-- | dev-util/catalyst/catalyst-2.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/catalyst/catalyst-2.0.5.ebuild b/dev-util/catalyst/catalyst-2.0.5.ebuild index 63b9fbee968b..b756b4ab83b2 100644 --- a/dev-util/catalyst/catalyst-2.0.5.ebuild +++ b/dev-util/catalyst/catalyst-2.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.5.ebuild,v 1.1 2008/01/10 00:28:01 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.5.ebuild,v 1.2 2008/01/25 17:38:22 wolf31o2 Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" RESTRICT="" IUSE="ccache" |