diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-12-16 03:01:39 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-12-16 03:01:39 +0000 |
commit | b817eb05e16a2d319f8eef9a7c726851efda1f6e (patch) | |
tree | d281ab645a3eabdefef44191b6675ee688299dbd /dev-util/catalyst | |
parent | sh love (diff) | |
download | gentoo-2-b817eb05e16a2d319f8eef9a7c726851efda1f6e.tar.gz gentoo-2-b817eb05e16a2d319f8eef9a7c726851efda1f6e.tar.bz2 gentoo-2-b817eb05e16a2d319f8eef9a7c726851efda1f6e.zip |
sh love
(Portage version: 2.0.53)
Diffstat (limited to 'dev-util/catalyst')
-rw-r--r-- | dev-util/catalyst/catalyst-1.1.10.10.ebuild | 4 | ||||
-rw-r--r-- | dev-util/catalyst/catalyst-2.0_rc9.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-util/catalyst/catalyst-1.1.10.10.ebuild b/dev-util/catalyst/catalyst-1.1.10.10.ebuild index 78093f2fa051..d65f90481e44 100644 --- a/dev-util/catalyst/catalyst-1.1.10.10.ebuild +++ b/dev-util/catalyst/catalyst-1.1.10.10.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/dev-util/catalyst/catalyst-1.1.10.10.ebuild,v 1.1 2005/07/29 22:21:48 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-1.1.10.10.ebuild,v 1.2 2005/12/16 03:01:39 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~wolf31o2/sources/catalyst/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" IUSE="doc ccache cdr examples" DEPEND="" diff --git a/dev-util/catalyst/catalyst-2.0_rc9.ebuild b/dev-util/catalyst/catalyst-2.0_rc9.ebuild index 013f2d840b1f..a75cb72a01c3 100644 --- a/dev-util/catalyst/catalyst-2.0_rc9.ebuild +++ b/dev-util/catalyst/catalyst-2.0_rc9.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/dev-util/catalyst/catalyst-2.0_rc9.ebuild,v 1.1 2005/12/13 23:03:40 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0_rc9.ebuild,v 1.2 2005/12/16 03:01:39 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~wolf31o2/${P}.tar.bz2" LICENSE="GPL-2" SLOT="2.0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="ccache cdr" DEPEND="" |