summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-05-05 08:15:57 +0000
committerMichał Górny <mgorny@gentoo.org>2012-05-05 08:15:57 +0000
commite8eac3f6cbab4daf5771c89ab79ecb89f46270a9 (patch)
tree29724cf525022fad7c43d5bf9757fb6fefdf15f8 /media-sound/dbmeasure
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadgentoo-2-e8eac3f6cbab4daf5771c89ab79ecb89f46270a9.tar.gz
gentoo-2-e8eac3f6cbab4daf5771c89ab79ecb89f46270a9.tar.bz2
gentoo-2-e8eac3f6cbab4daf5771c89ab79ecb89f46270a9.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101_p8/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/dbmeasure')
-rw-r--r--media-sound/dbmeasure/ChangeLog8
-rw-r--r--media-sound/dbmeasure/dbmeasure-0.0.20100217.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/media-sound/dbmeasure/ChangeLog b/media-sound/dbmeasure/ChangeLog
index 0f294957a42c..f7d4b06a192b 100644
--- a/media-sound/dbmeasure/ChangeLog
+++ b/media-sound/dbmeasure/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/dbmeasure
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/dbmeasure/ChangeLog,v 1.1 2010/02/27 01:11:41 robbat2 Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/dbmeasure/ChangeLog,v 1.2 2012/05/05 08:15:57 mgorny Exp $
+
+ 05 May 2012; Michał Górny <mgorny@gentoo.org>
+ dbmeasure-0.0.20100217.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
*dbmeasure-0.0.20100217 (27 Feb 2010)
diff --git a/media-sound/dbmeasure/dbmeasure-0.0.20100217.ebuild b/media-sound/dbmeasure/dbmeasure-0.0.20100217.ebuild
index 6a691413c599..bd646f07b323 100644
--- a/media-sound/dbmeasure/dbmeasure-0.0.20100217.ebuild
+++ b/media-sound/dbmeasure/dbmeasure-0.0.20100217.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-sound/dbmeasure/dbmeasure-0.0.20100217.ebuild,v 1.1 2010/02/27 01:11:41 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/dbmeasure/dbmeasure-0.0.20100217.ebuild,v 1.2 2012/05/05 08:15:57 mgorny Exp $
EAPI=3
GIT_COMMITID="ed8105083ab72f9afac9d18b7563fbc3d6c1c925"
@@ -20,7 +20,7 @@ IUSE=""
RDEPEND="media-libs/alsa-lib"
DEPEND="media-sound/alsa-headers
- dev-util/pkgconfig
+ virtual/pkgconfig
${RDEPEND}"
S="${WORKDIR}/${PN}"