summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-05 07:00:27 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-05 07:00:27 +0000
commite508ea76617f92d515d39d9b65a273d4f6f1cf2a (patch)
tree4bc1c3ac9c9c67d0b7654203d6e46eb8bc01be21 /media-gfx/raw-thumbnailer
parentNew separate gnome log viewer package, formerly part of gnome-extra/gnome-utils. (diff)
downloadgentoo-2-e508ea76617f92d515d39d9b65a273d4f6f1cf2a.tar.gz
gentoo-2-e508ea76617f92d515d39d9b65a273d4f6f1cf2a.tar.bz2
gentoo-2-e508ea76617f92d515d39d9b65a273d4f6f1cf2a.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'media-gfx/raw-thumbnailer')
-rw-r--r--media-gfx/raw-thumbnailer/ChangeLog5
-rw-r--r--media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/raw-thumbnailer/ChangeLog b/media-gfx/raw-thumbnailer/ChangeLog
index 35b3f010c22d..183385ea1b11 100644
--- a/media-gfx/raw-thumbnailer/ChangeLog
+++ b/media-gfx/raw-thumbnailer/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/raw-thumbnailer
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog,v 1.38 2012/04/22 20:39:06 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog,v 1.39 2012/05/05 07:00:24 jdhore Exp $
+
+ 05 May 2012; Jeff Horelick <jdhore@gentoo.org> raw-thumbnailer-0.2.1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
22 Apr 2012; Samuli Suominen <ssuominen@gentoo.org>
raw-thumbnailer-0.2.1.ebuild:
diff --git a/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild b/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild
index c64e4af1da50..7eebc3f89c7b 100644
--- a/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild
+++ b/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.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-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild,v 1.9 2012/04/22 20:39:06 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild,v 1.10 2012/05/05 07:00:24 jdhore Exp $
EAPI=4
@@ -17,6 +17,6 @@ RDEPEND=">=media-libs/libopenraw-0.0.9[gtk]
x11-libs/gtk+:2
!media-gfx/gnome-raw-thumbnailer"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
DOCS=( AUTHORS ChangeLog )