summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-04-24 02:55:17 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-04-24 02:55:17 +0000
commitaa194bd6ffcb65f200801cfe344356038a464abe (patch)
tree1ea921bd557f478696ca1286f77d73930bbb9522 /dev-libs/cpl-stratego
parentStable on ppc. (diff)
downloadgentoo-2-aa194bd6ffcb65f200801cfe344356038a464abe.tar.gz
gentoo-2-aa194bd6ffcb65f200801cfe344356038a464abe.tar.bz2
gentoo-2-aa194bd6ffcb65f200801cfe344356038a464abe.zip
Stable on ppc.
(Portage version: 2.0.51.20)
Diffstat (limited to 'dev-libs/cpl-stratego')
-rw-r--r--dev-libs/cpl-stratego/ChangeLog6
-rw-r--r--dev-libs/cpl-stratego/cpl-stratego-0.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/cpl-stratego/ChangeLog b/dev-libs/cpl-stratego/ChangeLog
index 1aac44b2cc63..fd71c3e94102 100644
--- a/dev-libs/cpl-stratego/ChangeLog
+++ b/dev-libs/cpl-stratego/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/cpl-stratego
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/cpl-stratego/ChangeLog,v 1.11 2005/04/01 04:00:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cpl-stratego/ChangeLog,v 1.12 2005/04/24 02:55:17 hansmi Exp $
+
+ 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
+ cpl-stratego-0.4.ebuild:
+ Stable on ppc.
31 Mar 2005; Aron Griffis <agriffis@gentoo.org> cpl-stratego-0.4.ebuild:
stable on ia64
diff --git a/dev-libs/cpl-stratego/cpl-stratego-0.4.ebuild b/dev-libs/cpl-stratego/cpl-stratego-0.4.ebuild
index ffbb65b5fa8e..fd301b077c1e 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-2005 Gentoo Foundation
# 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.14 2005/04/01 04:00:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cpl-stratego/cpl-stratego-0.4.ebuild,v 1.15 2005/04/24 02:55:17 hansmi Exp $
DESCRIPTION="Choice library mostly used by Stratego"
SRC_URI="http://www.stratego-language.org/ftp/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.stratego-language.org"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc ~ppc alpha ia64"
+KEYWORDS="x86 sparc ppc alpha ia64"
IUSE=""
DEPEND="virtual/libc"