summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-10-14 21:39:48 +0000
committerAron Griffis <agriffis@gentoo.org>2006-10-14 21:39:48 +0000
commit34c41cc3fc27f3888403dd1c963451e8770db323 (patch)
tree2c466ad99f45751ea81357b45cbb597251e96091 /dev-util/treecc
parentVersion bump #150858 by John Gerritse. (diff)
downloadgentoo-2-34c41cc3fc27f3888403dd1c963451e8770db323.tar.gz
gentoo-2-34c41cc3fc27f3888403dd1c963451e8770db323.tar.bz2
gentoo-2-34c41cc3fc27f3888403dd1c963451e8770db323.zip
Mark 0.3.8 stable on ia64. #150219
(Portage version: 2.1.1)
Diffstat (limited to 'dev-util/treecc')
-rw-r--r--dev-util/treecc/ChangeLog5
-rw-r--r--dev-util/treecc/treecc-0.3.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/treecc/ChangeLog b/dev-util/treecc/ChangeLog
index c82bc60acaec..5678df10cc29 100644
--- a/dev-util/treecc/ChangeLog
+++ b/dev-util/treecc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/treecc
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/ChangeLog,v 1.21 2006/10/07 19:01:15 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/ChangeLog,v 1.22 2006/10/14 21:39:48 agriffis Exp $
+
+ 14 Oct 2006; Aron Griffis <agriffis@gentoo.org> treecc-0.3.8.ebuild:
+ Mark 0.3.8 stable on ia64. #150219
07 Oct 2006; Markus Rothe <corsair@gentoo.org> treecc-0.3.8.ebuild:
Stable on ppc64; bug #150219
diff --git a/dev-util/treecc/treecc-0.3.8.ebuild b/dev-util/treecc/treecc-0.3.8.ebuild
index 1a18c588e148..ce13f02cb2c3 100644
--- a/dev-util/treecc/treecc-0.3.8.ebuild
+++ b/dev-util/treecc/treecc-0.3.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/treecc-0.3.8.ebuild,v 1.5 2006/10/07 19:01:15 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/treecc-0.3.8.ebuild,v 1.6 2006/10/14 21:39:48 agriffis Exp $
DESCRIPTION="compiler-compiler tool for aspect-oriented programming"
HOMEPAGE="http://www.southern-storm.com.au/treecc.html"
@@ -8,7 +8,7 @@ SRC_URI="http://www.southern-storm.com.au/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc-macos ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc-macos ppc64 ~sparc x86"
IUSE="doc examples"
DEPEND="doc? ( app-text/texi2html )"