diff options
author | Justin Lecher <jlec@gentoo.org> | 2013-02-27 14:38:40 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2013-02-27 14:38:40 +0000 |
commit | d5cc3b5ea167591d8666f2f77fc6481727801cad (patch) | |
tree | e164a7a873d17b6571b7e99625c336e3aeeb8b0b /sci-chemistry/mpqc | |
parent | sci-chemistry/gsim: Add missing dep on virtual/pkgconfig (diff) | |
download | gentoo-2-d5cc3b5ea167591d8666f2f77fc6481727801cad.tar.gz gentoo-2-d5cc3b5ea167591d8666f2f77fc6481727801cad.tar.bz2 gentoo-2-d5cc3b5ea167591d8666f2f77fc6481727801cad.zip |
sci-chemistry/mpqc: Add missing dep on virtual/pkgconfig
(Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key 70EB7916)
Diffstat (limited to 'sci-chemistry/mpqc')
-rw-r--r-- | sci-chemistry/mpqc/ChangeLog | 8 | ||||
-rw-r--r-- | sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild | 7 | ||||
-rw-r--r-- | sci-chemistry/mpqc/mpqc-2.3.1-r2.ebuild | 5 | ||||
-rw-r--r-- | sci-chemistry/mpqc/mpqc-2.3.1-r3.ebuild | 5 |
4 files changed, 16 insertions, 9 deletions
diff --git a/sci-chemistry/mpqc/ChangeLog b/sci-chemistry/mpqc/ChangeLog index 4b59ac261dcb..f4fc2f1eb602 100644 --- a/sci-chemistry/mpqc/ChangeLog +++ b/sci-chemistry/mpqc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/mpqc -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mpqc/ChangeLog,v 1.30 2012/12/13 16:28:38 jlec Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mpqc/ChangeLog,v 1.31 2013/02/27 14:38:40 jlec Exp $ + + 27 Feb 2013; Justin Lecher <jlec@gentoo.org> mpqc-2.3.1-r1.ebuild, + mpqc-2.3.1-r2.ebuild, mpqc-2.3.1-r3.ebuild: + Add missing dep on virtual/pkgconfig 13 Dec 2012; Justin Lecher <jlec@gentoo.org> mpqc-2.3.1-r3.ebuild, metadata.xml: diff --git a/sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild b/sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild index 49e032af60ec..c6bd6e9bab40 100644 --- a/sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild +++ b/sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild,v 1.9 2011/07/17 12:50:56 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild,v 1.10 2013/02/27 14:38:40 jlec Exp $ DESCRIPTION="The Massively Parallel Quantum Chemistry Program" HOMEPAGE="http://www.mpqc.org/" @@ -16,9 +16,10 @@ RDEPEND=" virtual/lapack tk? ( dev-lang/tk )" DEPEND="${RDEPEND} - sys-devel/flex dev-lang/perl + sys-devel/flex sys-apps/sed + virtual/pkgconfig doc? ( app-doc/doxygen media-gfx/graphviz )" diff --git a/sci-chemistry/mpqc/mpqc-2.3.1-r2.ebuild b/sci-chemistry/mpqc/mpqc-2.3.1-r2.ebuild index 92c858c611fa..07a5930cfff2 100644 --- a/sci-chemistry/mpqc/mpqc-2.3.1-r2.ebuild +++ b/sci-chemistry/mpqc/mpqc-2.3.1-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mpqc/mpqc-2.3.1-r2.ebuild,v 1.5 2011/07/17 12:50:56 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mpqc/mpqc-2.3.1-r2.ebuild,v 1.6 2013/02/27 14:38:40 jlec Exp $ EAPI=2 @@ -24,6 +24,7 @@ DEPEND="${RDEPEND} dev-lang/perl sys-devel/flex sys-apps/sed + virtual/pkgconfig doc? ( app-doc/doxygen media-gfx/graphviz )" diff --git a/sci-chemistry/mpqc/mpqc-2.3.1-r3.ebuild b/sci-chemistry/mpqc/mpqc-2.3.1-r3.ebuild index 461e4c6e93a9..c887939dccac 100644 --- a/sci-chemistry/mpqc/mpqc-2.3.1-r3.ebuild +++ b/sci-chemistry/mpqc/mpqc-2.3.1-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mpqc/mpqc-2.3.1-r3.ebuild,v 1.7 2012/12/13 16:28:38 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mpqc/mpqc-2.3.1-r3.ebuild,v 1.8 2013/02/27 14:38:40 jlec Exp $ EAPI=4 @@ -26,6 +26,7 @@ DEPEND="${RDEPEND} dev-lang/perl sys-devel/flex sys-apps/sed + virtual/pkgconfig doc? ( app-doc/doxygen media-gfx/graphviz )" |