diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 20:00:41 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 20:00:41 +0000 |
commit | c944e39aadef9fdf4757dae388e106e069771efd (patch) | |
tree | 67d9dba7373c91ddea38b00006fa5b5a3c2f922c /app-office/passepartout/passepartout-0.7.0.ebuild | |
parent | Create patchset tarball because of the valgrind patch filesize. (diff) | |
download | gentoo-2-c944e39aadef9fdf4757dae388e106e069771efd.tar.gz gentoo-2-c944e39aadef9fdf4757dae388e106e069771efd.tar.bz2 gentoo-2-c944e39aadef9fdf4757dae388e106e069771efd.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'app-office/passepartout/passepartout-0.7.0.ebuild')
-rw-r--r-- | app-office/passepartout/passepartout-0.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/passepartout/passepartout-0.7.0.ebuild b/app-office/passepartout/passepartout-0.7.0.ebuild index f50a95881616..95cd957b1457 100644 --- a/app-office/passepartout/passepartout-0.7.0.ebuild +++ b/app-office/passepartout/passepartout-0.7.0.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/app-office/passepartout/passepartout-0.7.0.ebuild,v 1.7 2012/04/05 08:09:58 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/passepartout/passepartout-0.7.0.ebuild,v 1.8 2012/05/03 20:00:38 jdhore Exp $ EAPI=2 @@ -33,7 +33,7 @@ RDEPEND="${COMMON_DEPS} app-text/ghostscript-gpl" DEPEND="${COMMON_DEPS} - >=dev-util/pkgconfig-0.9" + virtual/pkgconfig" DOCS="AUTHORS BUGS NEWS README" |