summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-07-13 01:48:46 +0000
committerJeroen Roovers <jer@gentoo.org>2010-07-13 01:48:46 +0000
commit51145e0cf547dc2ff0ac52260a749e87fe79d9cc (patch)
tree4120cc5c9ace5f17f7e5b47a07056a1ef7daa998 /dev-util/treecc
parentAutomated update of use.local.desc (diff)
downloadgentoo-2-51145e0cf547dc2ff0ac52260a749e87fe79d9cc.tar.gz
gentoo-2-51145e0cf547dc2ff0ac52260a749e87fe79d9cc.tar.bz2
gentoo-2-51145e0cf547dc2ff0ac52260a749e87fe79d9cc.zip
Stable for PPC (bug #327293).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'dev-util/treecc')
-rw-r--r--dev-util/treecc/ChangeLog5
-rw-r--r--dev-util/treecc/treecc-0.3.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/treecc/ChangeLog b/dev-util/treecc/ChangeLog
index 004139b438cd..9d45685e1d9f 100644
--- a/dev-util/treecc/ChangeLog
+++ b/dev-util/treecc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/treecc
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/ChangeLog,v 1.30 2010/07/12 23:15:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/ChangeLog,v 1.31 2010/07/13 01:48:46 jer Exp $
+
+ 13 Jul 2010; Jeroen Roovers <jer@gentoo.org> treecc-0.3.10.ebuild:
+ Stable for PPC (bug #327293).
12 Jul 2010; Jeroen Roovers <jer@gentoo.org> treecc-0.3.10.ebuild:
Stable for HPPA (bug #327293).
diff --git a/dev-util/treecc/treecc-0.3.10.ebuild b/dev-util/treecc/treecc-0.3.10.ebuild
index c0578638774d..881b06f7b302 100644
--- a/dev-util/treecc/treecc-0.3.10.ebuild
+++ b/dev-util/treecc/treecc-0.3.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/treecc-0.3.10.ebuild,v 1.5 2010/07/12 23:15:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/treecc-0.3.10.ebuild,v 1.6 2010/07/13 01:48:46 jer Exp $
DESCRIPTION="compiler-compiler tool for aspect-oriented programming"
HOMEPAGE="http://www.southern-storm.com.au/treecc.html"
@@ -9,7 +9,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 ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
IUSE="doc examples"
DEPEND="doc? ( app-text/texi2html )"