summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-17 01:19:27 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-17 01:19:27 +0000
commit1e85e50ea97749a06cc99d70c8ce442d6d6b9d54 (patch)
tree5541dfe4d239fbb70448e755babd2228354800bf /dev-lang/stratego
parentadd ~alpha and ~ia64 (Manifest recommit) (diff)
downloadgentoo-2-1e85e50ea97749a06cc99d70c8ce442d6d6b9d54.tar.gz
gentoo-2-1e85e50ea97749a06cc99d70c8ce442d6d6b9d54.tar.bz2
gentoo-2-1e85e50ea97749a06cc99d70c8ce442d6d6b9d54.zip
add ~ia64
Diffstat (limited to 'dev-lang/stratego')
-rw-r--r--dev-lang/stratego/ChangeLog7
-rw-r--r--dev-lang/stratego/stratego-0.8.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-lang/stratego/ChangeLog b/dev-lang/stratego/ChangeLog
index 7c7230ae5f56..58be2ccb8688 100644
--- a/dev-lang/stratego/ChangeLog
+++ b/dev-lang/stratego/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/stratego
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/stratego/ChangeLog,v 1.10 2003/02/12 05:58:41 vapier Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/stratego/ChangeLog,v 1.11 2004/02/17 01:19:27 agriffis Exp $
+
+ 16 Feb 2004; Aron Griffis <agriffis@gentoo.org> stratego-0.8.1.ebuild:
+ add ~ia64
13 Jan 2003; Karl Trygve Kalleberg <karltk@gentoo.org> stratego-0.8.1.ebuild:
Unmasked.
diff --git a/dev-lang/stratego/stratego-0.8.1.ebuild b/dev-lang/stratego/stratego-0.8.1.ebuild
index 20a9864037b3..6fbe07e3111a 100644
--- a/dev-lang/stratego/stratego-0.8.1.ebuild
+++ b/dev-lang/stratego/stratego-0.8.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/stratego/stratego-0.8.1.ebuild,v 1.11 2003/09/11 01:08:24 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/stratego/stratego-0.8.1.ebuild,v 1.12 2004/02/17 01:19:27 agriffis Exp $
DESCRIPTION="Stratego term-rewriting language"
HOMEPAGE="http://www.stratego-language.org/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.stratego-language.org/ftp/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 ~ppc ~sparc ~alpha ~ia64"
DEPEND=">=dev-libs/aterm-1.6.7
>=dev-libs/cpl-stratego-0.4"