diff options
author | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2006-10-05 23:46:50 +0000 |
---|---|---|
committer | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2006-10-05 23:46:50 +0000 |
commit | 6bf1fbbef551977cbbc50dfb5f3734c78645ed60 (patch) | |
tree | 1b4ddfcbd7a66a6ef9e71401299257dcdd7bcee0 /dev-util/treecc/treecc-0.3.8.ebuild | |
parent | Stable on alpha wrt security Bug #141728. (diff) | |
download | gentoo-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/treecc/treecc-0.3.8.ebuild')
-rw-r--r-- | dev-util/treecc/treecc-0.3.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 )" |