summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-06-21 08:39:59 +0000
committerJustin Lecher <jlec@gentoo.org>2011-06-21 08:39:59 +0000
commite990c0ca52639a3e60cb6a61774248d994584781 (patch)
treec97cdcf65a09ea87bb6844bf4a46e02801e9db1c /sci-libs/punc/punc-0.2_p1.ebuild
parentversion bump (diff)
downloadhistorical-e990c0ca52639a3e60cb6a61774248d994584781.tar.gz
historical-e990c0ca52639a3e60cb6a61774248d994584781.tar.bz2
historical-e990c0ca52639a3e60cb6a61774248d994584781.zip
Added fortran-2.eclass support
Package-Manager: portage-2.2.0_alpha41/cvs/Linux x86_64
Diffstat (limited to 'sci-libs/punc/punc-0.2_p1.ebuild')
-rw-r--r--sci-libs/punc/punc-0.2_p1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/punc/punc-0.2_p1.ebuild b/sci-libs/punc/punc-0.2_p1.ebuild
index f0bd8e6f6325..3441b758f503 100644
--- a/sci-libs/punc/punc-0.2_p1.ebuild
+++ b/sci-libs/punc/punc-0.2_p1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/punc/punc-0.2_p1.ebuild,v 1.4 2010/07/28 15:16:46 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/punc/punc-0.2_p1.ebuild,v 1.5 2011/06/21 08:37:03 jlec Exp $
EAPI="3"
-inherit autotools multilib
+inherit autotools fortran-2 multilib
MY_PV="${PV}"
MY_P="${PN}-${MY_PV/_p/-}"