diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 05:25:28 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 05:25:28 +0000 |
commit | de1c7feaf0f66d9e3bc0e392124903b8961bc24c (patch) | |
tree | 4f3146423b3b82c628e65bc90f2017eaea528b4e /dev-util/catalyst | |
parent | stable on ia64 (diff) | |
download | historical-de1c7feaf0f66d9e3bc0e392124903b8961bc24c.tar.gz historical-de1c7feaf0f66d9e3bc0e392124903b8961bc24c.tar.bz2 historical-de1c7feaf0f66d9e3bc0e392124903b8961bc24c.zip |
stable on ia64
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'dev-util/catalyst')
-rw-r--r-- | dev-util/catalyst/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/catalyst/catalyst-1.1.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/catalyst/ChangeLog b/dev-util/catalyst/ChangeLog index d439c4f33e45..4105f74acaf3 100644 --- a/dev-util/catalyst/ChangeLog +++ b/dev-util/catalyst/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/catalyst # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/ChangeLog,v 1.50 2005/03/24 16:33:31 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/ChangeLog,v 1.51 2005/04/01 05:25:28 agriffis Exp $ + + 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> catalyst-1.1.8.ebuild: + stable on ia64 *catalyst-1.1.8 (24 Mar 2005) diff --git a/dev-util/catalyst/catalyst-1.1.8.ebuild b/dev-util/catalyst/catalyst-1.1.8.ebuild index dddf8aca3b8f..97cf24e49a92 100644 --- a/dev-util/catalyst/catalyst-1.1.8.ebuild +++ b/dev-util/catalyst/catalyst-1.1.8.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.8.ebuild,v 1.1 2005/03/24 16:33:31 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-1.1.8.ebuild,v 1.2 2005/04/01 05:25:28 agriffis 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 ~sparc ~x86" IUSE="doc ccache cdr" DEPEND="" |