diff options
Diffstat (limited to 'sci-physics/cernlib/cernlib-2006-r3.ebuild')
-rw-r--r-- | sci-physics/cernlib/cernlib-2006-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-physics/cernlib/cernlib-2006-r3.ebuild b/sci-physics/cernlib/cernlib-2006-r3.ebuild index 658d85118408..35b66b4eee89 100644 --- a/sci-physics/cernlib/cernlib-2006-r3.ebuild +++ b/sci-physics/cernlib/cernlib-2006-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib/cernlib-2006-r3.ebuild,v 1.11 2011/06/21 14:40:05 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib/cernlib-2006-r3.ebuild,v 1.12 2012/05/04 07:55:34 jdhore Exp $ EAPI=3 inherit eutils fortran-2 toolchain-funcs @@ -29,7 +29,7 @@ RDEPEND=" DEPEND="${RDEPEND} x11-misc/imake x11-misc/makedepend - dev-util/pkgconfig" + virtual/pkgconfig" IUSE="" |