diff options
Diffstat (limited to 'dev-util/treecc/treecc-0.3.10.ebuild')
-rw-r--r-- | dev-util/treecc/treecc-0.3.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/treecc/treecc-0.3.10.ebuild b/dev-util/treecc/treecc-0.3.10.ebuild index 64ff4660b1dc..c0578638774d 100644 --- a/dev-util/treecc/treecc-0.3.10.ebuild +++ b/dev-util/treecc/treecc-0.3.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/treecc-0.3.10.ebuild,v 1.4 2010/07/09 15:37:29 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/treecc-0.3.10.ebuild,v 1.5 2010/07/12 23:15:05 jer Exp $ DESCRIPTION="compiler-compiler tool for aspect-oriented programming" HOMEPAGE="http://www.southern-storm.com.au/treecc.html" @@ -9,7 +9,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 ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" IUSE="doc examples" DEPEND="doc? ( app-text/texi2html )" |