summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-10-15 10:01:59 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-10-15 10:01:59 +0000
commit2e23252d3df693889374f85f005331c3cb19e2ed (patch)
tree9600b16f4616680fd73873f4000ac5e24b89a046 /dev-util
parentStable on ia64. (diff)
downloadgentoo-2-2e23252d3df693889374f85f005331c3cb19e2ed.tar.gz
gentoo-2-2e23252d3df693889374f85f005331c3cb19e2ed.tar.bz2
gentoo-2-2e23252d3df693889374f85f005331c3cb19e2ed.zip
hppa stable, bug #150219
(Portage version: 2.1.1)
Diffstat (limited to 'dev-util')
-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 5c6717a8429b..d341640b1ded 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.23 2006/10/15 02:44:06 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/ChangeLog,v 1.24 2006/10/15 10:01:59 dertobi123 Exp $
+
+ 15 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> treecc-0.3.8.ebuild:
+ hppa stable, bug #150219
15 Oct 2006; Jason Wever <weeve@gentoo.org> treecc-0.3.8.ebuild:
Stable on SPARC wrt bug #150219.
diff --git a/dev-util/treecc/treecc-0.3.8.ebuild b/dev-util/treecc/treecc-0.3.8.ebuild
index 11d4bcd7acc0..d4b0dcdcb9a6 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.7 2006/10/15 02:44:06 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/treecc-0.3.8.ebuild,v 1.8 2006/10/15 10:01:59 dertobi123 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 )"