summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-10-07 19:01:15 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-10-07 19:01:15 +0000
commit4ffbe35eea1f3094ef8aa5fd8cf0108a687db9c8 (patch)
tree3cc1e2f5ebf39b76bc2e921d570a917705514aac /dev-util/treecc
parentStable on ppc64; bug #150341 (diff)
downloadgentoo-2-4ffbe35eea1f3094ef8aa5fd8cf0108a687db9c8.tar.gz
gentoo-2-4ffbe35eea1f3094ef8aa5fd8cf0108a687db9c8.tar.bz2
gentoo-2-4ffbe35eea1f3094ef8aa5fd8cf0108a687db9c8.zip
Stable on ppc64; bug #150219
(Portage version: 2.1.1-r1)
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 6d9687dd9c20..c82bc60acaec 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.20 2006/10/06 18:12:25 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/ChangeLog,v 1.21 2006/10/07 19:01:15 corsair Exp $
+
+ 07 Oct 2006; Markus Rothe <corsair@gentoo.org> treecc-0.3.8.ebuild:
+ Stable on ppc64; bug #150219
06 Oct 2006; Andrej Kacian <ticho@gentoo.org> treecc-0.3.8.ebuild:
Stable on x86, bug #150219.
diff --git a/dev-util/treecc/treecc-0.3.8.ebuild b/dev-util/treecc/treecc-0.3.8.ebuild
index 46592f96e63c..1a18c588e148 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.4 2006/10/06 18:12:25 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/treecc-0.3.8.ebuild,v 1.5 2006/10/07 19:01:15 corsair 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 )"