summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-05 09:33:43 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-05 09:33:43 +0000
commit9a9e5ead720ea5ea1d6c12309441407b33278c1a (patch)
tree34632ef755d1782f33bc6a3137f998b539c2e184 /media-libs/tremor
parentarm stable, bug #414309 (diff)
downloadgentoo-2-9a9e5ead720ea5ea1d6c12309441407b33278c1a.tar.gz
gentoo-2-9a9e5ead720ea5ea1d6c12309441407b33278c1a.tar.bz2
gentoo-2-9a9e5ead720ea5ea1d6c12309441407b33278c1a.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'media-libs/tremor')
-rw-r--r--media-libs/tremor/ChangeLog5
-rw-r--r--media-libs/tremor/tremor-0_pre20120120.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/tremor/ChangeLog b/media-libs/tremor/ChangeLog
index 6b97141bde85..0e6e8a31d1a3 100644
--- a/media-libs/tremor/ChangeLog
+++ b/media-libs/tremor/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/tremor
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.2 2012/03/21 06:58:06 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.3 2012/05/05 09:33:43 jdhore Exp $
+
+ 05 May 2012; Jeff Horelick <jdhore@gentoo.org> tremor-0_pre20120120.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
21 Mar 2012; Samuli Suominen <ssuominen@gentoo.org>
tremor-0_pre20120120.ebuild:
diff --git a/media-libs/tremor/tremor-0_pre20120120.ebuild b/media-libs/tremor/tremor-0_pre20120120.ebuild
index 528a30966ce8..f6b6208641ac 100644
--- a/media-libs/tremor/tremor-0_pre20120120.ebuild
+++ b/media-libs/tremor/tremor-0_pre20120120.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/tremor/tremor-0_pre20120120.ebuild,v 1.2 2012/03/21 06:58:06 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v 1.3 2012/05/05 09:33:43 jdhore Exp $
# svn export http://svn.xiph.org/trunk/Tremor tremor-${PV}
@@ -18,7 +18,7 @@ IUSE="static-libs"
RDEPEND="media-libs/libogg"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
DOCS="CHANGELOG README"