diff options
author | 2012-05-04 03:44:59 +0000 | |
---|---|---|
committer | 2012-05-04 03:44:59 +0000 | |
commit | 0a7b7c92509dbd144d3525c9dab77c40e2e56767 (patch) | |
tree | 5d99885064c9b30111919024d8ca6d48e1c7564e /dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.26.0.ebuild | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | historical-0a7b7c92509dbd144d3525c9dab77c40e2e56767.tar.gz historical-0a7b7c92509dbd144d3525c9dab77c40e2e56767.tar.bz2 historical-0a7b7c92509dbd144d3525c9dab77c40e2e56767.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.26.0.ebuild')
-rw-r--r-- | dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.26.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.26.0.ebuild b/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.26.0.ebuild index d988056d1e7b..f37f55d331c4 100644 --- a/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.26.0.ebuild +++ b/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.26.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/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.26.0.ebuild,v 1.10 2011/04/10 16:49:18 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.26.0.ebuild,v 1.11 2012/05/04 03:44:58 jdhore Exp $ EAPI="1" @@ -17,7 +17,7 @@ IUSE="doc examples" RDEPEND=">=gnome-base/libgnomecanvas-2.6 >=dev-cpp/gtkmm-2.4:2.4" DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.12.0 + virtual/pkgconfig doc? ( app-doc/doxygen )" DOCS="AUTHORS ChangeLog NEWS README TODO INSTALL" |