diff options
author | Lina Pezzella <j4rg0n@gentoo.org> | 2005-02-24 16:17:14 +0000 |
---|---|---|
committer | Lina Pezzella <j4rg0n@gentoo.org> | 2005-02-24 16:17:14 +0000 |
commit | 689628bd90585c89994a011fc4580a52ca25353e (patch) | |
tree | 4278d366576de273958723d10ad3d9624c2f4358 /dev-util/treecc/treecc-0.3.4.ebuild | |
parent | Stable ppc-macos (diff) | |
download | historical-689628bd90585c89994a011fc4580a52ca25353e.tar.gz historical-689628bd90585c89994a011fc4580a52ca25353e.tar.bz2 historical-689628bd90585c89994a011fc4580a52ca25353e.zip |
Stable ppc-macos
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'dev-util/treecc/treecc-0.3.4.ebuild')
-rw-r--r-- | dev-util/treecc/treecc-0.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/treecc/treecc-0.3.4.ebuild b/dev-util/treecc/treecc-0.3.4.ebuild index 3f085374a9d3..cbc4a9a95c3b 100644 --- a/dev-util/treecc/treecc-0.3.4.ebuild +++ b/dev-util/treecc/treecc-0.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/treecc-0.3.4.ebuild,v 1.4 2005/01/23 20:43:38 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/treecc-0.3.4.ebuild,v 1.5 2005/02/24 16:17:14 j4rg0n Exp $ DESCRIPTION="compiler-compiler tool for aspect-oriented programming" HOMEPAGE="http://www.southern-storm.com.au/treecc.html" @@ -8,7 +8,7 @@ SRC_URI="mirror://gnu/dotgnu/pnet/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ppc64 sparc mips alpha arm hppa amd64 ia64 s390 ~ppc-macos" +KEYWORDS="x86 ppc ppc64 sparc mips alpha arm hppa amd64 ia64 s390 ppc-macos" IUSE="" DEPEND="" |