summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-05-05 08:49:20 +0000
committerMichał Górny <mgorny@gentoo.org>2012-05-05 08:49:20 +0000
commit286ae0287acbb6ac8124a5e6e1a8de08e6f78566 (patch)
treefe2bd577f9a9a3cf1937a04fcb9d409d92ffda1d /media-sound/rezound
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadgentoo-2-286ae0287acbb6ac8124a5e6e1a8de08e6f78566.tar.gz
gentoo-2-286ae0287acbb6ac8124a5e6e1a8de08e6f78566.tar.bz2
gentoo-2-286ae0287acbb6ac8124a5e6e1a8de08e6f78566.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101_p8/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/rezound')
-rw-r--r--media-sound/rezound/ChangeLog8
-rw-r--r--media-sound/rezound/rezound-0.12.3_beta-r2.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/media-sound/rezound/ChangeLog b/media-sound/rezound/ChangeLog
index 23ea8b6b5050..c9e9a9c0428d 100644
--- a/media-sound/rezound/ChangeLog
+++ b/media-sound/rezound/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/rezound
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/rezound/ChangeLog,v 1.59 2010/08/20 22:38:07 ssuominen Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rezound/ChangeLog,v 1.60 2012/05/05 08:49:20 mgorny Exp $
+
+ 05 May 2012; Michał Górny <mgorny@gentoo.org>
+ rezound-0.12.3_beta-r2.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
20 Aug 2010; Samuli Suominen <ssuominen@gentoo.org>
rezound-0.12.3_beta-r2.ebuild, +files/rezound-0.12.3_beta-m4.patch:
diff --git a/media-sound/rezound/rezound-0.12.3_beta-r2.ebuild b/media-sound/rezound/rezound-0.12.3_beta-r2.ebuild
index 1eb0bb32a711..7f424ce06b68 100644
--- a/media-sound/rezound/rezound-0.12.3_beta-r2.ebuild
+++ b/media-sound/rezound/rezound-0.12.3_beta-r2.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/rezound/rezound-0.12.3_beta-r2.ebuild,v 1.4 2010/08/20 22:38:07 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rezound/rezound-0.12.3_beta-r2.ebuild,v 1.5 2012/05/05 08:49:20 mgorny Exp $
EAPI=2
MY_P=${P/_/}
@@ -31,7 +31,7 @@ RDEPEND="=sci-libs/fftw-2*
vorbis? ( media-libs/libvorbis media-libs/libogg )"
DEPEND="${RDEPEND}
sys-devel/bison
- dev-util/pkgconfig
+ virtual/pkgconfig
sys-devel/flex
dev-util/reswrap"