diff options
Diffstat (limited to 'dev-util/treecc')
-rw-r--r-- | dev-util/treecc/treecc-0.3.10.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-util/treecc/treecc-0.3.10.ebuild b/dev-util/treecc/treecc-0.3.10.ebuild index 126876138c19..5600422561cc 100644 --- a/dev-util/treecc/treecc-0.3.10.ebuild +++ b/dev-util/treecc/treecc-0.3.10.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + DESCRIPTION="compiler-compiler tool for aspect-oriented programming" HOMEPAGE="https://www.gnu.org/software/dotgnu" SRC_URI="http://download.savannah.gnu.org/releases/dotgnu-pnet/${P}.tar.gz" |