diff options
Diffstat (limited to 'dev-games/newton/newton-2.36.ebuild')
-rw-r--r-- | dev-games/newton/newton-2.36.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-games/newton/newton-2.36.ebuild b/dev-games/newton/newton-2.36.ebuild index 00bf1986cf9c..ea4b2483d743 100644 --- a/dev-games/newton/newton-2.36.ebuild +++ b/dev-games/newton/newton-2.36.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/newton/newton-2.36.ebuild,v 1.1 2012/07/10 19:04:25 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/newton/newton-2.36.ebuild,v 1.2 2015/02/07 03:55:12 mr_bones_ Exp $ -EAPI=4 +EAPI=5 inherit eutils toolchain-funcs cmake-utils unpacker MY_P="${PN}-dynamics-${PV}" |