diff options
author | 2012-05-24 19:57:45 +0000 | |
---|---|---|
committer | 2012-05-24 19:57:45 +0000 | |
commit | d8661174dc4f97e035a770aa113a23b18ba8e6e5 (patch) | |
tree | ad635400dfb912e89d4a6eab2718abaabb1affef /sci-geosciences/bt747/bt747-2.0.3.ebuild | |
parent | Version bump to latest wrt bug#366273. Remove older to fix bug#311807. (diff) | |
download | historical-d8661174dc4f97e035a770aa113a23b18ba8e6e5.tar.gz historical-d8661174dc4f97e035a770aa113a23b18ba8e6e5.tar.bz2 historical-d8661174dc4f97e035a770aa113a23b18ba8e6e5.zip |
Actually lets use eapi4.
Package-Manager: portage-2.2.0_alpha107/cvs/Linux x86_64
Diffstat (limited to 'sci-geosciences/bt747/bt747-2.0.3.ebuild')
-rw-r--r-- | sci-geosciences/bt747/bt747-2.0.3.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sci-geosciences/bt747/bt747-2.0.3.ebuild b/sci-geosciences/bt747/bt747-2.0.3.ebuild index edf18bf5e89b..6c2d9aba1528 100644 --- a/sci-geosciences/bt747/bt747-2.0.3.ebuild +++ b/sci-geosciences/bt747/bt747-2.0.3.ebuild @@ -1,7 +1,8 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/bt747/bt747-2.0.3.ebuild,v 1.1 2012/05/24 19:55:59 scarabeus Exp $ -EAPI=2 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/bt747/bt747-2.0.3.ebuild,v 1.2 2012/05/24 19:57:45 scarabeus Exp $ + +EAPI=4 WANT_ANT_TASKS="ant-nodeps" |