diff options
author | 2010-07-17 09:15:02 +0000 | |
---|---|---|
committer | 2010-07-17 09:15:02 +0000 | |
commit | b01505ba384244825dea2bb5b6285de8c21fc91b (patch) | |
tree | b4f133fc54fc4be83e9464effa032a05b227663e /dev-util/treecc/treecc-0.3.10.ebuild | |
parent | stable x86, bug 326885 (diff) | |
download | historical-b01505ba384244825dea2bb5b6285de8c21fc91b.tar.gz historical-b01505ba384244825dea2bb5b6285de8c21fc91b.tar.bz2 historical-b01505ba384244825dea2bb5b6285de8c21fc91b.zip |
stable x86, bug 327293
Package-Manager: portage-2.1.8.3/cvs/Linux i686
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 9476c308169a..4544521a7dc2 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.8 2010/07/13 08:56:16 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/treecc-0.3.10.ebuild,v 1.9 2010/07/17 09:15:02 fauli Exp $ DESCRIPTION="compiler-compiler tool for aspect-oriented programming" HOMEPAGE="http://www.gnu.org/software/dotgnu" @@ -8,7 +8,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/dotgnu-pnet/${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 )" |