summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-17 01:18:06 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-17 01:18:06 +0000
commit401746f51e02852e7920d2914f25695c19e772b9 (patch)
tree7824060a078ad33a637202315421df80ee1f77b1 /dev-libs
parentx86 stable (diff)
downloadgentoo-2-401746f51e02852e7920d2914f25695c19e772b9.tar.gz
gentoo-2-401746f51e02852e7920d2914f25695c19e772b9.tar.bz2
gentoo-2-401746f51e02852e7920d2914f25695c19e772b9.zip
add ~alpha and ~ia64
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/aterm/ChangeLog7
-rw-r--r--dev-libs/aterm/aterm-1.6.7.ebuild6
-rw-r--r--dev-libs/cpl-stratego/ChangeLog7
-rw-r--r--dev-libs/cpl-stratego/cpl-stratego-0.4.ebuild6
4 files changed, 16 insertions, 10 deletions
diff --git a/dev-libs/aterm/ChangeLog b/dev-libs/aterm/ChangeLog
index efd091cd310b..9ddd42746f49 100644
--- a/dev-libs/aterm/ChangeLog
+++ b/dev-libs/aterm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/aterm
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/aterm/ChangeLog,v 1.8 2003/12/16 15:32:15 weeve Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/aterm/ChangeLog,v 1.9 2004/02/17 01:18:06 agriffis Exp $
+
+ 16 Feb 2004; Aron Griffis <agriffis@gentoo.org> aterm-1.6.7.ebuild:
+ add ~alpha and ~ia64
16 Dec 2003; Jason Wever <weeve@gentoo.org> aterm-1.6.7.ebuild:
Added ~sparc keyword to fix broken dependencies for dev-lang/stratego.
diff --git a/dev-libs/aterm/aterm-1.6.7.ebuild b/dev-libs/aterm/aterm-1.6.7.ebuild
index efc1da7b180e..1d9c8aac1ff0 100644
--- a/dev-libs/aterm/aterm-1.6.7.ebuild
+++ b/dev-libs/aterm/aterm-1.6.7.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-libs/aterm/aterm-1.6.7.ebuild,v 1.7 2003/12/16 15:32:15 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/aterm/aterm-1.6.7.ebuild,v 1.8 2004/02/17 01:18:06 agriffis Exp $
DESCRIPTION="ATerm tree-handling library"
HOMEPAGE="http://www.cwi.nl/projects/MetaEnv/aterm/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.cwi.nl/projects/MetaEnv/aterm/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc ~alpha ~ia64"
IUSE="java"
DEPEND="java? ( virtual/jdk )"
diff --git a/dev-libs/cpl-stratego/ChangeLog b/dev-libs/cpl-stratego/ChangeLog
index 27aa0f98048e..023c60d6ce4a 100644
--- a/dev-libs/cpl-stratego/ChangeLog
+++ b/dev-libs/cpl-stratego/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/cpl-stratego
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/cpl-stratego/ChangeLog,v 1.5 2003/02/12 06:02:25 vapier Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cpl-stratego/ChangeLog,v 1.6 2004/02/17 01:13:43 agriffis Exp $
+
+ 16 Feb 2004; Aron Griffis <agriffis@gentoo.org> cpl-stratego-0.4.ebuild:
+ add ~alpha and ~ia64
20 Jan 2003; Jon Nall <nall@gentoo.org> cpl-stratego-0.4.ebuild :
added ~ppc
diff --git a/dev-libs/cpl-stratego/cpl-stratego-0.4.ebuild b/dev-libs/cpl-stratego/cpl-stratego-0.4.ebuild
index 7e334f066346..00ffee978994 100644
--- a/dev-libs/cpl-stratego/cpl-stratego-0.4.ebuild
+++ b/dev-libs/cpl-stratego/cpl-stratego-0.4.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-libs/cpl-stratego/cpl-stratego-0.4.ebuild,v 1.8 2003/02/13 10:35:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cpl-stratego/cpl-stratego-0.4.ebuild,v 1.9 2004/02/17 01:13:43 agriffis Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Choice library mostly used by Stratego"
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.stratego-language.org"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc ~ppc"
+KEYWORDS="x86 sparc ~ppc ~alpha ~ia64"
DEPEND="virtual/glibc"