diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 07:02:35 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 07:02:35 +0000 |
commit | a046dfc157959ec9fecceba82c7bf7e1b58cc414 (patch) | |
tree | 82d5048829828d537b4957d07d49cd6076a28bcf | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-a046dfc157959ec9fecceba82c7bf7e1b58cc414.tar.gz gentoo-2-a046dfc157959ec9fecceba82c7bf7e1b58cc414.tar.bz2 gentoo-2-a046dfc157959ec9fecceba82c7bf7e1b58cc414.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
46 files changed, 161 insertions, 101 deletions
diff --git a/sci-chemistry/burrow-owl/ChangeLog b/sci-chemistry/burrow-owl/ChangeLog index ef6ef0946133..c64ccb27cc7e 100644 --- a/sci-chemistry/burrow-owl/ChangeLog +++ b/sci-chemistry/burrow-owl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/burrow-owl # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/burrow-owl/ChangeLog,v 1.6 2012/02/27 22:50:44 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/burrow-owl/ChangeLog,v 1.7 2012/05/04 07:02:34 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> burrow-owl-1.4-r1.ebuild, + burrow-owl-1.5.ebuild, burrow-owl-1.5.1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *burrow-owl-1.5.1 (27 Feb 2012) diff --git a/sci-chemistry/burrow-owl/burrow-owl-1.4-r1.ebuild b/sci-chemistry/burrow-owl/burrow-owl-1.4-r1.ebuild index f8f7c71c5c88..ff7264bb9e9f 100644 --- a/sci-chemistry/burrow-owl/burrow-owl-1.4-r1.ebuild +++ b/sci-chemistry/burrow-owl/burrow-owl-1.4-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/burrow-owl/burrow-owl-1.4-r1.ebuild,v 1.1 2010/08/24 17:54:56 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/burrow-owl/burrow-owl-1.4-r1.ebuild,v 1.2 2012/05/04 07:02:34 jdhore Exp $ EAPI="2" @@ -23,7 +23,7 @@ RDEPEND="dev-scheme/guile[networking,regex] x11-libs/gtk+:2" DEPEND="${RDEPEND} dev-util/indent - dev-util/pkgconfig" + virtual/pkgconfig" PATCHES=( "${FILESDIR}"/${PV}-include.patch diff --git a/sci-chemistry/burrow-owl/burrow-owl-1.5.1.ebuild b/sci-chemistry/burrow-owl/burrow-owl-1.5.1.ebuild index 9021afe8e3f8..9c1652f5ea29 100644 --- a/sci-chemistry/burrow-owl/burrow-owl-1.5.1.ebuild +++ b/sci-chemistry/burrow-owl/burrow-owl-1.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/burrow-owl/burrow-owl-1.5.1.ebuild,v 1.1 2012/02/27 22:50:44 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/burrow-owl/burrow-owl-1.5.1.ebuild,v 1.2 2012/05/04 07:02:35 jdhore Exp $ EAPI=4 @@ -27,7 +27,7 @@ RDEPEND=" x11-libs/gtk+:2" DEPEND="${RDEPEND} dev-util/indent - dev-util/pkgconfig + virtual/pkgconfig doc? ( app-doc/doxygen ) " diff --git a/sci-chemistry/burrow-owl/burrow-owl-1.5.ebuild b/sci-chemistry/burrow-owl/burrow-owl-1.5.ebuild index a2a81f393e0b..f147ed535247 100644 --- a/sci-chemistry/burrow-owl/burrow-owl-1.5.ebuild +++ b/sci-chemistry/burrow-owl/burrow-owl-1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/burrow-owl/burrow-owl-1.5.ebuild,v 1.1 2012/02/14 19:58:49 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/burrow-owl/burrow-owl-1.5.ebuild,v 1.2 2012/05/04 07:02:35 jdhore Exp $ EAPI=4 @@ -29,7 +29,7 @@ RDEPEND=" x11-libs/gtk+:2" DEPEND="${RDEPEND} dev-util/indent - dev-util/pkgconfig + virtual/pkgconfig doc? ( app-doc/doxygen ) " diff --git a/sci-chemistry/chemical-mime-data/ChangeLog b/sci-chemistry/chemical-mime-data/ChangeLog index 7f594b01923f..ce0939a98b6f 100644 --- a/sci-chemistry/chemical-mime-data/ChangeLog +++ b/sci-chemistry/chemical-mime-data/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/chemical-mime-data -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/chemical-mime-data/ChangeLog,v 1.5 2010/05/16 03:22:30 je_fro Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/chemical-mime-data/ChangeLog,v 1.6 2012/05/04 07:02:34 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> + chemical-mime-data-0.1.94.ebuild, chemical-mime-data-0.1.94-r1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *chemical-mime-data-0.1.94-r1 (16 May 2010) diff --git a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r1.ebuild b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r1.ebuild index 0eaa7f4470cd..30df4d8fb932 100644 --- a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r1.ebuild +++ b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r1.ebuild,v 1.1 2010/05/16 03:22:30 je_fro Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r1.ebuild,v 1.2 2012/05/04 07:02:34 jdhore Exp $ EAPI="2" @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -DEPEND="dev-util/pkgconfig +DEPEND="virtual/pkgconfig x11-misc/shared-mime-info dev-util/intltool dev-util/desktop-file-utils diff --git a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94.ebuild b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94.ebuild index 9c5c04dc6ae9..aad11174f803 100644 --- a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94.ebuild +++ b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94.ebuild,v 1.4 2009/09/18 14:42:47 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94.ebuild,v 1.5 2012/05/04 07:02:34 jdhore Exp $ EAPI="2" @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="" -DEPEND="dev-util/pkgconfig +DEPEND="virtual/pkgconfig x11-misc/shared-mime-info dev-util/intltool dev-util/desktop-file-utils diff --git a/sci-chemistry/chemtool/ChangeLog b/sci-chemistry/chemtool/ChangeLog index 3b28be24be29..0759db02d702 100644 --- a/sci-chemistry/chemtool/ChangeLog +++ b/sci-chemistry/chemtool/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/chemtool # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/chemtool/ChangeLog,v 1.32 2012/01/26 18:38:30 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/chemtool/ChangeLog,v 1.33 2012/05/04 07:02:32 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> chemtool-1.6.12.ebuild, + chemtool-1.6.12-r1.ebuild, chemtool-1.6.13.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *chemtool-1.6.13 (26 Jan 2012) diff --git a/sci-chemistry/chemtool/chemtool-1.6.12-r1.ebuild b/sci-chemistry/chemtool/chemtool-1.6.12-r1.ebuild index 6d25c0ddf643..0e9a62db37c3 100644 --- a/sci-chemistry/chemtool/chemtool-1.6.12-r1.ebuild +++ b/sci-chemistry/chemtool/chemtool-1.6.12-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/chemtool/chemtool-1.6.12-r1.ebuild,v 1.2 2012/01/26 18:38:30 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/chemtool/chemtool-1.6.12-r1.ebuild,v 1.3 2012/05/04 07:02:32 jdhore Exp $ EAPI=4 @@ -23,7 +23,7 @@ RDEPEND=" x11-libs/pango emf? ( media-libs/libemf )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_prepare() { epatch "${FILESDIR}"/${PV}-no-underlinking.patch diff --git a/sci-chemistry/chemtool/chemtool-1.6.12.ebuild b/sci-chemistry/chemtool/chemtool-1.6.12.ebuild index 4a726ae34acd..b0a7ee604e33 100644 --- a/sci-chemistry/chemtool/chemtool-1.6.12.ebuild +++ b/sci-chemistry/chemtool/chemtool-1.6.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/chemtool/chemtool-1.6.12.ebuild,v 1.7 2012/01/26 18:38:30 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/chemtool/chemtool-1.6.12.ebuild,v 1.8 2012/05/04 07:02:32 jdhore Exp $ EAPI=1 @@ -23,7 +23,7 @@ RDEPEND=" x11-libs/pango x86? ( media-libs/libemf )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_compile() { local config_opts diff --git a/sci-chemistry/chemtool/chemtool-1.6.13.ebuild b/sci-chemistry/chemtool/chemtool-1.6.13.ebuild index d9a518ce33de..4a74ee96524f 100644 --- a/sci-chemistry/chemtool/chemtool-1.6.13.ebuild +++ b/sci-chemistry/chemtool/chemtool-1.6.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/chemtool/chemtool-1.6.13.ebuild,v 1.1 2012/01/26 18:38:30 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/chemtool/chemtool-1.6.13.ebuild,v 1.2 2012/05/04 07:02:32 jdhore Exp $ EAPI=4 @@ -25,7 +25,7 @@ RDEPEND=" x11-libs/pango emf? ( media-libs/libemf )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" AUTOTOOLS_IN_SOURCE_BUILD=1 diff --git a/sci-chemistry/easychem/ChangeLog b/sci-chemistry/easychem/ChangeLog index 5a29c5eaff79..8bda34f9afd0 100644 --- a/sci-chemistry/easychem/ChangeLog +++ b/sci-chemistry/easychem/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/easychem # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/easychem/ChangeLog,v 1.20 2012/04/29 10:08:39 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/easychem/ChangeLog,v 1.21 2012/05/04 07:02:33 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> easychem-0.6.ebuild, + easychem-0.6-r1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 29 Apr 2012; Justin Lecher <jlec@gentoo.org> files/0.6-gentoo.patch, metadata.xml: diff --git a/sci-chemistry/easychem/easychem-0.6-r1.ebuild b/sci-chemistry/easychem/easychem-0.6-r1.ebuild index 073f1a1f2580..7e8a2b9963f4 100644 --- a/sci-chemistry/easychem/easychem-0.6-r1.ebuild +++ b/sci-chemistry/easychem/easychem-0.6-r1.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-chemistry/easychem/easychem-0.6-r1.ebuild,v 1.3 2011/03/02 13:12:00 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/easychem/easychem-0.6-r1.ebuild,v 1.4 2012/05/04 07:02:34 jdhore Exp $ EAPI="3" @@ -21,7 +21,7 @@ RDEPEND=" media-gfx/pstoedit" DEPEND="${RDEPEND} dev-lang/perl - dev-util/pkgconfig" + virtual/pkgconfig" src_prepare() { epatch "${FILESDIR}"/${PV}-gentoo.patch diff --git a/sci-chemistry/easychem/easychem-0.6.ebuild b/sci-chemistry/easychem/easychem-0.6.ebuild index 7e5786176bca..2e061e3de0f0 100644 --- a/sci-chemistry/easychem/easychem-0.6.ebuild +++ b/sci-chemistry/easychem/easychem-0.6.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-chemistry/easychem/easychem-0.6.ebuild,v 1.14 2011/03/02 13:12:00 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/easychem/easychem-0.6.ebuild,v 1.15 2012/05/04 07:02:33 jdhore Exp $ EAPI="1" @@ -20,7 +20,7 @@ RDEPEND=" app-text/ghostscript-gpl media-gfx/pstoedit" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_unpack() { unpack ${A} diff --git a/sci-chemistry/eden/ChangeLog b/sci-chemistry/eden/ChangeLog index 46898de3d04b..9ddd24986916 100644 --- a/sci-chemistry/eden/ChangeLog +++ b/sci-chemistry/eden/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/eden -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/eden/ChangeLog,v 1.16 2011/12/18 20:01:06 phajdan.jr Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/eden/ChangeLog,v 1.17 2012/05/04 07:02:34 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> eden-5.3-r1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 18 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> eden-5.3-r1.ebuild: x86 stable wrt bug #393823 diff --git a/sci-chemistry/eden/eden-5.3-r1.ebuild b/sci-chemistry/eden/eden-5.3-r1.ebuild index e6d5c24cf8c0..880de464bd15 100644 --- a/sci-chemistry/eden/eden-5.3-r1.ebuild +++ b/sci-chemistry/eden/eden-5.3-r1.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-chemistry/eden/eden-5.3-r1.ebuild,v 1.4 2011/12/18 20:01:06 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/eden/eden-5.3-r1.ebuild,v 1.5 2012/05/04 07:02:34 jdhore Exp $ EAPI="3" @@ -23,7 +23,7 @@ RDEPEND=" sci-libs/fftw:2.1 sci-libs/gsl" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" S="${WORKDIR}/${PN}" diff --git a/sci-chemistry/gabedit/ChangeLog b/sci-chemistry/gabedit/ChangeLog index 751a7ae57711..83458c5799ca 100644 --- a/sci-chemistry/gabedit/ChangeLog +++ b/sci-chemistry/gabedit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/gabedit # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gabedit/ChangeLog,v 1.14 2012/03/13 16:33:06 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gabedit/ChangeLog,v 1.15 2012/05/04 07:02:33 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> gabedit-2.3.6.ebuild, + gabedit-2.4.0.ebuild, gabedit-2.4.2.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *gabedit-2.4.2 (13 Mar 2012) diff --git a/sci-chemistry/gabedit/gabedit-2.3.6.ebuild b/sci-chemistry/gabedit/gabedit-2.3.6.ebuild index c6e78092faa1..3df4626e0173 100644 --- a/sci-chemistry/gabedit/gabedit-2.3.6.ebuild +++ b/sci-chemistry/gabedit/gabedit-2.3.6.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-chemistry/gabedit/gabedit-2.3.6.ebuild,v 1.5 2011/06/21 06:04:55 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gabedit/gabedit-2.3.6.ebuild,v 1.6 2012/05/04 07:02:33 jdhore Exp $ EAPI=2 @@ -30,7 +30,7 @@ RDEPEND=" virtual/opengl virtual/glu" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" S=${WORKDIR}/${MY_P} diff --git a/sci-chemistry/gabedit/gabedit-2.4.0.ebuild b/sci-chemistry/gabedit/gabedit-2.4.0.ebuild index 1447d0fc9adb..a240f1fe7760 100644 --- a/sci-chemistry/gabedit/gabedit-2.4.0.ebuild +++ b/sci-chemistry/gabedit/gabedit-2.4.0.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-chemistry/gabedit/gabedit-2.4.0.ebuild,v 1.1 2011/10/05 19:47:00 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gabedit/gabedit-2.4.0.ebuild,v 1.2 2012/05/04 07:02:33 jdhore Exp $ EAPI=4 @@ -30,7 +30,7 @@ RDEPEND=" virtual/opengl virtual/glu" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" S=${WORKDIR}/${MY_P} diff --git a/sci-chemistry/gabedit/gabedit-2.4.2.ebuild b/sci-chemistry/gabedit/gabedit-2.4.2.ebuild index 6e6f877d1776..34b3bb0b6a45 100644 --- a/sci-chemistry/gabedit/gabedit-2.4.2.ebuild +++ b/sci-chemistry/gabedit/gabedit-2.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gabedit/gabedit-2.4.2.ebuild,v 1.1 2012/03/13 16:33:06 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gabedit/gabedit-2.4.2.ebuild,v 1.2 2012/05/04 07:02:33 jdhore Exp $ EAPI=4 @@ -30,7 +30,7 @@ RDEPEND=" virtual/opengl virtual/glu" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" S=${WORKDIR}/${MY_P} diff --git a/sci-chemistry/gamess/ChangeLog b/sci-chemistry/gamess/ChangeLog index d5776016713e..8125b2d32573 100644 --- a/sci-chemistry/gamess/ChangeLog +++ b/sci-chemistry/gamess/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/gamess -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gamess/ChangeLog,v 1.56 2011/10/13 12:00:38 alexxy Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gamess/ChangeLog,v 1.57 2012/05/04 07:02:32 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> gamess-20110811.1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *gamess-20110811.1 (13 Oct 2011) diff --git a/sci-chemistry/gamess/gamess-20110811.1.ebuild b/sci-chemistry/gamess/gamess-20110811.1.ebuild index 354274a5001f..6a960459e7b0 100644 --- a/sci-chemistry/gamess/gamess-20110811.1.ebuild +++ b/sci-chemistry/gamess/gamess-20110811.1.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-chemistry/gamess/gamess-20110811.1.ebuild,v 1.1 2011/10/13 12:00:38 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gamess/gamess-20110811.1.ebuild,v 1.2 2012/05/04 07:02:32 jdhore Exp $ EAPI="4" @@ -28,7 +28,7 @@ CDEPEND=" mpi? ( virtual/mpi ) virtual/blas" DEPEND="${CDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" RDEPEND="${CDEPEND} net-misc/openssh" diff --git a/sci-chemistry/gchemutils/ChangeLog b/sci-chemistry/gchemutils/ChangeLog index 7d9d31111b58..75e44591ab26 100644 --- a/sci-chemistry/gchemutils/ChangeLog +++ b/sci-chemistry/gchemutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/gchemutils # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gchemutils/ChangeLog,v 1.17 2012/04/18 13:21:59 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gchemutils/ChangeLog,v 1.18 2012/05/04 07:02:34 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> gchemutils-0.10.12.ebuild, + gchemutils-0.13.1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 18 Apr 2012; Samuli Suominen <ssuominen@gentoo.org> gchemutils-0.13.1.ebuild: Remove USE="nsplugin" wrt #388887 by Michał Górny. Support for building diff --git a/sci-chemistry/gchemutils/gchemutils-0.10.12.ebuild b/sci-chemistry/gchemutils/gchemutils-0.10.12.ebuild index 3a89a0565db0..dc1ccb862e21 100644 --- a/sci-chemistry/gchemutils/gchemutils-0.10.12.ebuild +++ b/sci-chemistry/gchemutils/gchemutils-0.10.12.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-chemistry/gchemutils/gchemutils-0.10.12.ebuild,v 1.4 2011/04/24 17:20:15 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gchemutils/gchemutils-0.10.12.ebuild,v 1.5 2012/05/04 07:02:34 jdhore Exp $ EAPI=2 GCONF_DEBUG=no @@ -27,7 +27,7 @@ RDEPEND="gnome-base/libglade:2.0 sci-chemistry/bodr sci-chemistry/chemical-mime-data" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig app-text/rarian dev-util/intltool" diff --git a/sci-chemistry/gchemutils/gchemutils-0.13.1.ebuild b/sci-chemistry/gchemutils/gchemutils-0.13.1.ebuild index 7dfddb7e88bf..bc8067a82db5 100644 --- a/sci-chemistry/gchemutils/gchemutils-0.13.1.ebuild +++ b/sci-chemistry/gchemutils/gchemutils-0.13.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gchemutils/gchemutils-0.13.1.ebuild,v 1.5 2012/04/18 13:21:59 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gchemutils/gchemutils-0.13.1.ebuild,v 1.6 2012/05/04 07:02:34 jdhore Exp $ EAPI=4 inherit gnome2 # multilib toolchain-funcs nsplugins @@ -27,7 +27,7 @@ RDEPEND="${CDEPEND} gnome-extra/yelp" #271998 DEPEND="${CDEPEND} app-text/gnome-doc-utils - dev-util/pkgconfig + virtual/pkgconfig nls? ( sys-devel/gettext )" # nsplugin? ( net-misc/npapi-sdk ) diff --git a/sci-chemistry/gelemental/ChangeLog b/sci-chemistry/gelemental/ChangeLog index c64f08d560d3..6c20ed05f23b 100644 --- a/sci-chemistry/gelemental/ChangeLog +++ b/sci-chemistry/gelemental/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/gelemental -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gelemental/ChangeLog,v 1.7 2012/01/23 09:34:29 ssuominen Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gelemental/ChangeLog,v 1.8 2012/05/04 07:02:34 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> gelemental-1.2.0.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 02 Mar 2011; Justin Lecher <jlec@gentoo.org> gelemental-1.2.0.ebuild: Correct Slots for gtk 3 introduction to tree diff --git a/sci-chemistry/gelemental/gelemental-1.2.0.ebuild b/sci-chemistry/gelemental/gelemental-1.2.0.ebuild index edca560d1ed3..2fe6d6a07e56 100644 --- a/sci-chemistry/gelemental/gelemental-1.2.0.ebuild +++ b/sci-chemistry/gelemental/gelemental-1.2.0.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-chemistry/gelemental/gelemental-1.2.0.ebuild,v 1.5 2011/03/02 17:49:59 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gelemental/gelemental-1.2.0.ebuild,v 1.6 2012/05/04 07:02:34 jdhore Exp $ EAPI="1" @@ -20,7 +20,7 @@ RDEPEND=" dev-cpp/gtkmm:2.4 dev-cpp/glibmm:2" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext dev-util/intltool doc? ( app-doc/doxygen )" diff --git a/sci-chemistry/ghemical/ChangeLog b/sci-chemistry/ghemical/ChangeLog index 54700e0ad480..cdefcd44e344 100644 --- a/sci-chemistry/ghemical/ChangeLog +++ b/sci-chemistry/ghemical/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/ghemical -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ghemical/ChangeLog,v 1.38 2011/05/28 13:58:12 ranger Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ghemical/ChangeLog,v 1.39 2012/05/04 07:02:33 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> ghemical-2.01.ebuild, + ghemical-2.99.2-r2.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 28 May 2011; Brent Baude <ranger@gentoo.org> ghemical-2.99.2-r2.ebuild: Marking ghemical-2.99.2-r2 ppc for bug 325561 diff --git a/sci-chemistry/ghemical/ghemical-2.01.ebuild b/sci-chemistry/ghemical/ghemical-2.01.ebuild index ff0b9d421bb7..b4bae0f8c03c 100644 --- a/sci-chemistry/ghemical/ghemical-2.01.ebuild +++ b/sci-chemistry/ghemical/ghemical-2.01.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-chemistry/ghemical/ghemical-2.01.ebuild,v 1.7 2011/03/02 13:16:31 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ghemical/ghemical-2.01.ebuild,v 1.8 2012/05/04 07:02:33 jdhore Exp $ EAPI="1" @@ -24,7 +24,7 @@ RDEPEND="media-libs/freeglut threads? ( dev-libs/glib:2 ) x11-libs/libXmu" DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.15" + virtual/pkgconfig" pkg_setup() { # Only works with xorg-x11 GL implementation diff --git a/sci-chemistry/ghemical/ghemical-2.99.2-r2.ebuild b/sci-chemistry/ghemical/ghemical-2.99.2-r2.ebuild index ebfdeee772f4..17c2277c49d9 100644 --- a/sci-chemistry/ghemical/ghemical-2.99.2-r2.ebuild +++ b/sci-chemistry/ghemical/ghemical-2.99.2-r2.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-chemistry/ghemical/ghemical-2.99.2-r2.ebuild,v 1.6 2011/05/28 13:58:12 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ghemical/ghemical-2.99.2-r2.ebuild,v 1.7 2012/05/04 07:02:33 jdhore Exp $ EAPI="3" @@ -27,7 +27,7 @@ RDEPEND=" x11-libs/gtkglext openbabel? ( sci-chemistry/openbabel )" DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.15" + virtual/pkgconfig" src_prepare() { epatch "${FILESDIR}"/${PV}-docs.patch diff --git a/sci-chemistry/gperiodic/ChangeLog b/sci-chemistry/gperiodic/ChangeLog index 55e708e6925d..a1d9b12ddc3d 100644 --- a/sci-chemistry/gperiodic/ChangeLog +++ b/sci-chemistry/gperiodic/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/gperiodic # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gperiodic/ChangeLog,v 1.19 2012/01/26 19:17:33 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gperiodic/ChangeLog,v 1.20 2012/05/04 07:02:33 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> gperiodic-2.0.10.ebuild, + gperiodic-2.0.10-r2.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 26 Jan 2012; Justin Lecher <jlec@gentoo.org> gperiodic-2.0.10-r2.ebuild, +files/gperiodic-2.0.10-nls.patch, metadata.xml: diff --git a/sci-chemistry/gperiodic/gperiodic-2.0.10-r2.ebuild b/sci-chemistry/gperiodic/gperiodic-2.0.10-r2.ebuild index b525e26ad231..8b25609aaaa8 100644 --- a/sci-chemistry/gperiodic/gperiodic-2.0.10-r2.ebuild +++ b/sci-chemistry/gperiodic/gperiodic-2.0.10-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gperiodic/gperiodic-2.0.10-r2.ebuild,v 1.4 2012/01/26 19:17:33 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gperiodic/gperiodic-2.0.10-r2.ebuild,v 1.5 2012/05/04 07:02:32 jdhore Exp $ EAPI="2" @@ -21,7 +21,7 @@ RDEPEND=">=sys-libs/ncurses-5.2 nls? ( sys-devel/gettext )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_prepare() { epatch \ diff --git a/sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild b/sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild index 99ff497e0565..24f2c87a8498 100644 --- a/sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild +++ b/sci-chemistry/gperiodic/gperiodic-2.0.10.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-chemistry/gperiodic/gperiodic-2.0.10.ebuild,v 1.6 2011/03/02 13:17:20 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild,v 1.7 2012/05/04 07:02:32 jdhore Exp $ EAPI="2" @@ -21,7 +21,7 @@ RDEPEND=">=sys-libs/ncurses-5.2 nls? ( sys-devel/gettext )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_compile() { # The author has removed "unnecessary automake/autoconf setup" diff --git a/sci-chemistry/gromacs/ChangeLog b/sci-chemistry/gromacs/ChangeLog index c3b053776947..17fc7aea12ac 100644 --- a/sci-chemistry/gromacs/ChangeLog +++ b/sci-chemistry/gromacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/gromacs # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.107 2012/03/09 00:59:11 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.108 2012/05/04 07:02:33 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> gromacs-4.5.5-r1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 09 Mar 2012; Christoph Junghans <ottxor@gentoo.org> -gromacs-4.5.4-r1.ebuild, metadata.xml: diff --git a/sci-chemistry/gromacs/gromacs-4.5.5-r1.ebuild b/sci-chemistry/gromacs/gromacs-4.5.5-r1.ebuild index 2aec52e666ad..644a70a89c8a 100644 --- a/sci-chemistry/gromacs/gromacs-4.5.5-r1.ebuild +++ b/sci-chemistry/gromacs/gromacs-4.5.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.5-r1.ebuild,v 1.7 2012/03/08 23:04:42 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.5-r1.ebuild,v 1.8 2012/05/04 07:02:33 jdhore Exp $ EAPI="4" @@ -49,7 +49,7 @@ CDEPEND=" mpi? ( virtual/mpi ) xml? ( dev-libs/libxml2:2 )" DEPEND="${CDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" RDEPEND="${CDEPEND} app-shells/tcsh" diff --git a/sci-chemistry/gtk-gamess/ChangeLog b/sci-chemistry/gtk-gamess/ChangeLog index 4c993458df15..ae670c76b333 100644 --- a/sci-chemistry/gtk-gamess/ChangeLog +++ b/sci-chemistry/gtk-gamess/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/gtk-gamess -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog,v 1.7 2011/03/02 13:21:08 jlec Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/ChangeLog,v 1.8 2012/05/04 07:02:32 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> gtk-gamess-2.00.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 02 Mar 2011; Justin Lecher <jlec@gentoo.org> gtk-gamess-2.00.ebuild: Shortend DESCRIPTION to fit ebuild writing guidelines diff --git a/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild b/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild index 597764c0d5fd..7ac8b3cbcf96 100644 --- a/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild +++ b/sci-chemistry/gtk-gamess/gtk-gamess-2.00.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-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild,v 1.8 2011/03/02 13:21:08 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gtk-gamess/gtk-gamess-2.00.ebuild,v 1.9 2012/05/04 07:02:32 jdhore Exp $ EAPI="1" @@ -22,7 +22,7 @@ RDEPEND=" dev-libs/libxml2:2 sci-chemistry/gamess" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_install() { diff --git a/sci-chemistry/scala/ChangeLog b/sci-chemistry/scala/ChangeLog index c3e2871389d0..31c3c4d07593 100644 --- a/sci-chemistry/scala/ChangeLog +++ b/sci-chemistry/scala/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/scala -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/scala/ChangeLog,v 1.11 2011/12/27 17:12:39 jlec Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/scala/ChangeLog,v 1.12 2012/05/04 07:02:34 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> scala-3.3.18-r2.ebuild, + scala-3.3.20.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *scala-3.3.20 (27 Dec 2011) diff --git a/sci-chemistry/scala/scala-3.3.18-r2.ebuild b/sci-chemistry/scala/scala-3.3.18-r2.ebuild index 0500a15834ec..b52e4644de94 100644 --- a/sci-chemistry/scala/scala-3.3.18-r2.ebuild +++ b/sci-chemistry/scala/scala-3.3.18-r2.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-chemistry/scala/scala-3.3.18-r2.ebuild,v 1.3 2011/06/21 15:57:08 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/scala/scala-3.3.18-r2.ebuild,v 1.4 2012/05/04 07:02:34 jdhore Exp $ EAPI="2" @@ -23,7 +23,7 @@ RDEPEND=" !<sci-chemistry/ccp4-6.1.2" DEPEND=" ${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_prepare() { epatch "${FILESDIR}"/${PV}-gcc4.6.patch diff --git a/sci-chemistry/scala/scala-3.3.20.ebuild b/sci-chemistry/scala/scala-3.3.20.ebuild index c2e971b750f3..47965ef83bca 100644 --- a/sci-chemistry/scala/scala-3.3.20.ebuild +++ b/sci-chemistry/scala/scala-3.3.20.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-chemistry/scala/scala-3.3.20.ebuild,v 1.1 2011/12/27 17:12:39 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/scala/scala-3.3.20.ebuild,v 1.2 2012/05/04 07:02:34 jdhore Exp $ EAPI=4 @@ -22,7 +22,7 @@ RDEPEND=" virtual/lapack" DEPEND=" ${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_prepare() { cp "${FILESDIR}"/{configure.ac,Makefile.am} "${S}" diff --git a/sci-chemistry/theseus/ChangeLog b/sci-chemistry/theseus/ChangeLog index c2c0aa76a154..bce30627e4d5 100644 --- a/sci-chemistry/theseus/ChangeLog +++ b/sci-chemistry/theseus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/theseus # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/theseus/ChangeLog,v 1.3 2012/04/30 20:44:06 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/theseus/ChangeLog,v 1.4 2012/05/04 07:02:35 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> theseus-1.6.2-r1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 30 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> metadata.xml, theseus-1.6.2-r1.ebuild: diff --git a/sci-chemistry/theseus/theseus-1.6.2-r1.ebuild b/sci-chemistry/theseus/theseus-1.6.2-r1.ebuild index d898a5dd3661..a0ef2fbc8d4b 100644 --- a/sci-chemistry/theseus/theseus-1.6.2-r1.ebuild +++ b/sci-chemistry/theseus/theseus-1.6.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/theseus/theseus-1.6.2-r1.ebuild,v 1.1 2012/03/21 16:11:49 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/theseus/theseus-1.6.2-r1.ebuild,v 1.2 2012/05/04 07:02:35 jdhore Exp $ EAPI=4 @@ -26,7 +26,7 @@ RDEPEND=" sci-biology/muscle )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" S="${WORKDIR}"/${PN}_src/ diff --git a/sci-chemistry/votca-csg/ChangeLog b/sci-chemistry/votca-csg/ChangeLog index 7fdff566e913..b1b72d954844 100644 --- a/sci-chemistry/votca-csg/ChangeLog +++ b/sci-chemistry/votca-csg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/votca-csg # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csg/ChangeLog,v 1.18 2012/02/23 17:01:36 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csg/ChangeLog,v 1.19 2012/05/04 07:02:33 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> votca-csg-1.2.2.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 23 Feb 2012; Kacper Kowalik <xarthisius@gentoo.org> votca-csg-1.2.2.ebuild: Fix dependency on app-doc/doxygen wrt converting useflags 'nodot' to 'dot'. diff --git a/sci-chemistry/votca-csg/votca-csg-1.2.2.ebuild b/sci-chemistry/votca-csg/votca-csg-1.2.2.ebuild index fb9a4eb030e5..3c161ae8609f 100644 --- a/sci-chemistry/votca-csg/votca-csg-1.2.2.ebuild +++ b/sci-chemistry/votca-csg/votca-csg-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csg/votca-csg-1.2.2.ebuild,v 1.6 2012/02/23 17:01:36 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csg/votca-csg-1.2.2.ebuild,v 1.7 2012/05/04 07:02:33 jdhore Exp $ EAPI=4 @@ -38,7 +38,7 @@ RDEPEND="=sci-libs/votca-tools-${PV}[system-boost=] DEPEND="${RDEPEND} doc? ( || ( <app-doc/doxygen-1.7.6.1[-nodot] >=app-doc/doxygen-1.7.6.1[dot] ) ) >=app-text/txt2tags-2.5 - dev-util/pkgconfig" + virtual/pkgconfig" src_configure() { local extra="-DWITH_GMX_DEVEL=OFF" diff --git a/sci-chemistry/wxmacmolplt/ChangeLog b/sci-chemistry/wxmacmolplt/ChangeLog index 0ad6cd077253..582d2d671c86 100644 --- a/sci-chemistry/wxmacmolplt/ChangeLog +++ b/sci-chemistry/wxmacmolplt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/wxmacmolplt -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/wxmacmolplt/ChangeLog,v 1.9 2010/12/06 16:45:00 alexxy Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/wxmacmolplt/ChangeLog,v 1.10 2012/05/04 07:02:33 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> wxmacmolplt-7.4.2.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *wxmacmolplt-7.4.2 (06 Dec 2010) diff --git a/sci-chemistry/wxmacmolplt/wxmacmolplt-7.4.2.ebuild b/sci-chemistry/wxmacmolplt/wxmacmolplt-7.4.2.ebuild index 07083d7552fd..b1f62675efb3 100644 --- a/sci-chemistry/wxmacmolplt/wxmacmolplt-7.4.2.ebuild +++ b/sci-chemistry/wxmacmolplt/wxmacmolplt-7.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/wxmacmolplt/wxmacmolplt-7.4.2.ebuild,v 1.1 2010/12/06 16:45:00 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/wxmacmolplt/wxmacmolplt-7.4.2.ebuild,v 1.2 2012/05/04 07:02:33 jdhore Exp $ EAPI="3" WX_GTK_VER=2.8 @@ -22,7 +22,7 @@ RDEPEND=" x11-libs/wxGTK:2.8[X,opengl] flash? ( media-libs/ming )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_prepare() { epatch "${FILESDIR}"/${P}-glew.patch |