summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-03 18:33:03 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-03 18:33:03 +0000
commit21241b6426b97a59230b16c13dc826027a69d983 (patch)
tree95abd3aa96c81a4b4dd09b9b430a770050359356 /app-editors/mlview
parentImport from ::perl-experimental for biber (#386817) (diff)
downloadhistorical-21241b6426b97a59230b16c13dc826027a69d983.tar.gz
historical-21241b6426b97a59230b16c13dc826027a69d983.tar.bz2
historical-21241b6426b97a59230b16c13dc826027a69d983.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'app-editors/mlview')
-rw-r--r--app-editors/mlview/ChangeLog7
-rw-r--r--app-editors/mlview/mlview-0.9.0-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/mlview/ChangeLog b/app-editors/mlview/ChangeLog
index d89d8eee3b3b..e4c9d46040de 100644
--- a/app-editors/mlview/ChangeLog
+++ b/app-editors/mlview/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/mlview
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/ChangeLog,v 1.33 2011/09/13 11:49:36 pacho Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/ChangeLog,v 1.34 2012/05/03 18:33:00 jdhore Exp $
+
+ 03 May 2012; Jeff Horelick <jdhore@gentoo.org> mlview-0.9.0-r1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
13 Sep 2011; Pacho Ramos <pacho@gentoo.org> -mlview-0.9.0.ebuild:
Remove old.
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"