summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephanie J. Lockwood-Childs <wormo@gentoo.org>2006-10-05 23:46:50 +0000
committerStephanie J. Lockwood-Childs <wormo@gentoo.org>2006-10-05 23:46:50 +0000
commit6bf1fbbef551977cbbc50dfb5f3734c78645ed60 (patch)
tree1b4ddfcbd7a66a6ef9e71401299257dcdd7bcee0 /dev-util
parentStable on alpha wrt security Bug #141728. (diff)
downloadgentoo-2-6bf1fbbef551977cbbc50dfb5f3734c78645ed60.tar.gz
gentoo-2-6bf1fbbef551977cbbc50dfb5f3734c78645ed60.tar.bz2
gentoo-2-6bf1fbbef551977cbbc50dfb5f3734c78645ed60.zip
stable on ppc (Bug #150219)
(Portage version: 2.1.1)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/treecc/ChangeLog6
-rw-r--r--dev-util/treecc/treecc-0.3.4.ebuild4
-rw-r--r--dev-util/treecc/treecc-0.3.6.ebuild4
-rw-r--r--dev-util/treecc/treecc-0.3.8.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-util/treecc/ChangeLog b/dev-util/treecc/ChangeLog
index 3e713a0d3f9d..871627827386 100644
--- a/dev-util/treecc/ChangeLog
+++ b/dev-util/treecc/ChangeLog
@@ -1,6 +1,10 @@
# 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.18 2006/10/05 23:34:40 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/ChangeLog,v 1.19 2006/10/05 23:46:50 wormo Exp $
+
+ 05 Oct 2006; Stephanie Lockwood-Childs <wormo@gentoo.org>
+ treecc-0.3.8.ebuild:
+ stable on ppc (Bug #150219)
05 Oct 2006; Thomas Cort <tcort@gentoo.org> treecc-0.3.8.ebuild:
Stable on alpha and amd64.
diff --git a/dev-util/treecc/treecc-0.3.4.ebuild b/dev-util/treecc/treecc-0.3.4.ebuild
index cbc4a9a95c3b..ef0b64ec2241 100644
--- a/dev-util/treecc/treecc-0.3.4.ebuild
+++ b/dev-util/treecc/treecc-0.3.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# 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.4.ebuild,v 1.5 2005/02/24 16:17:14 j4rg0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/treecc-0.3.4.ebuild,v 1.6 2006/10/05 23:46:50 wormo Exp $
DESCRIPTION="compiler-compiler tool for aspect-oriented programming"
HOMEPAGE="http://www.southern-storm.com.au/treecc.html"
diff --git a/dev-util/treecc/treecc-0.3.6.ebuild b/dev-util/treecc/treecc-0.3.6.ebuild
index db9cbf43434f..36689d2a43ca 100644
--- a/dev-util/treecc/treecc-0.3.6.ebuild
+++ b/dev-util/treecc/treecc-0.3.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# 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.6.ebuild,v 1.1 2005/06/21 22:43:23 urilith Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/treecc-0.3.6.ebuild,v 1.2 2006/10/05 23:46:50 wormo Exp $
DESCRIPTION="compiler-compiler tool for aspect-oriented programming"
HOMEPAGE="http://www.southern-storm.com.au/treecc.html"
diff --git a/dev-util/treecc/treecc-0.3.8.ebuild b/dev-util/treecc/treecc-0.3.8.ebuild
index 965d5abec9c9..764a6ad82a0c 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.2 2006/10/05 23:34:40 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/treecc-0.3.8.ebuild,v 1.3 2006/10/05 23:46:50 wormo 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 )"