summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-05 08:58:59 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-05 08:58:59 +0000
commit5f8ac644b0aef04bdfb98172708167b7bfdd7cb5 (patch)
treebc1a5d7a1574403e131ad51531cfa1832faf21a7 /media-video/ffmpegthumbnailer
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadhistorical-5f8ac644b0aef04bdfb98172708167b7bfdd7cb5.tar.gz
historical-5f8ac644b0aef04bdfb98172708167b7bfdd7cb5.tar.bz2
historical-5f8ac644b0aef04bdfb98172708167b7bfdd7cb5.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'media-video/ffmpegthumbnailer')
-rw-r--r--media-video/ffmpegthumbnailer/ChangeLog6
-rw-r--r--media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.7.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-video/ffmpegthumbnailer/ChangeLog b/media-video/ffmpegthumbnailer/ChangeLog
index 3bd208769e7c..1291951f03f3 100644
--- a/media-video/ffmpegthumbnailer/ChangeLog
+++ b/media-video/ffmpegthumbnailer/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-video/ffmpegthumbnailer
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v 1.131 2012/01/26 13:19:53 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v 1.132 2012/05/05 08:58:54 jdhore Exp $
+
+ 05 May 2012; Jeff Horelick <jdhore@gentoo.org>
+ ffmpegthumbnailer-2.0.7.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
26 Jan 2012; Samuli Suominen <ssuominen@gentoo.org>
-ffmpegthumbnailer-2.0.6.ebuild,
diff --git a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.7.ebuild b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.7.ebuild
index 90c5597397d6..fffcff64c2a0 100644
--- a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.7.ebuild
+++ b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.7.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-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.7.ebuild,v 1.7 2012/01/26 13:19:03 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.7.ebuild,v 1.8 2012/05/05 08:58:54 jdhore Exp $
EAPI=4
@@ -19,7 +19,7 @@ COMMON_DEPEND="virtual/ffmpeg
RDEPEND="${COMMON_DEPEND}
gtk? ( >=dev-libs/glib-2.14 )"
DEPEND="${COMMON_DEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
DOCS=( AUTHORS ChangeLog README )