summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-05-05 08:49:30 +0000
committerMichał Górny <mgorny@gentoo.org>2012-05-05 08:49:30 +0000
commitf7fbc5a7591c99f96c6a7e969296cf6c74e8b6ed (patch)
tree5dc0b7a7e580e82066d0d578495b8309bb289321 /media-sound/sndfile-tools
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadgentoo-2-f7fbc5a7591c99f96c6a7e969296cf6c74e8b6ed.tar.gz
gentoo-2-f7fbc5a7591c99f96c6a7e969296cf6c74e8b6ed.tar.bz2
gentoo-2-f7fbc5a7591c99f96c6a7e969296cf6c74e8b6ed.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101_p8/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/sndfile-tools')
-rw-r--r--media-sound/sndfile-tools/ChangeLog7
-rw-r--r--media-sound/sndfile-tools/sndfile-tools-1.03.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/sndfile-tools/ChangeLog b/media-sound/sndfile-tools/ChangeLog
index a8eec62962ae..b49f5a50bc1d 100644
--- a/media-sound/sndfile-tools/ChangeLog
+++ b/media-sound/sndfile-tools/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/sndfile-tools
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sndfile-tools/ChangeLog,v 1.1 2009/12/14 12:53:52 aballier Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sndfile-tools/ChangeLog,v 1.2 2012/05/05 08:49:30 mgorny Exp $
+
+ 05 May 2012; Michał Górny <mgorny@gentoo.org> sndfile-tools-1.03.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
*sndfile-tools-1.03 (14 Dec 2009)
diff --git a/media-sound/sndfile-tools/sndfile-tools-1.03.ebuild b/media-sound/sndfile-tools/sndfile-tools-1.03.ebuild
index ec1d75bf2503..72812623ad79 100644
--- a/media-sound/sndfile-tools/sndfile-tools-1.03.ebuild
+++ b/media-sound/sndfile-tools/sndfile-tools-1.03.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 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/sndfile-tools/sndfile-tools-1.03.ebuild,v 1.1 2009/12/14 12:53:52 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sndfile-tools/sndfile-tools-1.03.ebuild,v 1.2 2012/05/05 08:49:30 mgorny Exp $
EAPI="2"
@@ -17,7 +17,7 @@ RDEPEND=">=media-libs/libsndfile-1.0.19
>=x11-libs/cairo-1.4.0
sci-libs/fftw:3.0
media-sound/jack-audio-connection-kit"
-DEPEND="dev-util/pkgconfig
+DEPEND="virtual/pkgconfig
${RDEPEND}"
src_configure() {