diff options
author | 2012-05-03 18:33:03 +0000 | |
---|---|---|
committer | 2012-05-03 18:33:03 +0000 | |
commit | 5f9b1df437032c3e50d53d066653f4b52868d5e6 (patch) | |
tree | a794c171fe4a31cfde98ed180260a77b3f58787d /app-editors/mlview/mlview-0.9.0-r1.ebuild | |
parent | Import from ::perl-experimental for biber (#386817) (diff) | |
download | gentoo-2-5f9b1df437032c3e50d53d066653f4b52868d5e6.tar.gz gentoo-2-5f9b1df437032c3e50d53d066653f4b52868d5e6.tar.bz2 gentoo-2-5f9b1df437032c3e50d53d066653f4b52868d5e6.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'app-editors/mlview/mlview-0.9.0-r1.ebuild')
-rw-r--r-- | app-editors/mlview/mlview-0.9.0-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/mlview/mlview-0.9.0-r1.ebuild b/app-editors/mlview/mlview-0.9.0-r1.ebuild index 1636f9703c3b..ecec3141f33b 100644 --- a/app-editors/mlview/mlview-0.9.0-r1.ebuild +++ b/app-editors/mlview/mlview-0.9.0-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/app-editors/mlview/mlview-0.9.0-r1.ebuild,v 1.1 2011/08/05 01:40:12 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/mlview-0.9.0-r1.ebuild,v 1.2 2012/05/03 18:33:00 jdhore Exp $ EAPI=2 @@ -30,7 +30,7 @@ RDEPEND=">=dev-libs/libxml2-2.6.11:2 >=x11-libs/vte-0.11.12:0 sys-libs/zlib" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig dev-util/intltool sys-devel/gettext" |