diff options
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/treecc/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/treecc/treecc-0.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/treecc/ChangeLog b/dev-util/treecc/ChangeLog index f4bcebc570ed..dc6e30a9f608 100644 --- a/dev-util/treecc/ChangeLog +++ b/dev-util/treecc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/treecc # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/ChangeLog,v 1.13 2005/01/23 20:43:38 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/ChangeLog,v 1.14 2005/02/24 16:17:14 j4rg0n Exp $ + + 24 Feb 2005; Lina Pezzella <j4rg0n@gentoo.org> treecc-0.3.4.ebuild: + Stable ppc-macos 23 Jan 2005; Lina Pezzella <j4rg0n@gentoo.org> treecc-0.3.4.ebuild: Unstable ppc-macos. Bug #67040 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="" |