diff options
author | 2006-10-15 02:44:06 +0000 | |
---|---|---|
committer | 2006-10-15 02:44:06 +0000 | |
commit | e1ed862fc0b6e62e41d324f7913efd364bd90cbe (patch) | |
tree | 0659e001fc97b6269d9593a9248253ef3e3b6aaf /dev-util/treecc/treecc-0.3.8.ebuild | |
parent | Stable on SPARC wrt bug #150198. (diff) | |
download | historical-e1ed862fc0b6e62e41d324f7913efd364bd90cbe.tar.gz historical-e1ed862fc0b6e62e41d324f7913efd364bd90cbe.tar.bz2 historical-e1ed862fc0b6e62e41d324f7913efd364bd90cbe.zip |
Stable on SPARC wrt bug #150219.
Package-Manager: portage-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 )" |