summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-01-15 21:59:08 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-01-15 21:59:08 +0000
commit9229a70276acd680a02f03a171c993e31f9bc008 (patch)
tree849156751611e70f90076053eb7c185eb966960f /dev-util/treecc
parentTransfer Prefix keywords (diff)
downloadgentoo-2-9229a70276acd680a02f03a171c993e31f9bc008.tar.gz
gentoo-2-9229a70276acd680a02f03a171c993e31f9bc008.tar.bz2
gentoo-2-9229a70276acd680a02f03a171c993e31f9bc008.zip
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'dev-util/treecc')
-rw-r--r--dev-util/treecc/ChangeLog7
-rw-r--r--dev-util/treecc/treecc-0.3.10.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/treecc/ChangeLog b/dev-util/treecc/ChangeLog
index 6eadbb8dc740..7a72adb4e7c1 100644
--- a/dev-util/treecc/ChangeLog
+++ b/dev-util/treecc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/treecc
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/ChangeLog,v 1.27 2007/08/28 23:27:35 jurek Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/ChangeLog,v 1.28 2010/01/15 21:59:08 fauli Exp $
+
+ 15 Jan 2010; Christian Faulhammer <fauli@gentoo.org> treecc-0.3.10.ebuild:
+ Transfer Prefix keywords
28 Aug 2007; Jurek Bartuszek <jurek@gentoo.org> treecc-0.3.10.ebuild:
Added secondary SRC_URI
diff --git a/dev-util/treecc/treecc-0.3.10.ebuild b/dev-util/treecc/treecc-0.3.10.ebuild
index 4e521fdec9b6..eeac14c9fc0e 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-2007 Gentoo Foundation
+# 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.2 2007/08/28 23:27:35 jurek Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/treecc-0.3.10.ebuild,v 1.3 2010/01/15 21:59:08 fauli 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"
+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 )"