summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-05 08:02:45 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-05 08:02:45 +0000
commit42a2795d15fbab511db5ab74ea8e04437ca72d7b (patch)
tree9a4a0abc4f130b89b8a38a8c8b86be5907265fa8 /media-libs/quarter
parentNew separate gnome font viewer package, formerly part of gnome-extra/gnome-ut... (diff)
downloadgentoo-2-42a2795d15fbab511db5ab74ea8e04437ca72d7b.tar.gz
gentoo-2-42a2795d15fbab511db5ab74ea8e04437ca72d7b.tar.bz2
gentoo-2-42a2795d15fbab511db5ab74ea8e04437ca72d7b.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'media-libs/quarter')
-rw-r--r--media-libs/quarter/ChangeLog7
-rw-r--r--media-libs/quarter/quarter-1.0.0-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/quarter/ChangeLog b/media-libs/quarter/ChangeLog
index f7926892b26f..bfc96e92fbb0 100644
--- a/media-libs/quarter/ChangeLog
+++ b/media-libs/quarter/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/quarter
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/quarter/ChangeLog,v 1.4 2010/09/06 01:11:38 reavertm Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/quarter/ChangeLog,v 1.5 2012/05/05 08:02:37 jdhore Exp $
+
+ 05 May 2012; Jeff Horelick <jdhore@gentoo.org> quarter-1.0.0-r1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
06 Sep 2010; Maciej Mrozowski <reavertm@gentoo.org>
quarter-1.0.0-r1.ebuild:
diff --git a/media-libs/quarter/quarter-1.0.0-r1.ebuild b/media-libs/quarter/quarter-1.0.0-r1.ebuild
index 8fa15c8435f7..c11c8fb21f00 100644
--- a/media-libs/quarter/quarter-1.0.0-r1.ebuild
+++ b/media-libs/quarter/quarter-1.0.0-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/media-libs/quarter/quarter-1.0.0-r1.ebuild,v 1.3 2010/09/06 01:11:38 reavertm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/quarter/quarter-1.0.0-r1.ebuild,v 1.4 2012/05/05 08:02:37 jdhore Exp $
EAPI="2"
@@ -24,7 +24,7 @@ RDEPEND="
x11-libs/qt-opengl:4
"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
doc? ( app-doc/doxygen )
"