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/gd
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/gd')
-rw-r--r--media-libs/gd/ChangeLog5
-rw-r--r--media-libs/gd/gd-2.0.35-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/gd/ChangeLog b/media-libs/gd/ChangeLog
index 616cbee93a8b..b965bd46d163 100644
--- a/media-libs/gd/ChangeLog
+++ b/media-libs/gd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/gd
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/ChangeLog,v 1.84 2012/04/26 21:37:16 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/ChangeLog,v 1.85 2012/05/05 08:02:43 jdhore Exp $
+
+ 05 May 2012; Jeff Horelick <jdhore@gentoo.org> gd-2.0.35-r3.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
26 Apr 2012; Alexis Ballier <aballier@gentoo.org> gd-2.0.35-r3.ebuild:
keyword ~amd64-fbsd
diff --git a/media-libs/gd/gd-2.0.35-r3.ebuild b/media-libs/gd/gd-2.0.35-r3.ebuild
index 26f0c9d81c29..17869aad7ad4 100644
--- a/media-libs/gd/gd-2.0.35-r3.ebuild
+++ b/media-libs/gd/gd-2.0.35-r3.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/media-libs/gd/gd-2.0.35-r3.ebuild,v 1.17 2012/04/26 21:37:16 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/gd-2.0.35-r3.ebuild,v 1.18 2012/05/05 08:02:43 jdhore Exp $
EAPI="2"
@@ -22,7 +22,7 @@ RDEPEND="fontconfig? ( media-libs/fontconfig )
xpm? ( x11-libs/libXpm x11-libs/libXt )
zlib? ( sys-libs/zlib )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
epatch "${FILESDIR}"/${P}-libpng14.patch #305101