diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:57:42 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:57:42 +0100 |
commit | 1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch) | |
tree | e48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-util/treecc-0.3.10 | |
parent | d87262dd706fec50cd150aab3e93883b6337466d (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-util/treecc-0.3.10')
-rw-r--r-- | dev-util/treecc-0.3.10 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/dev-util/treecc-0.3.10 b/dev-util/treecc-0.3.10 new file mode 100644 index 000000000000..677fc0fc5f4b --- /dev/null +++ b/dev-util/treecc-0.3.10 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install +DEPEND=doc? ( app-text/texi2html ) +DESCRIPTION=compiler-compiler tool for aspect-oriented programming +EAPI=0 +HOMEPAGE=https://www.gnu.org/software/dotgnu +IUSE=doc examples +KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris +LICENSE=GPL-2 +RDEPEND=doc? ( app-text/texi2html ) +SLOT=0 +SRC_URI=http://download.savannah.gnu.org/releases/dotgnu-pnet/treecc-0.3.10.tar.gz +_md5_=c8cfe65985ff5e496406c25ee2f1202f |