diff options
author | Jason Wever <weeve@gentoo.org> | 2006-10-15 02:44:06 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-10-15 02:44:06 +0000 |
commit | 634e02b77300761b971760cdccb61f5722607b82 (patch) | |
tree | a3579301cec2dea7e563866507b84d8f41584498 /dev-util/treecc/treecc-0.3.8.ebuild | |
parent | Stable on SPARC wrt bug #150198. (diff) | |
download | gentoo-2-634e02b77300761b971760cdccb61f5722607b82.tar.gz gentoo-2-634e02b77300761b971760cdccb61f5722607b82.tar.bz2 gentoo-2-634e02b77300761b971760cdccb61f5722607b82.zip |
Stable on SPARC wrt bug #150219.
(Portage version: 2.1.2_pre3-r1)
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 ce13f02cb2c3..11d4bcd7acc0 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.6 2006/10/14 21:39:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/treecc-0.3.8.ebuild,v 1.7 2006/10/15 02:44:06 weeve 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 )" |