summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-10-05 23:34:40 +0000
committerThomas Cort <tcort@gentoo.org>2006-10-05 23:34:40 +0000
commit547665e6134ffa7ced764b354fb4052b1438a176 (patch)
tree569b4aed71541e72e886951fdd2992f649d2aaaf /dev-util
parentRemove RESTRICT=strip (diff)
downloadgentoo-2-547665e6134ffa7ced764b354fb4052b1438a176.tar.gz
gentoo-2-547665e6134ffa7ced764b354fb4052b1438a176.tar.bz2
gentoo-2-547665e6134ffa7ced764b354fb4052b1438a176.zip
Stable on alpha and amd64.
(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 f520aa6652e3..3e713a0d3f9d 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.17 2006/07/12 13:24:29 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/ChangeLog,v 1.18 2006/10/05 23:34:40 tcort Exp $
+
+ 05 Oct 2006; Thomas Cort <tcort@gentoo.org> treecc-0.3.8.ebuild:
+ Stable on alpha and amd64.
*treecc-0.3.8 (12 Jul 2006)
diff --git a/dev-util/treecc/treecc-0.3.8.ebuild b/dev-util/treecc/treecc-0.3.8.ebuild
index 4fcf1a72d351..965d5abec9c9 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.1 2006/07/12 13:24:29 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/treecc-0.3.8.ebuild,v 1.2 2006/10/05 23:34:40 tcort 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 )"