diff options
author | Rainer Groesslinger <scandium@gentoo.org> | 2004-06-21 18:00:06 +0000 |
---|---|---|
committer | Rainer Groesslinger <scandium@gentoo.org> | 2004-06-21 18:00:06 +0000 |
commit | 234f801be4a0fe06777cfe1299d3031aae3ee16c (patch) | |
tree | cbc4eee2b58c2b1390b2dd922bf36a5eef91d3fe /dev-util/treecc | |
parent | Fix for compiles that are USE="-selinux". (diff) | |
download | historical-234f801be4a0fe06777cfe1299d3031aae3ee16c.tar.gz historical-234f801be4a0fe06777cfe1299d3031aae3ee16c.tar.bz2 historical-234f801be4a0fe06777cfe1299d3031aae3ee16c.zip |
at last marked stable on the remaining architectures
Diffstat (limited to 'dev-util/treecc')
-rw-r--r-- | dev-util/treecc/Manifest | 2 | ||||
-rw-r--r-- | dev-util/treecc/treecc-0.3.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/treecc/Manifest b/dev-util/treecc/Manifest index 9b9baa09932f..29bdcf5c0ae1 100644 --- a/dev-util/treecc/Manifest +++ b/dev-util/treecc/Manifest @@ -1,4 +1,4 @@ -MD5 eda103dc18c9ccf0dba8589582659893 treecc-0.3.0.ebuild 765 +MD5 6c676ce49d2b8fbbc06ae5e25b3dc56f treecc-0.3.0.ebuild 761 MD5 b553512037fde127a6bd1c988228bef5 ChangeLog 1349 MD5 7aafe9575b2ba436030a1cbd1b89fa99 metadata.xml 259 MD5 29d8985aff46206dbd1ecc3f71e81005 files/digest-treecc-0.3.0 64 diff --git a/dev-util/treecc/treecc-0.3.0.ebuild b/dev-util/treecc/treecc-0.3.0.ebuild index dc64487edeee..fc21a1392a09 100644 --- a/dev-util/treecc/treecc-0.3.0.ebuild +++ b/dev-util/treecc/treecc-0.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/treecc-0.3.0.ebuild,v 1.5 2004/06/21 15:14:55 scandium Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/treecc/treecc-0.3.0.ebuild,v 1.6 2004/06/21 18:00:06 scandium Exp $ DESCRIPTION="compiler-compiler tool for aspect-oriented programming" HOMEPAGE="http://www.southern-storm.com.au/treecc.html" @@ -8,7 +8,7 @@ SRC_URI="http://www.southern-storm.com.au/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~ppc64 sparc mips alpha ~arm ~hppa amd64 ia64 ~s390" +KEYWORDS="x86 ppc ppc64 sparc mips alpha arm hppa amd64 ia64 s390" IUSE="" |