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 /sci-chemistry/burrow-owl | |
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)
Diffstat (limited to 'sci-chemistry/burrow-owl')
-rw-r--r-- | sci-chemistry/burrow-owl/ChangeLog | 6 | ||||
-rw-r--r-- | sci-chemistry/burrow-owl/burrow-owl-1.4-r1.ebuild | 6 | ||||
-rw-r--r-- | sci-chemistry/burrow-owl/burrow-owl-1.5.1.ebuild | 4 | ||||
-rw-r--r-- | sci-chemistry/burrow-owl/burrow-owl-1.5.ebuild | 4 |
4 files changed, 12 insertions, 8 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 ) " |