From ef788d0b8276bd6e8c3eb710817e56c158a0e1a2 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Tue, 21 Jun 2011 09:59:44 +0000 Subject: Added fortran-2.eclass support Package-Manager: portage-2.2.0_alpha41/cvs/Linux x86_64 --- sci-physics/paw/ChangeLog | 7 +++++-- sci-physics/paw/paw-2.14.04-r2.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'sci-physics/paw') diff --git a/sci-physics/paw/ChangeLog b/sci-physics/paw/ChangeLog index 3e5285b95e4d..5eff685a0511 100644 --- a/sci-physics/paw/ChangeLog +++ b/sci-physics/paw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/paw -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/ChangeLog,v 1.20 2010/10/10 21:55:59 ulm Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/ChangeLog,v 1.21 2011/06/21 09:55:33 jlec Exp $ + + 21 Jun 2011; Justin Lecher paw-2.14.04-r2.ebuild: + Added fortran-2.eclass support 10 Oct 2010; Ulrich Mueller paw-2.14.04-r2.ebuild: Fix openmotif dependency. diff --git a/sci-physics/paw/paw-2.14.04-r2.ebuild b/sci-physics/paw/paw-2.14.04-r2.ebuild index 310aeac6b048..95eafb0271a1 100644 --- a/sci-physics/paw/paw-2.14.04-r2.ebuild +++ b/sci-physics/paw/paw-2.14.04-r2.ebuild @@ -1,9 +1,9 @@ -# 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-physics/paw/paw-2.14.04-r2.ebuild,v 1.18 2010/10/10 21:55:59 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/paw-2.14.04-r2.ebuild,v 1.19 2011/06/21 09:55:33 jlec Exp $ EAPI=2 -inherit eutils toolchain-funcs +inherit eutils fortran-2 toolchain-funcs DEB_PN=paw DEB_PV=${PV}.dfsg.2 -- cgit v1.2.3-65-gdbad